GHSA-m344-f55w-2m6j · Severity: high · Ecosystem: pip — Authlib: Fail-Open Cryptographic Verification in OIDC Hash Binding
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.
Conclusion & alert: CVE-2026-28498 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.02%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-17 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-m344-f55w-2m6j · Severity: high · Ecosystem: pip — Authlib: Fail-Open Cryptographic Verification in OIDC Hash Binding
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-28498 not yet assigned priority: Debian including 1 source packages (python-authlib), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2026-28498 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-28498 |
suse
|
critical | CVE-2026-28498 severity critical: SUSE including 2 source package names (python311-Authlib-1.3.1-150600.3.17.1, python313-Authlib-1.5.2-bp160.3.1), 5 product×package rows across 5 product lines (SUSE Linux Enterprise Module for Python 3 15 SP7, SUSE Linux Enterprise Server 15 SP6-LTSS, … (5 product lines)): Fixed 5. | https://www.suse.com/security/cve/CVE-2026-28498/ |
ubuntu
|
medium | CVE-2026-28498 medium priority: Ubuntu including 1 source packages (python-authlib), 4 status rows across 4 suites (jammy, noble, questing, upstream): needs-triage 3, released 1. | https://ubuntu.com/security/CVE-2026-28498 |
| URL | Tags |
|---|---|
| https://github.com/authlib/authlib/commit/b9bb2b25bf8b7e01512d847a95c1749646eaa72b | Patch |
| https://github.com/authlib/authlib/releases/tag/v1.6.9 | Product Release Notes |
| https://github.com/authlib/authlib/security/advisories/GHSA-m344-f55w-2m6j | Exploit Mitigation Vendor Advisory |