CVE Catalog

CVE-2026-1528

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.49%

40th percentile - higher than 40% of all known CVEs

Summary

A vulnerability in the undici library allows a server to send a WebSocket frame with a 64-bit length field containing an extremely large value. The ByteParser overflows internal math, enters an invalid state, and throws a fatal TypeError that terminates the process.

Risk Assessment

A malicious server can remotely crash the application process using undici, causing a denial of service (DoS) and potentially disrupting the entire service.

Recommendation

Immediately upgrade the undici library to version v7.24.0 or v6.24.0 (or later), which contains the fix for this vulnerability.

Other vulnerabilities in undici

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS