CVE-2026-1528: Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client
A 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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-1528 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →