CVE-2026-2229
HIGHDescription
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
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
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploit Intelligence
Moderate risk: more likely to be exploited than 56% of all known CVEs.
References
- hackerone.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- access.redhat.com
- bugzilla.redhat.com
- security.access.redhat.com
Related Vulnerabilities
Other CWE-248 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2025-59538 | High | 7.5 | 8.3% | - | Fix |
| CVE-2021-37714 | High | 7.5 | 6.9% | - | Fix |
| CVE-2025-53366 | Unscored | - | 6.8% | - | - |
| CVE-2018-11466 | Critical | 9.8 | 4.0% | - | - |
| CVE-2025-59465 | High | 7.5 | 3.8% | - | Fix |
| CVE-2018-7852 | High | 7.5 | 3.6% | - | - |
Common questions
How do I fix CVE-2026-2229?
Published advisories record a fix for 229 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 56% 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 node-undici (Debian), cryostat/cryostat (Rocky), cryostat/cryostat (Red Hat / RHEL), cryostat/cryostat-agent (Rocky), and 225 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
Markdown
[](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>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
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-08-19.