A AegiFlow
HIGHCVSS 7.5EPSS 0.5%

CVE-2026-69218

CVE-2026-69218 updated by NVD

Published
2026-09-15
Modified
2026-09-19
EPSS percentile
39%
Sources
github-advisory, nvd

Summary

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, When Ember receives an HTTP/2 HEADERS or PUSH_PROMISE frame without END_HEADERS, H2Connection buffers the header block and subsequent CONTINUATION fragments without a size bound. A remote peer can keep an incomplete block open and exhaust heap memory before request decoding, affecting an ember-server or ember-client configured with withHttp2. The remediation tracks accumulated size against SETTINGS_MAX_HEADER_LIST_SIZE derived from EmberServerBuilder.maxHeaderSize or EmberClientBuilder.maxResponseHeaderSize, sends GOAWAY when the limit is exceeded, and applies receiveHeadersTimeout to incomplete blocks. This issue is fixed in versions 0.23.35 and 1.0.0-M47.

Affected packages

EcosystemPackageAffected versionsFixed versions
Mavenorg.http4s:http4s-ember-core_2.120.23.35
Mavenorg.http4s:http4s-ember-core_2.130.23.35, 1.0.0-M47
Mavenorg.http4s:http4s-ember-core_30.23.35, 1.0.0-M47

Remediation: Upgrade to 0.23.35 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.