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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-49754— Mint客户端HTTP/2 CONTINUATION泛洪漏洞

AI 预测 7.5 利用难度: 较易

可能的 ATT&CK 技术 1AI

T1496 · Resource Hijacking

影响版本矩阵 2

厂商产品版本范围状态
elixir-mintmint0.1.0< 1.9.0affected
596ca4304504be68939c4929e0831557097962b8< b662d127d3028b5426c88d4c9cc7fe430491a10baffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
HTTP/2 CONTINUATION flood in Mint client via unbounded header-block accumulation
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Allocation of Resources Without Limits or Throttling vulnerability in elixir-mint Mint allows attacker-controlled HTTP/2 servers to exhaust memory in a Mint client (HTTP/2 CONTINUATION flood). When Mint's HTTP/2 receive path observes a HEADERS frame without the END_HEADERS flag, the unparsed header-block fragment is parked in conn.headers_being_processed, and every subsequent CONTINUATION frame on that stream is appended to the accumulator. Nothing in the receive path caps the accumulator: there is no per-stream size limit, no CONTINUATION frame-count limit, and max_header_list_size is only enforced on outgoing requests, never on inbound header blocks (its default is :infinity). A malicious or compromised HTTP/2 server can stream an endless sequence of CONTINUATION frames (each up to the peer-advertised SETTINGS_MAX_FRAME_SIZE) and drive the client's iolist to arbitrary size, causing memory exhaustion and BEAM process death. A single connection to an attacker-controlled HTTP/2 endpoint is sufficient. This issue affects mint: from 0.1.0 before 1.9.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
不加限制或调节的资源分配
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
elixir-mintmint 0.1.0 ~ 1.9.0 cpe:2.3:a:elixir-mint:mint:*:*:*:*:*:*:*:*
elixir-mintmint 596ca4304504be68939c4929e0831557097962b8 ~ b662d127d3028b5426c88d4c9cc7fe430491a10b cpe:2.3:a:elixir-mint:mint:*:*:*:*:*:*:*:*

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-49754 补丁与修复 (1)

CVE-2026-49754 厂商安全公告 (3)

同批安全公告 · elixir-mint · 2026-06-02 · 共 4 条

CVE-2026-48862Mint HTTP/2 客户端 PUSH_PROMISE 并发限制缺失致内存泄漏漏洞
CVE-2026-48861Mint HTTP/1 请求行CRLF注入漏洞
CVE-2026-49753Mint HTTP/1客户端 响应走私漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-49754

暂无评论


发表评论