CVE-2026-59248

HIGHPre-NVD 8.78.7
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 78% of all CVEs by exploit prediction. 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: epss, secondary
Trending — 4 sources updated this week
8.7EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 8.7Exploit: None knownExposed: 0

A fix is available — apply it.

Allocation of resources without limits vulnerability in ninenines cowlib allows an unauthenticated remote HTTP/2 or HTTP/3 peer to exhaust memory on the vulnerable server (or client) and cause a denial of service.

The HPACK and QPACK prefixed-integer decoder cow_hpack_common:dec_big_int/3 in src/cow_hpack_common.hrl (invoked from cow_hpack:decode/2 in src/cow_hpack.erl and from cow_qpack:decode_field_section/3 in src/cow_qpack.erl) reads continuation octets until it sees one whose high bit is clear, evaluating Int + (Value bsl M) at each step with the shift M growing by seven per octet. No limit is enforced on the number of continuation octets, on the resulting bit width, or on the value; the decoder consumes whatever encoded length the peer supplies.

Because Erlang integers are immutable, each intermediate Value bsl M and each accumulator update allocates a fresh bignum whose digit width grows linearly with the number of octets processed so far. Summed across the whole decode, the transient bignum digit materialization is on the order of the square of the encoded length. A single maximal HPACK indexed representation carried inside one HTTP/2 HEADERS plus one CONTINUATION frame at Cowboy's default max_frame_size_received can force hundreds of megabytes of transient allocation and garbage-collection churn before the resulting header-table index is rejected as invalid. Repeated or concurrent connections multiply the pressure and can drive the Erlang VM to memory exhaustion.

Cowlib is the HTTP parser used by Cowboy, RabbitMQ's management plugin, and other Erlang and Elixir HTTP/2 and HTTP/3 servers and clients, so any exposed endpoint that accepts HPACK or QPACK from an untrusted peer is reachable.

This issue affects cowlib: from 2.0.0 before 2.19.0.

CVSS v3
8.7
EG Score
8.7(medium)
EG Risk
54(Track)
EG Risk 54/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity87% × 45%
Exploitation0% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
22%
KEV
Not listed

Published

July 28, 2026

Last Modified

July 30, 2026

Advisory Details (3)

Auto-updated Jul 28, 2026
Upstream fix merged — awaiting tagged release. Sources: github_commit.
generic

OSV - Open Source Vulnerabilities

https://osv.dev/vulnerability/EEF-CVE-2026-59248
github_commit

commit f58243049807 (ninenines/cowlib)

Fix landed in ninenines/cowlib commit f58243049807 — awaiting tagged release

https://github.com/ninenines/cowlib/commit/f582430498072a0c65ad338030321576dc13a343
generic

Unbounded HPACK/QPACK prefixed-integer decoding in Cowlib causes memory-exhaustion DoS | Erlang Ecosystem Foundation CNA

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

Patch Availability(3)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatrabbitmq-server4-3-main-4.3.5-0.1.hum12026-08-21redhat
redhatrabbitmq-server4-3-main-4.3.4-0.2.hum12026-07-28redhat
redhatrabbitmq-server4-2-main-4.2.9-0.2.hum12026-07-28redhat

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(2 across 2 ecosystems)
Debian:14(1)
PackageVulnerable rangeFixed inDependents
erlang-cowlib1.3.0-3, 2.17.1-1, 2.17.1-2, 2.18.0-12.19.0-1
Hex(1)
PackageVulnerable rangeFixed inDependents
cowlib2.0.0 ... 2.9.1 (30 versions)2.19.0

Weakness Classification(1)

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

Additional Vendor Advisories

(1)

Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.

Data Freshness Timeline

