PT-2026-44396 · Pypi · Pyjwt

·

CVE-2026-48524

·

Published

2026-05-28

·

Updated

2026-06-25

CVSS v3.1

3.7

Low

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Name of the Vulnerable Software and Affected Versions PyJWT versions prior to 2.13.0
Description PyJWT is a JSON Web Token implementation in Python. The get signing key() function in PyJWKClient forces a new HTTP request to the JWKS endpoint for every JWT containing an unknown kid value, without implementing rate limiting. Because the kid variable is sourced from the unverified token header, an attacker can trigger an unlimited number of outbound requests. This issue occurs specifically when a JWKS fetch fails, which an attacker may attempt to induce through sustained traffic with unknown kid values, although the final result depends on the behavior of the upstream JWKS endpoint.
Recommendations Update to version 2.13.0.

Exploit

Fix

Improper Handling of Exceptional Conditions

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CLEANSTART-2026-AZ09261
CLEANSTART-2026-CQ05396
CLEANSTART-2026-EN66750
CLEANSTART-2026-FT24360
CLEANSTART-2026-MJ28981
CLEANSTART-2026-MR94452
CVE-2026-48524
ECHO-5526-5E92-5565
GHSA-FHV5-28VV-H8M8
OPENSUSE-SU-2026:11024-1
OPENSUSE-SU-2026:21095-1
PYSEC-2026-177
RHSA-2026:24069
RHSA-2026:7634
SUSE-SU-2026:22138-1
SUSE-SU-2026:22170-1
SUSE-SU-2026:22220-1
SUSE-SU-2026:22238-1
SUSE-SU-2026:2626-1

Affected Products

Pyjwt