CVE-2026-48526

Severity CVSS v4.0:
Pending analysis
Type:
CWE-287 Authentication Issues
Publication date:
28/05/2026
Last modified:
02/07/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:pyjwt_project:pyjwt:*:*:*:*:*:*:*:* 2.13.0 (excluding)