CVE-2026-28498
Last modified
CVE-2026-28498 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect (OIDC) ID Tokens. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect (OIDC) ID Tokens. Specifically, the internal hash verification logic (_verify_hash) responsible for validating the at_hash (Access Token Hash) and c_hash (Authorization Code Hash) claims exhibits a fail-open behavior when encountering an unsupported or unknown cryptographic algorithm. This flaw allows an attacker to bypass mandatory integrity protections by supplying a forged ID Token with a deliberately unrecognized alg header parameter. The library intercepts the unsupported state and silently returns True (validation passed), inherently violating fundamental cryptographic design principles and direct OIDC specifications. This issue has been patched in version 1.6.9.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Authlib | Authlib | < 1.6.9 |
References
- https://github.com/authlib/authlib/releases/tag/v1.6.9Product, Release Notes
- https://github.com/authlib/authlib/security/advisories/GHSA-m344-f55w-2m6jExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-28498?
How severe is CVE-2026-28498?
How do I fix CVE-2026-28498?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-28492File Browser provides a file managing interface within a spe…6.5
- CVE-2026-28493ImageMagick is free and open-source software used for editin…6.5
- CVE-2026-28494ImageMagick is free and open-source software used for editin…7.1
- CVE-2026-28495GetSimple CMS is a content management system. The massiveAdm…8.8
- CVE-2026-28496FOSSBilling is a free, open-source billing and client manage…9.4
- CVE-2026-28497TinyWeb is a web server (HTTP, HTTPS) written in Delphi for …9.1
- CVE-2026-28499LeafKit is a templating language with Swift-inspired syntax.…6.1
- CVE-2026-2850A vulnerability was found in yeqifu warehouse up to aaf29962…6.5
- CVE-2026-28500Open Neural Network Exchange (ONNX) is an open standard for …9.1
- CVE-2026-28501WWBN AVideo is an open source video platform. Prior to versi…9.8
- CVE-2026-28502WWBN AVideo is an open source video platform. Prior to versi…8.8
- CVE-2026-28503Tandoor Recipes is an application for managing recipes, plan…6.5
Are you affected by CVE-2026-28498?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
