CVE-2026-58226

HIGHPre-NVD 8.78.7
EchelonGraph scoreLOW confidence

This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: secondary
Elevated
8.7
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: CVSS: 8.7Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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.

CVSS v3
8.7
EG Score
8.7(low)
EPSS
KEV
Not listed

Published

July 6, 2026

Last Modified

July 6, 2026

Advisory Details (4)

Auto-updated Jul 6, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github.
generic

OSV - Open Source Vulnerabilities

https://osv.dev/vulnerability/EEF-CVE-2026-58226
github Patch Available🟡 PoC Available

Unbounded HPACK integer decoding (no value / octet-count limit) · Advisory · elixir-mint/hpax · GitHub

https://github.com/elixir-mint/hpax/security/advisories/GHSA-jj2p-32j7-whj2
github_commit

commit 1ba4bb2dc91e (elixir-mint/hpax)

Fix landed in elixir-mint/hpax commit 1ba4bb2dc91e — awaiting tagged release

https://github.com/elixir-mint/hpax/commit/1ba4bb2dc91e80089cf89c73970ac3ded76f17eb
generic

Unauthenticated denial-of-service via unbounded HPACK integer decoding in hpax | Erlang Ecosystem Foundation CNA

https://cna.erlef.org/cves/CVE-2026-58226.html

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 3× in last 7d / 3× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-06 21:36 UTCEG score recompute
  2. 2026-07-06 10:22 UTCEG score recompute
  3. 2026-07-06 10:21 UTCMITRE cvelistV5first tracked

Frequently asked(4)

What is CVE-2026-58226?
CVE-2026-58226 is a high vulnerability published on July 6, 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.…
When was CVE-2026-58226 disclosed?
CVE-2026-58226 was first published in the National Vulnerability Database on July 6, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
What is the CVSS score of CVE-2026-58226?
CVE-2026-58226 has a CVSS v3 base score of 8.7 (NVD). The EG score is currently aggregating — additional source signals are being incorporated as they become available..
How do I remediate CVE-2026-58226?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-58226, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-58226

Explore →

Is Your Infrastructure Affected by CVE-2026-58226?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.