Unauthenticated token forgery via public-key JWK confusion
Published May 28, 2026 · Updated May 28, 2026
Algorithm confusion in PyJWT before 2.13.0 allows remote attackers to forge JWTs and impersonate arbitrary users. HMACAlgorithm.prepare_key rejects PEM and SSH public keys but treats raw JSON JWK text as an HMAC secret, so an issuer's public JWK validates attacker-chosen HS256 claims. Exploitation requires an application that allows both HMAC and asymmetric algorithms and passes a raw JSON JWK as the verification key, enabling identity and role impersonation.
Summary
What happened
Algorithm confusion in PyJWT before 2.13.0 allows remote attackers to forge JWTs and impersonate arbitrary users. HMACAlgorithm.prepare_key rejects PEM and SSH public keys but treats raw JSON JWK text as an HMAC secret, so an issuer's public JWK validates attacker-chosen HS256 claims. Exploitation requires an application that allows both HMAC and asymmetric algorithms and passes a raw JSON JWK as the verification key, enabling identity and role impersonation.
The record
- CVE
- CVE-2026-48526
- Published
- May 28, 2026
- Updated
- May 28, 2026
- Vendor
- Jose Padilla
- Product
- PyJWT
- Classifications
- CWE-287, CWE-347, T1606
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 28, 2026CVE publishedPublication date reported by the CVE source.
- May 28, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 2.13.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA-xgmm-8j9v-c9wx proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo