A AegiFlow
HIGHCVSS 7.5EPSS 0.4%

CVE-2026-69213

CVE-2026-69213 updated by NVD

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

Summary

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/2 serializes outbound frames through one unbounded queue consumed by writeLoop. When the peer stops reading, an unauthenticated HTTP/2 client can continue sending PING, SETTINGS, or DATA frames that cause Ember to enqueue acknowledgments or WINDOW_UPDATE frames faster than the writer drains them, exhausting heap memory on a server built with withHttp2. The shared behavior also affects an ember-client connected to a hostile HTTP/2 server, and the patch replaces the unbounded path with bounded, backpressured outbound queues. 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.