PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, when the verifier is decoding JSON Web Tokens, while supporting both asymmetric and HMAC algorithms, the library does not validate use of JSON Web Keys in HMAC algorithm, allowing attacker to use the issuer public key as the secret key for HMAC algorithm. This vulnerability is fixed in 2.13.0.
References
Configurations
History
No history.
Information
Published : 2026-05-28 16:16
Updated : 2026-09-10 13:20
NVD link : CVE-2026-48526
Mitre link : CVE-2026-48526
CVE.ORG link : CVE-2026-48526
JSON object : View
Products Affected
pyjwt_project
- pyjwt
