ImpactA server can reply with a WebSocket frame using the 64-bit length form and an extremely large length. undici's ByteParser overflows internal math, ends up in an invalid state, and throws a fatal TypeError that terminates the process. Patches Patched in the undici version v7.24.0 and v6.24.0. Users should upgrade to this version or later.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HNode.js Undici
APPNodejs< 6.24.07.0.0 β 7.24.0 (bez)
Related vulnerabilities
Impact: The undici WebSocket client enforces maxPayloadSize per-frame but does not enforce the cumulative size...
Impact: undici's ProxyAgent silently drops the requestTls option when configured with a SOCKS5 proxy URI (sock...
Impact: The undici WebSocket client enforces maxPayloadSize on the cumulative byte count of fragments in a mes...
Impact: When using Socks5ProxyAgent, undici reuses a single connection pool across different origins without v...
ImpactThe undici WebSocket client is vulnerable to a denial-of-service attack due to improper validation of th...