CVE-2026-69210
Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, WebSocket FrameTranscoder.bodyLength rejects extended payload lengths above Integer.MAX_VALUE but permits negative 64-bit lengths. A remote client that completes a WebSocket handshake through an Ember server can send such a frame, causing the decoder to return an empty frame without advancing its input. The decode loop then runs indefinitely, pins a worker at full CPU, and grows an ArrayBuffer without bound, resulting in denial of service. This issue is fixed in versions 0.23.35 and 1.0.0-M47.
Scoring
- Severity
- HIGH
- CVSS base score
- 7.5
- CVSS vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS probability
- 0.47%
- CWE
- CWE-835, CWE-1284
- Published
- 2026-09-15
- Last modified
- 2026-09-15
Affected products
- http4s http4s
- http4s http4s
Weakness type
Related vulnerabilities
- CVE-2026-24816 — Cookie Security Vulnerabilities in datavane/tis
- CVE-2026-24804 — A infinite loop vulnerability in coolsnowwolf/lede
- CVE-2026-24803 — A possible infinite loop vulnerability in coolsnowwolf/lede
- CVE-2025-55118 — BMC Control-M/Agent memory corruption in SSL/TLS communication
- CVE-2026-21905 — Junos OS: SRX Series, MX Series with MX-SPC3 or MS-MPC: Receipt of multiple specific SIP messages results in flow management process crash
- CVE-2025-7054 — Infinite loop triggered by connection ID retirement
- CVE-2025-3857 — Infinite loop condition in Amazon.IonDotnet
- CVE-2025-29776 — Azle calling `setTimer` causes infinite loop of timers