CVE-2025-59420
Description
Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.4, Authlib’s JWS verification accepts tokens that declare unknown critical header parameters (crit), violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical header (for example, bork or cnf) that strict verifiers reject but Authlib accepts. In mixed‑language fleets, this enables split‑brain verification and can lead to policy bypass, replay, or privilege escalation. This issue has been patched in version 1.6.4.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
✚ Propose a mitigation on Community → Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
Debian Fixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 1.6.0-1+deb13u1 |
| sid | Fixed | 1.6.4-1 |
| forky | Fixed | 1.6.4-1 |
| bullseye | Fixed | 0.15.4-1+deb11u1 |
| bookworm | Fixed | 1.2.0-1+deb12u1 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | authlib | <1.6.4 | 1.6.4 |
References
- https://github.com/authlib/authlib/security/advisories/GHSA-9ggr-2464-2j32
- https://nvd.nist.gov/vuln/detail/CVE-2025-59420
- https://github.com/authlib/authlib/commit/6b1813e4392eb7c168c276099ff7783b176479df
- https://github.com/authlib/authlib
- https://lists.debian.org/debian-lts-announce/2025/10/msg00032.html
- https://security-tracker.debian.org/tracker/CVE-2025-59420
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.