boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-27962CRITICAL
Authlib JWS JWK Header Injection: Signature Verification Bypass
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  H  H  N    9.1   .0055   43.5     —
AFFECTED
  Product  Versions   Fixed
  authlib  < 1.6.9 –  —
TIMELINE
  Feb 25  Reserved by GitHub_M
  Mar 16  Published (CNA: GitHub_M)
  Aug 17  EXPLOIT PUBLISHED — CVE-2026-27962 (authlib). Public exploit reference added.
CWE-347 · CNA: GitHub_M · CVSS v3.1 · 11 references · NVD status: Modified

Description

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a JWK Header Injection vulnerability in authlib's JWS implementation allows an unauthenticated attacker to forge arbitrary JWT tokens that pass signature verification. When key=None is passed to any JWS deserialization function, the library extracts and uses the cryptographic key embedded in the attacker-controlled JWT jwk header field. An attacker can sign a token with their own private key, embed the matching public key in the header, and have the server accept the forged token as cryptographically valid — bypassing authentication and authorization entirely. This issue has been patched in version 1.6.9.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
February 25, 2026ReservedReserved by GitHub_M
March 16, 2026PublishedPublished (CNA: GitHub_M)
August 17, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-27962 (authlib). Public exploit reference added.

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
authlibauthlib< 1.6.9

Weaknesses

CWE-347

References (11)

Related

Authoritative record: CVE-2026-27962 at cve.org

Vendors: authlib

Weaknesses: CWE-347

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-27962 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.