PT-2026-71347 · Unknown · Http4S-Blaze-Server

CVE-2026-73493

·

Published

2026-07-24

·

Updated

2026-08-13

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions http4s-blaze-server versions prior to 0.23.18 http4s-blaze-server versions prior to 1.0.0-M42
Description The software aggregates fragments of incoming WebSocket messages without limiting the total size or the number of fragments. A client can send an unterminated fragmented message, causing unbounded heap growth in the server JVM. This leads to a denial of service via an OutOfMemoryError on the blaze selector thread. The maxWebSocketBufferSize setting does not prevent this because it only limits individual frames rather than the aggregate message. Small fragments increase the impact due to per-frame object overhead, allowing a small amount of data to exhaust the heap.
Recommendations Update to version 0.23.18 or later. Update to version 1.0.0-M42 or later.

Exploit

Fix

DoS

Allocation of Resources Without Limits

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-73493
GHSA-7PPR-R889-MCF2

Affected Products

Http4S-Blaze-Server