Undici WebSocket 64bit len overflow (<=6.23.0, <=7.23.0)
CVE-2026-1528 Published on March 12, 2026
undici is vulnerable to Malicious WebSocket 64-bit length overflows undici parser and crashes the client
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 Analysis
CVE-2026-1528 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Weakness Types
Uncaught Exception
An exception is thrown from a function, but it is not caught. When an exception is not caught, it may cause the program to crash or expose sensitive information.
Improper Validation of Specified Quantity in Input
The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties.
Products Associated with CVE-2026-1528
Want to know whenever a new CVE is published for Red Hat products? stack.watch will email you.
Affected Versions
undici:- Version >= 6.0.0 < 6.24.0; 7.0.0 < 7.24.0 is affected.
- Version 6.24.0: 7.24.0 is unaffected.
- Version 4.2.0-9 and below * is unaffected.
- Version 4.2.0-9 and below * is unaffected.
- Version 1:22.22.2-1.el10_1 and below * is unaffected.
- Version 1:24.14.1-2.el10_1 and below * is unaffected.
- Version 1:22.22.2-2.el10_0 and below * is unaffected.
- Version 8100020260331102257.6d880403 and below * is unaffected.
- Version 8100020260408131901.6d880403 and below * is unaffected.
- Version 9070020260401095228.rhel9 and below * is unaffected.
- Version 9070020260402152654.rhel9 and below * is unaffected.
- Version 9060020260409121057.rhel9 and below * is unaffected.
- Version 1782839279 and below * is unaffected.
- Version 1782840539 and below * is unaffected.
- Version 1782839996 and below * is unaffected.
- Version 1776784286 and below * is unaffected.
- Version 1777903262 and below * is unaffected.
- Version 1774282136 and below * is unaffected.
- Version 1779814592 and below * is unaffected.
- Version 1779910201 and below * is unaffected.
Vulnerable Packages
The following package name and versions may be associated with CVE-2026-1528
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| npm | undici | >= 7.0.0, < 7.24.0 | 7.24.0 |
| npm | undici | >= 6.0.0, < 6.24.0 | 6.24.0 |
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.