VYPR
High severity7.5NVD Advisory· Published Sep 15, 2026

CVE-2026-69213

CVE-2026-69213

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Http4s/Http4sreferences2 versions
    (expand)+ 1 more
    • (no CPE)
    • (no CPE)range: 0.23.35, 1.0.0-M47

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.