CVE-2026-28498CWE-325CWE-354CWE-573

CVE-2026-28498

High · published March 16, 2026

CVSS v3.1
7.5
EPSS
0%
Percentile
13.2
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS v3.1
7.5 · HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS v4.0
Not supplied
EPSS
0.00226 · 13.2th percentile
Weaknesses
CWE-325 · Missing Cryptographic Step; CWE-354 · Improper Validation of Integrity Check Value; CWE-573 · Improper Following of Specification by Caller
Published
2026-03-16T22:16Z
Affected products (1)
ProductVersionsFixed in
authlib/authlib< 1.6.91.6.9
References (12)
EPSS history
Timeline
  • 16 MAR 18:03Z
    Authlib: Fail-Open Cryptographic Verification in OIDC Hash Binding
    cvelistv5