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…
Info
Summary
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…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- 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
Timeline
- nvd_ingest NVD