Intel

AIKIDO-2026-425386

mint is vulnerable to Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or ThrottlingCVE-2026-59246 Published 2 days ago

63

Medium Risk

This Affects:

ELIXIRmint
0.1.0 - 1.9.1
Fixed in 1.9.2
Are you affected? Scan for Free

TL;DR

Mint's HTTP/2 client accumulates header block fragments from CONTINUATION frames and only checks the running byte total against the advertised maximum header list size. Zero length CONTINUATION frames add no bytes, so an untrusted server can send an unbounded stream of them after a headers frame that omits the END_HEADERS flag, growing memory without hitting the size check until the client process is exhausted and terminated. The fix accounts for zero length frames so the accumulation cannot grow without bound.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and use Mint as an HTTP/2 client against servers you do not fully control.

Background info

mint is vulnerable to Allocation of Resources Without Limits or Throttling in versions 0.1.0 - 1.9.1.

How to fix this

Upgrade the mint library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform