CVE-2026-1528

CVE-2026-1528 is a high-severity vulnerability in Nodejs Undici with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-248.

Key facts

Description

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.

Frequently asked questions

What is CVE-2026-1528?
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.
How severe is CVE-2026-1528?
CVE-2026-1528 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
Is CVE-2026-1528 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (39th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2026-1528?
CVE-2026-1528 affects Nodejs Undici. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2026-1528?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
Does CVE-2026-1528 have an EU (EUVD) identifier?
Yes. CVE-2026-1528 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-11703.
When was CVE-2026-1528 published?
CVE-2026-1528 was published on 2026-03-12 and last updated on 2026-07-02.

References

Affected products (1)

More vulnerabilities in Nodejs Undici

All CVEs affecting Nodejs Undici →

Other CWE-248 vulnerabilities

Browse all CWE-248 vulnerabilities →