Allocation of resources without limits vulnerability in elixir-mint mint allows a remote HTTP/2 server to exhaust memory on the client host and cause a denial of service. The Mint.HTTP2.handle_conti…
提示
摘要
Allocation of resources without limits vulnerability in elixir-mint mint allows a remote HTTP/2 server to exhaust memory on the client host and cause a denial of service. The Mint.HTTP2.handle_continuation/3 function in lib/mint/http2.ex accumulates the header-block fragment carried by each HTTP/2 CONTINUATION frame into a growing conn.headers_being_processed nesting, one level deeper per frame, and only releases it when a frame with the END_HEADERS flag arrives. The only guard on this accumul…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://cna.erlef.org/cves/CVE-2026-59246.html
- https://github.com/elixir-mint/mint/commit/5779de1666344b32aefc4354184ea07f902f73ce
- https://github.com/elixir-mint/mint/security/advisories/GHSA-8pf6-g464-h6h9
- https://osv.dev/vulnerability/EEF-CVE-2026-59246
- https://github.com/elixir-mint/mint/security/advisories/GHSA-8pf6-g464-h6h9
时间线
- nvd_ingest NVD