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

目标: 1000 元 · 已筹: 1000

100.0%

CVE-2026-8466— Cowboy 安全漏洞

AI 预测 7.5 利用难度: 较易 EPSS 0.02% · P5

影响版本矩阵 2

厂商产品版本范围状态
nineninescowboy2.0.0< 2.15.0affected
917cf99e10c41676183d501b86af6e47c95afb89< 5c6a2061b41bb5771c4659fac7d5a822dca5bafbaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Unbounded buffer accumulation in multipart header parsing causes denial of service in cowboy
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Allocation of Resources Without Limits or Throttling vulnerability in ninenines cowboy allows denial of service via unbounded buffer accumulation in multipart header parsing. cowboy_req:read_part/3 in src/cowboy_req.erl accumulates incoming request bytes into a Buffer binary with no upper-bound check. When cow_multipart:parse_headers/2 returns more or {more, Buffer2}, the function reads up to Length bytes (default 64 KB) from the request body and recurses with the enlarged buffer. There is no equivalent of the byte_size(Acc) > Length guard present in the sibling function read_part_body/4. An unauthenticated attacker can send a multipart/form-data request whose body never yields a complete header section — for example, a body that never contains the advertised boundary delimiter, or one whose header lines never contain \r\n\r\n — and force the server process to accumulate memory linearly with the bytes the protocol layer is willing to deliver. A handful of concurrent such uploads is sufficient to exhaust BEAM memory. This issue affects cowboy from 2.0.0 before 2.15.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
不加限制或调节的资源分配
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Cowboy 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Cowboy是Nine Nines开源的一款基于Erlang/OTP的轻量高性能HTTP服务器。 Cowboy 2.0.0版本至2.15.0之前版本存在安全漏洞,该漏洞源于多部分标头解析中无限制的缓冲区累积,可能导致未经身份验证的攻击者通过发送不完整的多部分请求耗尽BEAM内存,造成拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
nineninescowboy 2.0.0 ~ 2.15.0 cpe:2.3:a:ninenines:cowboy:*:*:*:*:*:*:*:*
nineninescowboy 917cf99e10c41676183d501b86af6e47c95afb89 ~ 5c6a2061b41bb5771c4659fac7d5a822dca5bafb cpe:2.3:a:ninenines:cowboy:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

IV. Related Vulnerabilities

V. Comments for CVE-2026-8466

暂无评论


发表评论