CVE-2026-48522

EUVD-2026-32915
PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen() which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There is currently no documented option to restrict which schemes PyJWKClient will fetch. If an application's jku URL ingestion path accepts attacker-influenced URLs (e.g., from JWT header, configuration file, OAuth flow parameter), the attacker can cause PyJWKClient to read arbitrary local files via file:// (SSRF on local filesystem), cause PyJWKClient to attempt FTP / data-URI fetches (broader SSRF surface), or forge tokens that PyJWT verifies as valid. The library does not directly return non-HTTP(S) URI contents to the attacker; the chained "plant a JWKS to forge tokens" scenario described in the original report requires additional application-layer flaws (attacker write access to a filesystem path, untrusted jku derivation) that this fix does not address. This vulnerability is fixed in 2.13.0.
Confused Deputy
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
4.2 MEDIUM
NETWORK
HIGH
NONE
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
Base Score
CVSS 3.x
EPSS Score
Percentile: 7%
Affected Products (NVD)
VendorProductVersion
pyjwt_projectpyjwt
𝑥
< 2.13.0
𝑥
= Vulnerable software versions
openSUSE logo
openSUSE / SLES Releases
openSUSE Product
Release
python3-PyJWT
suse enterprise sap 15 SP4
2.4.0-150200.3.14.1
fixed
suse enterprise sap 15 SP5
2.4.0-150200.3.14.1
fixed
suse enterprise sap 15 SP6
2.4.0-150200.3.14.1
fixed
suse enterprise server 15 SP4
2.4.0-150200.3.14.1
fixed
suse enterprise server 15 SP5
2.4.0-150200.3.14.1
fixed
suse enterprise server 15 SP6
2.4.0-150200.3.14.1
fixed
python311-PyJWT
suse enterprise sap 15 SP4
2.8.0-150400.8.13.1
fixed
suse enterprise sap 15 SP5
2.8.0-150400.8.13.1
fixed
suse enterprise sap 15 SP6
2.8.0-150400.8.13.1
fixed
suse enterprise server 15 SP4
2.8.0-150400.8.13.1
fixed
suse enterprise server 15 SP5
2.8.0-150400.8.13.1
fixed
suse enterprise server 15 SP6
2.8.0-150400.8.13.1
fixed