cbcvebase.
CVE-2026-48522
published 2026-05-28

CVE-2026-48522: 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…

PriorityP425medium4.2CVSS 3.1
AVNACHPRNUIRSUCLILAN
EPSS
0.22%
12.9th percentile
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.

Affected

82 ranges· showing 25
VendorProductVersion rangeFixed in
ansible-automation-platform-24lightspeed-rhel8
ansible-automation-platform-25ee-supported-rhel8
ansible-automation-platform-25lightspeed-chatbot-rhel8
ansible-automation-platform-25lightspeed-rhel8
ansible-automation-platform-26controller-rhel9
ansible-automation-platform-26eda-controller-rhel9
ansible-automation-platform-26ee-supported-rhel9
ansible-automation-platform-26gateway-rhel9
ansible-automation-platform-26hub-rhel9
ansible-automation-platform-26lightspeed-chatbot-rhel9
ansible-automation-platform-26lightspeed-rhel9
ansible-automation-platform-26mcp-tools-rhel9
ansible-automation-platform-27controller-rhel9
ansible-automation-platform-27eda-controller-rhel9
ansible-automation-platform-27ee-supported-rhel9
ansible-automation-platform-27gateway-rhel9
ansible-automation-platform-27hub-rhel9
ansible-automation-platform-27lightspeed-chatbot-rhel9
ansible-automation-platform-27lightspeed-rhel9
ansible-automation-platform-27mcp-tools-rhel9
ansible-automation-platform-27metrics-service-rhel9
ansible-automation-platform-tech-previewmetrics-service-rhel9
ansible-automation-platformautomation-dashboard-rhel9
fence-agentsfence-agents
jpadillapyjwt< 2.13.02.13.0

CVSS provenance

nvdv3.14.2MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N
ghsa8.8HIGH
vendor_redhat4.2MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.