PT-2026-50470 · Undici · Undici
Lzhou1110
+5
·
Published
2026-06-17
·
Updated
2026-06-17
·
CVE-2026-9675
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
undici version 8.1.0
Description
The undici WebSocket client enforces
maxPayloadSize on a per-frame basis but fails to enforce the cumulative size of fragmented uncompressed messages. A malicious WebSocket server can stream numerous small fragments that individually pass validation but collectively exceed the configured limit. This leads to unbounded memory growth in the client process, resulting in memory exhaustion and a denial of service. This issue affects applications using the new WebSocket(...) client that connect to compromised or attacker-controlled endpoints.Recommendations
Upgrade to undici versions 8.5.0 or later.
Fix
DoS
Allocation of Resources Without Limits
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Undici