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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-39803— Bandit 安全漏洞

AI 预测 7.5 利用难度: 极易 EPSS 0.31% · P54

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 2

厂商产品版本范围状态
mtrudelbandit1.4.0< 1.11.1affected
903e209a521bc216b9f9065c01ae9a0cac2d5a10< ae3520dfdbfab115c638f8c7f6f6b805db34e1abaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
HTTP/1 chunked body reader ignores length cap in bandit
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Allocation of Resources Without Limits or Throttling vulnerability in mtrudel bandit allows unauthenticated remote denial of service via memory exhaustion. The chunked clause of 'Elixir.Bandit.HTTP1.Socket':read_data/2 in lib/bandit/http1/socket.ex ignores the caller-supplied :length option when reading HTTP/1 chunked request bodies. Instead of capping the accumulated body at the configured limit (e.g. Plug.Parsers' default 8 MB), do_read_chunked_data!/5 buffers every received chunk into an iolist unconditionally and materializes the entire body as a single binary. The function always returns {:ok, body, ...}, so callers cannot interpose a 413 response. Because Plug.Parsers runs before routing and authentication in the standard Phoenix endpoint, an unauthenticated attacker needs no valid route or credentials. Sending a single Transfer-Encoding: chunked POST request with an arbitrarily large body to any path causes the BEAM process to exhaust available memory and be terminated by the OS OOM killer. The content-length path in the same function correctly enforces the limit and is not affected. This issue affects bandit: from 1.4.0 before 1.11.1.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
不加限制或调节的资源分配
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Bandit 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Bandit是Mat Trudel个人开发者的一款高性能HTTP与WebSocket服务器。 Bandit 1.4.0版本至1.11.1之前版本存在安全漏洞,该漏洞源于资源分配无限制,可能导致未经身份验证的远程攻击者通过内存耗尽造成拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
mtrudelbandit 1.4.0 ~ 1.11.1 cpe:2.3:a:mtrudel:bandit:*:*:*:*:*:*:*:*
mtrudelbandit 903e209a521bc216b9f9065c01ae9a0cac2d5a10 ~ ae3520dfdbfab115c638f8c7f6f6b805db34e1ab cpe:2.3:a:mtrudel:bandit:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2026-39803

暂无评论


发表评论