(refreshed 31× in last 7d / 139× 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.

Showing the most recent 100 of 261 total refreshes for this CVE.

  1. 2026-09-15 08:52 UTCEG score recompute
  2. 2026-09-15 08:52 UTCVendor advisory
  3. 2026-09-15 08:52 UTCGHSA enrichment
  4. 2026-09-15 03:11 UTCEPSS rescore
  5. 2026-09-14 08:12 UTCVendor advisory
  6. 2026-09-14 08:12 UTCGHSA enrichment
  7. 2026-09-13 20:21 UTCEG score recompute
  8. 2026-09-13 20:21 UTCVendor advisory
  9. 2026-09-13 20:21 UTCGHSA enrichment
  10. 2026-09-13 16:47 UTCEPSS rescore
  11. 2026-09-13 08:16 UTCVendor advisory
  12. 2026-09-13 08:16 UTCGHSA enrichment
  13. 2026-09-12 20:28 UTCEG score recompute
  14. 2026-09-12 20:28 UTCVendor advisory
  15. 2026-09-12 20:28 UTCGHSA enrichment
  16. 2026-09-12 08:39 UTCVendor advisory
  17. 2026-09-12 08:39 UTCGHSA enrichment
  18. 2026-09-11 20:26 UTCEG score recompute
  19. 2026-09-11 20:26 UTCVendor advisory
  20. 2026-09-11 20:26 UTCGHSA enrichment
  21. 2026-09-11 08:03 UTCVendor advisory
  22. 2026-09-11 08:03 UTCGHSA enrichment
  23. 2026-09-10 20:14 UTCEG score recompute
  24. 2026-09-10 20:14 UTCVendor advisory
  25. 2026-09-10 20:14 UTCGHSA enrichment
Show 75 more
  1. 2026-09-10 09:35 UTCEPSS rescore
  2. 2026-09-10 07:49 UTCVendor advisory
  3. 2026-09-10 07:49 UTCGHSA enrichment
  4. 2026-09-09 08:06 UTCEG score recompute
  5. 2026-09-09 08:06 UTCVendor advisory
  6. 2026-09-09 08:06 UTCGHSA enrichment
  7. 2026-09-08 22:01 UTCEPSS rescore
  8. 2026-09-07 20:56 UTCEG score recompute
  9. 2026-09-07 20:56 UTCVendor advisory
  10. 2026-09-07 20:56 UTCGHSA enrichment
  11. 2026-09-07 16:01 UTCEPSS rescore
  12. 2026-09-06 18:48 UTCEG score recompute
  13. 2026-09-06 18:48 UTCVendor advisory
  14. 2026-09-06 18:48 UTCGHSA enrichment
  15. 2026-09-06 13:47 UTCEPSS rescore
  16. 2026-09-06 06:59 UTCVendor advisory
  17. 2026-09-06 06:59 UTCGHSA enrichment
  18. 2026-09-05 19:11 UTCEG score recompute
  19. 2026-09-05 19:11 UTCVendor advisory
  20. 2026-09-05 19:11 UTCGHSA enrichment
  21. 2026-09-05 05:33 UTCEG score recompute
  22. 2026-09-05 05:33 UTCVendor advisory
  23. 2026-09-05 05:33 UTCGHSA enrichment
  24. 2026-09-04 12:05 UTCEG score recompute
  25. 2026-09-04 12:05 UTCVendor advisory
  26. 2026-09-04 12:05 UTCGHSA enrichment
  27. 2026-09-04 05:07 UTCEPSS rescore
  28. 2026-09-02 14:12 UTCEPSS rescore
  29. 2026-09-01 22:54 UTCEG score recompute
  30. 2026-09-01 22:54 UTCVendor advisory
  31. 2026-09-01 22:54 UTCGHSA enrichment
  32. 2026-09-01 13:54 UTCEPSS rescore
  33. 2026-09-01 04:40 UTCEPSS rescore
  34. 2026-09-01 00:50 UTCVendor advisory
  35. 2026-09-01 00:50 UTCGHSA enrichment
  36. 2026-08-30 23:11 UTCEG score recompute
  37. 2026-08-30 23:11 UTCVendor advisory
  38. 2026-08-30 23:11 UTCGHSA enrichment
  39. 2026-08-30 19:17 UTCEPSS rescore
  40. 2026-08-30 11:23 UTCEG score recompute
  41. 2026-08-30 11:23 UTCVendor advisory
  42. 2026-08-30 11:23 UTCGHSA enrichment
  43. 2026-08-30 01:22 UTCEPSS rescore
  44. 2026-08-29 23:35 UTCEG score recompute
  45. 2026-08-29 23:35 UTCVendor advisory
  46. 2026-08-29 23:35 UTCGHSA enrichment
  47. 2026-08-28 21:42 UTCEPSS rescore
  48. 2026-08-27 21:59 UTCEG score recompute
  49. 2026-08-27 21:59 UTCVendor advisory
  50. 2026-08-27 21:59 UTCGHSA enrichment
  51. 2026-08-27 14:25 UTCEPSS rescore
  52. 2026-08-27 10:11 UTCVendor advisory
  53. 2026-08-27 10:11 UTCGHSA enrichment
  54. 2026-08-26 22:23 UTCEG score recompute
  55. 2026-08-26 22:23 UTCVendor advisory
  56. 2026-08-26 22:23 UTCGHSA enrichment
  57. 2026-08-26 14:46 UTCEPSS rescore
  58. 2026-08-26 10:32 UTCVendor advisory
  59. 2026-08-26 10:32 UTCGHSA enrichment
  60. 2026-08-25 22:37 UTCEG score recompute
  61. 2026-08-25 22:37 UTCVendor advisory
  62. 2026-08-25 22:36 UTCGHSA enrichment
  63. 2026-08-25 13:49 UTCEPSS rescore
  64. 2026-08-25 10:48 UTCVendor advisory
  65. 2026-08-25 10:48 UTCGHSA enrichment
  66. 2026-08-24 23:00 UTCEG score recompute
  67. 2026-08-24 23:00 UTCVendor advisory
  68. 2026-08-24 23:00 UTCGHSA enrichment
  69. 2026-08-24 11:12 UTCEG score recompute
  70. 2026-08-24 11:12 UTCVendor advisory
  71. 2026-08-24 11:12 UTCGHSA enrichment
  72. 2026-08-23 23:24 UTCVendor advisory
  73. 2026-08-23 23:24 UTCGHSA enrichment
  74. 2026-08-23 11:36 UTCEG score recompute
  75. 2026-08-23 11:36 UTCVendor advisory

Frequently asked(5)

What is CVE-2026-59248?
CVE-2026-59248 is a high vulnerability published on July 28, 2026. Allocation of resources without limits vulnerability in ninenines cowlib allows an unauthenticated remote HTTP/2 or HTTP/3 peer to exhaust memory on the vulnerable server (or client) and cause a denial of service. The HPACK and QPACK prefixed-integer decoder cowhpackcommon:decbigint/3 in…
When was CVE-2026-59248 disclosed?
CVE-2026-59248 was first published in the National Vulnerability Database on July 28, 2026, with the most recent update on July 30, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-59248 actively exploited?
CVE-2026-59248 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 78.4% of all scored CVEs.
What is the CVSS score of CVE-2026-59248?
CVE-2026-59248 has a CVSS v3 base score of 8.7 (NVD).
How do I remediate CVE-2026-59248?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-59248, 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

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-59248

Explore →

Is Your Infrastructure Affected by CVE-2026-59248?

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