A AegiFlow
HIGHCVSS 7.5EPSS 0.4%

CVE-2026-69202

CVE-2026-69202 updated by NVD

Published
2026-09-15
Modified
2026-09-18
EPSS percentile
37%
Sources
github-advisory, nvd

Summary

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/2 flow-control window is replenished according to bytes received from the network rather than bytes consumed by the application, while each stream stores DATA in an unbounded channel. A hostile peer can therefore send a body faster than a slow or non-draining application consumes it, retaining payloads in heap on an ember-server or ember-client configured with withHttp2. The patch bounds the per-stream H2Connection body channel so application consumption applies backpressure. 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.