Hpax Elixir Mint Hpax

Don't miss out!

Thousands of developers use stack.watch to stay informed.
Get an email whenever new security vulnerabilities are reported in Elixir Mint Hpax.

By the Year

In 2026 there have been 1 vulnerability in Elixir Mint Hpax.

Year Vulnerabilities Average Score
2026 1 0.00

It may take a day or so for new Hpax vulnerabilities to show up in the stats or in the list of recent security vulnerabilities. Additionally vulnerabilities may be tagged under a different product or component name.

Recent Elixir Mint Hpax Security Vulnerabilities

Elixir.HPAX 0.1.11.0.4 Unbounded HPACK Int Decoding DoS
CVE-2026-58226 - July 06, 2026

Inefficient Algorithmic Complexity vulnerability in elixir-mint hpax allows unauthenticated denial-of-service via unbounded HPACK integer decoding. hpax decodes HPACK variable-length integers with no upper bound on the decoded value or the number of continuation octets. 'Elixir.HPAX.Types':decode_remaining_integer/3 accumulates the integer as int + (value <<< m), shifting by 7 more bits for each continuation octet and stopping only on a terminating octet or truncated input, never because the integer grew too large. Because BEAM integers are arbitrary precision, a run of N continuation octets builds an O(N)-bit bignum and re-adds into an ever-larger bignum on each step, so the total decoding cost is superlinear (about O(N^2)). An unauthenticated attacker who can send an HTTP/2 header block to a server using this decoder (reached through the 'Elixir.HPAX':decode/2 entry point) can supply a small header block that forces a large, attacker-controlled amount of CPU (and transient memory), a denial-of-service amplification. This issue affects hpax from 0.1.1 before 1.0.4.

Inefficient Algorithmic Complexity

Stay on top of Security Vulnerabilities

Want an email whenever new vulnerabilities are published for Elixir Mint Hpax or by Elixir Mint? Click the Watch button to subscribe.

Elixir Mint
Vendor

subscribe