CVE-2026-69202: Http4s Ember HTTP/2: unbounded inbound body buffering

Published Sep 15, 2026
·
Updated

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 Software

1 affected component
http4s-ember-http2<0.23.35, <1.0.0-M47

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade http4s/ember-http2 to a version that resolves this vulnerability.

    Fixed in 0.23.35
  2. Upgrade

    Upgrade http4s/ember-http2 to a version that resolves this vulnerability.

    Fixed in 1.0.0-M47

Event History

Sep 15, 2026
CVE Published
via MITRE·07:25 PM
Data Sourced
via MITRE·07:25 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Ember servers and Ember clients configured with withHttp2 are affected if they use a version prior to 0.23.35 or 1.0.0-M47. HTTP/2 must be in use for the vulnerable flow-control and buffering behavior to apply.

2

What does an attacker need to do to trigger the issue?

A hostile HTTP/2 peer can send request or response body DATA faster than the receiving application consumes it. No authentication or user interaction is required according to the supplied severity vector.

3

What is the practical impact?

Payload data can accumulate in an unbounded per-stream channel and remain in heap memory when the application is slow to consume, or does not consume, the body. This can cause denial of service through memory exhaustion.

4

How can the issue be remediated?

Upgrade to http4s version 0.23.35 or 1.0.0-M47. The fix bounds the per-stream HTTP/2 body channel so that application consumption applies backpressure.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203