目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-48525— PyJWT 未认证拒绝服务漏洞

CVSS 5.3 · Medium EPSS 0.04% · P12

影响版本矩阵 1

厂商产品版本范围状态
jpadillapyjwt>= 2.8.0, < 2.13.0affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-48525 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
PyJWT: Unauthenticated DoS via unbounded Base64URL decoding of unused payload segment in b64=false detached JWS
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
PyJWT is a JSON Web Token implementation in Python. From 2.8.0 to 2.12.1, when verifying detached JWS tokens using the unencoded-payload option ("b64": false, RFC 7797), PyJWT performs Base64URL decoding of the compact-serialization payload segment before enforcing the detached-payload rules. For b64=false, PyJWT later discards that decoded payload and replaces it with the caller-provided detached_payload. In practice, this turns the middle segment into an attacker-controlled “work amplifier”: a remote client can supply an arbitrarily large Base64URL payload segment that forces CPU work + memory allocations even if the signature is invalid. This creates an unauthenticated DoS vector against any endpoint that verifies detached JWS using PyJWT. This vulnerability is fixed in 2.13.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
未加控制的资源消耗(资源穷尽)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
jpadillapyjwt >= 2.8.0, < 2.13.0 -

二、漏洞 CVE-2026-48525 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-48525 的情报信息

登录查看更多情报信息。

CVE-2026-48525 厂商安全公告 (1)

同批安全公告 · jpadilla · 2026-05-28 · 共 5 条

CVE-2026-485267.4 HIGHPyJWT 允许伪造 HS256 令牌漏洞
CVE-2026-485235.4 MEDIUMPyJWT使用PyJWK解码时算法白名单绕过漏洞
CVE-2026-485224.2 MEDIUMPyJWKClient 因缺少URL协议白名单导致SSRF及Token伪造漏洞
CVE-2026-485243.7 LOWPyJWT PyJWKClient 拒绝服务漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-48525

暂无评论


发表评论