Resource exhaustion in Http4s

CVE-2026-69203

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGS_MAX_CONCURRENT_STREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining per-stream state until heap exhaustion. The same unchecked allocation is reachable in an ember-client through server-initiated PUSH_PROMISE frames because enablePush is not enforced. This issue is fixed in versions 0.23.35 and 1.0.0-M47.

Vulnerability class: DoS (Denial of Service)

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

  • Http4s — versions < 0.23.35, >= 1.0.0-M1, < 1.0.0-M47

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-69203?
CVE-2026-69203 is a high-severity vulnerability in Http4s, classified under Uncontrolled Resource Consumption. CVSS score: 7.5/10. Published 2026-09-15.
How severe is CVE-2026-69203?
High severity. CVSS v3 base score is 7.5 out of 10.