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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-44432— urllib3 安全漏洞

AI 预测 5.3 利用难度: 中等 EPSS 0.04% · P14

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
urllib3: Decompression-bomb safeguards bypassed in parts of the streaming API
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
urllib3 is an HTTP client library for Python. From 2.6.0 to before 2.7.0, urllib3 could decompress the whole response instead of the requested portion (1) during the second HTTPResponse.read(amt=N) call when the response was decompressed using the official Brotli library or (2) when HTTPResponse.drain_conn() was called after the response had been read and decompressed partially (compression algorithm did not matter here). These issues could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This could result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data) on the client side. This vulnerability is fixed in 2.7.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
对高度压缩数据的处理不恰当(数据放大攻击)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
urllib3 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
urllib3是urllib3开源的一款Python HTTP库。该产品具有线程安全连接池、文件发布支持等。 urllib3 2.6.0版本至2.7.0之前版本存在安全漏洞,该漏洞源于在第二次HTTPResponse.read调用或drain_conn调用时可能解压缩整个响应而非请求部分,导致客户端资源过度消耗。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
urllib3urllib3 >= 2.6.0, < 2.7.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2026-44432

暂无评论


发表评论