๐Ÿ” CVE Alert

CVE-2026-69213

HIGH 7.5

Http4s Ember HTTP/2: unbounded outbound frame queue

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-400 CWE-770
Vendor http4s
Product http4s
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for http4s http4s

Be the first to know when new high vulnerabilities affecting http4s http4s are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

http4s / http4s
< 0.23.35 >= 1.0.0-M1, < 1.0.0-M47

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/http4s/http4s/security/advisories/GHSA-8f3q-3jmv-7prw github.com: https://github.com/http4s/http4s/commit/13fe24d6440bde2f1eb70121486cf59c278e6bae github.com: https://github.com/http4s/http4s/releases/tag/v0.23.35 github.com: https://github.com/http4s/http4s/releases/tag/v1.0.0-M47