CVE detail
CVE-2026-28498
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 25.6 · diversity 13.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
12 source links · newest first
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-28498.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMar 16, 2026, 6:16 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2448182bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMar 16, 2026, 6:16 PM - https://access.redhat.com/security/cve/CVE-2026-28498access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 16, 2026, 6:16 PM - https://access.redhat.com/errata/RHSA-2026:6912access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 16, 2026, 6:16 PM - https://access.redhat.com/errata/RHSA-2026:6720access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 16, 2026, 6:16 PM - https://access.redhat.com/errata/RHSA-2026:6568access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 16, 2026, 6:16 PM - https://access.redhat.com/errata/RHSA-2026:6567access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 16, 2026, 6:16 PM - https://access.redhat.com/errata/RHSA-2026:6497access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 16, 2026, 6:16 PM - https://access.redhat.com/errata/RHSA-2026:6309access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comMar 16, 2026, 6:16 PM No excerpt available.
Exploitgithub.comMar 16, 2026, 6:16 PMNo excerpt available.
Exploitgithub.comMar 16, 2026, 6:16 PMNo excerpt available.
Exploitgithub.comMar 16, 2026, 6:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-56416CVSS 4.8 · Medium
In NLnet Labs Unbound up to and including version 1.25.1, when the validator builds the canonical RDATA form for an RRSIG-covered PX/RP/MINFO/SOA RRset, it computes the address of…
- CVE-2026-16317CVSS 8.3 · High
Missing validation of the outer content_type byte on TLS 1.3 encrypted records in s2n-tls allows an active man-in-the-middle to silently discard individual application data record…
- CVE-2026-59776CVSS 7.0 · High
Missing Cryptographic Step (CWE-325) vulnerability exists in certain FeliCa IC chips shipped in or before 2017. If the vulnerability is exploited, information stored in the IC chi…
- CVE-2026-13385CVSS 9.5 · Critical
An Improper Validation of Integrity Check Value and Improper Certificate Validation in certain ASUS router models allows a remote man-in-the-middle(MITM) user to make the router d…
- CVE-2026-58638CVSS 6.0 · Medium
Missing cryptographic step in Windows Boot Loader allows an authorized attacker to bypass a security feature locally.
- CVE-2026-55144CVSS 7.1 · High
Missing cryptographic step in Windows CryptoAPI allows an authorized attacker to perform tampering locally.