CVE & CISA-KEV Catalog

CVE-2026-2229

HIGH
7.5
CVSS v3
NVD

Description

ImpactThe undici WebSocket client is vulnerable to a denial-of-service attack due to improper validation of the server_max_window_bits parameter in the permessage-deflate extension. When a WebSocket client connects to a server, it automatically advertises support for permessage-deflate compression. A malicious server can respond with an out-of-range server_max_window_bits value (outside zlib's valid range of 8-15). When the server subsequently sends a compressed frame, the client attempts to create a zlib InflateRaw instance with the invalid windowBits value, causing a synchronous RangeError exception that is not caught, resulting in immediate process termination. The vulnerability exists because: * The isValidClientWindowBits() function only validates that the value contains ASCII digits, not that it falls within the valid range 8-15 * The createInflateRaw() call is not wrapped in a try-catch block * The resulting exception propagates up through the call stack and crashes the Node.js process

How to fix

Remediation Available
nodejs20Amazon
Fixed in:1:20.20.1-1.amzn2023.0.3
Fixed in:1:20.20.1-1.amzn2023.0.3
nodejs20-debuginfoAmazon
Fixed in:1:20.20.1-1.amzn2023.0.3
Fixed in:1:20.20.1-1.amzn2023.0.3
nodejs20-debugsourceAmazon
Fixed in:1:20.20.1-1.amzn2023.0.3
Fixed in:1:20.20.1-1.amzn2023.0.3
nodejs20-develAmazon
Fixed in:1:20.20.1-1.amzn2023.0.3
Fixed in:1:20.20.1-1.amzn2023.0.3
nodejs20-docsAmazon
Fixed in:1:20.20.1-1.amzn2023.0.3
nodejs20-full-i18nAmazon
Fixed in:1:20.20.1-1.amzn2023.0.3
Fixed in:1:20.20.1-1.amzn2023.0.3
nodejs20-libsAmazon
Fixed in:1:20.20.1-1.amzn2023.0.3
Fixed in:1:20.20.1-1.amzn2023.0.3
nodejs20-libs-debuginfoAmazon
Fixed in:1:20.20.1-1.amzn2023.0.3
Fixed in:1:20.20.1-1.amzn2023.0.3
nodejs20-npmAmazon
Fixed in:1:10.8.2-1.20.20.1.1.amzn2023.0.3
Fixed in:1:10.8.2-1.20.20.1.1.amzn2023.0.3
nodejs22Amazon
Fixed in:1:22.22.1-1.amzn2023.0.2
Fixed in:1:22.22.1-1.amzn2023.0.2
nodejs22-debuginfoAmazon
Fixed in:1:22.22.1-1.amzn2023.0.2
Fixed in:1:22.22.1-1.amzn2023.0.2
nodejs22-debugsourceAmazon
Fixed in:1:22.22.1-1.amzn2023.0.2
Fixed in:1:22.22.1-1.amzn2023.0.2
nodejs22-develAmazon
Fixed in:1:22.22.1-1.amzn2023.0.2
Fixed in:1:22.22.1-1.amzn2023.0.2
nodejs22-docsAmazon
Fixed in:1:22.22.1-1.amzn2023.0.2
nodejs22-full-i18nAmazon
Fixed in:1:22.22.1-1.amzn2023.0.2
Fixed in:1:22.22.1-1.amzn2023.0.2
nodejs22-libsAmazon
Fixed in:1:22.22.1-1.amzn2023.0.2
Fixed in:1:22.22.1-1.amzn2023.0.2
nodejs22-libs-debuginfoAmazon
Fixed in:1:22.22.1-1.amzn2023.0.2
Fixed in:1:22.22.1-1.amzn2023.0.2
nodejs22-npmAmazon
Fixed in:1:10.9.4-1.22.22.1.1.amzn2023.0.2
Fixed in:1:10.9.4-1.22.22.1.1.amzn2023.0.2
nodejs24Amazon
Fixed in:1:24.14.0-1.amzn2023.0.2
Fixed in:1:24.14.0-1.amzn2023.0.2
nodejs24-debuginfoAmazon
Fixed in:1:24.14.0-1.amzn2023.0.2
Fixed in:1:24.14.0-1.amzn2023.0.2
nodejs24-debugsourceAmazon
Fixed in:1:24.14.0-1.amzn2023.0.2
Fixed in:1:24.14.0-1.amzn2023.0.2
nodejs24-develAmazon
Fixed in:1:24.14.0-1.amzn2023.0.2
Fixed in:1:24.14.0-1.amzn2023.0.2
nodejs24-docsAmazon
Fixed in:1:24.14.0-1.amzn2023.0.2
nodejs24-full-i18nAmazon
Fixed in:1:24.14.0-1.amzn2023.0.2
Fixed in:1:24.14.0-1.amzn2023.0.2
nodejs24-libsAmazon
Fixed in:1:24.14.0-1.amzn2023.0.2
Fixed in:1:24.14.0-1.amzn2023.0.2
nodejs24-libs-debuginfoAmazon
Fixed in:1:24.14.0-1.amzn2023.0.2
Fixed in:1:24.14.0-1.amzn2023.0.2
nodejs24-npmAmazon
Fixed in:1:11.9.0-1.24.14.0.1.amzn2023.0.2
v8-11.3-develAmazon
Fixed in:3:11.3.244.8-1.20.20.1.1.amzn2023.0.3
Fixed in:3:11.3.244.8-1.20.20.1.1.amzn2023.0.3
v8-12.4-develAmazon
Fixed in:3:12.4.254.21-1.22.22.1.1.amzn2023.0.2
Fixed in:3:12.4.254.21-1.22.22.1.1.amzn2023.0.2
v8-13.6-develAmazon
Fixed in:3:13.6.233.17-1.24.14.0.1.amzn2023.0.2
Fixed in:3:13.6.233.17-1.24.14.0.1.amzn2023.0.2

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

0.87%probability of exploitation in 30 days
57thpercentile

Moderate risk: more likely to be exploited than 57% of all known CVEs.

References

Related Vulnerabilities

Other CWE-248 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-59538High7.58.9%-Fix
CVE-2025-53366High8.77.3%--
CVE-2021-37714High7.56.9%-Fix
CVE-2018-11466Critical9.84.0%--
CVE-2025-59465High7.53.8%-Fix
CVE-2018-7852High7.53.6%--

Common questions

How do I fix CVE-2026-2229?

Published advisories record a fix for 259 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-2229 being actively exploited?

Not that we know of. CVE-2026-2229 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.87% is the estimated probability that it will be exploited in the next 30 days. That is higher than 57% of all scored CVEs.

How severe is CVE-2026-2229?

CVE-2026-2229 has a CVSS v3 base score of 7.5, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-2229 affect?

Published advisories record a fix for nodejs20 (Amazon), nodejs20-debuginfo (Amazon), nodejs20-debugsource (Amazon), nodejs20-devel (Amazon), and 255 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-2229
CVE-2026-2229 severity badge

Markdown

[![CVE-2026-2229](https://tridentstack.com/cve/badge/CVE-2026-2229.svg)](https://tridentstack.com/cve/CVE-2026-2229)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-2229"><img src="https://tridentstack.com/cve/badge/CVE-2026-2229.svg" alt="CVE-2026-2229"></a>

Check your Linux endpoints for this class of vulnerability

TridentStack Control continuously scans Linux endpoints for known vulnerabilities and deploys the fixes from the same console. 200 endpoints free forever, no credit card.

Patch your fleet freeStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-04.