CVE & CISA-KEV Catalog

CVE-2026-48523

MEDIUM
5.4
CVSS v3
NVD

Description

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 algorithm bound to the PyJWK object instead of the header algorithm. An attacker who controls a registered JWK/JWKS private key can sign with a disallowed algorithm, advertise an allowed algorithm in the JWT header, and still be accepted. The issue affects the documented PyJWKClient.get_signing_key_from_jwt(...) flow. This vulnerability is fixed in 2.13.0.

How to fix

Remediation Available
pyjwtNVD
Affected:>= 2.9.0, < 2.12.1Fixed in:2.12.1CVE-2026-48523derived from NVD

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityLow
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Exploit Intelligence

0.13%probability of exploitation in 30 days
3rdpercentile

Low risk: more likely to be exploited than 3% of all known CVEs.

References

Exploit1
Embed a live status badge for CVE-2026-48523
CVE-2026-48523 severity badge

Markdown

[![CVE-2026-48523](https://tridentstack.com/cve/badge/CVE-2026-48523.svg)](https://tridentstack.com/cve/CVE-2026-48523)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-48523"><img src="https://tridentstack.com/cve/badge/CVE-2026-48523.svg" alt="CVE-2026-48523"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-01.