THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-48523 (MEDIUM 5.4) — PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode() or jwt.decode_complete() are called with a PyJWK key. The token header alg is checked against the caller-supplied algorithms allow-list

[NVD] CVE-2026-48523 (MEDIUM 5.4) — PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode() or jwt.decode_complete() are called with a PyJWK key. The token header alg is checked against the caller-supplied algorithms allow-list

lownvdPublished 2026-05-28

CVE-2026-48523 CVSS: 5.4 MEDIUM Published: 2026-05-28T16:16:29.280

PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode() or jwt.decode_complete() are called with a PyJWK key. The token header alg is checked against the caller-supplied algorithms allow-list, but signature verification is performed with the a

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-48523