undici up to 6.24.0 isValidClientWindowBits uncaught exception
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 6.3 | $0-$5k | 0.00 |
Summary
A vulnerability marked as problematic has been reported in undici. This affects the function isValidClientWindowBits. Performing a manipulation results in uncaught exception.
This vulnerability is identified as CVE-2026-2229. The attack can be initiated remotely. There is not any exploit available.
It is suggested to upgrade the affected component.
Details
A vulnerability was found in undici. It has been classified as problematic. This affects the function isValidClientWindowBits. The manipulation with an unknown input leads to a uncaught exception vulnerability. CWE is classifying the issue as CWE-248. An exception is thrown from a function, but it is not caught. This is going to have an impact on availability. The summary by CVE is:
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
The advisory is shared at github.com. This vulnerability is uniquely identified as CVE-2026-2229 since 02/08/2026. The exploitability is told to be easy. It is possible to initiate the attack remotely. No form of authentication is needed for exploitation. Technical details are known, but no exploit is available.
The vulnerability scanner Nessus provides a plugin with the ID 302068 (Linux Distros Unpatched Vulnerability : CVE-2026-2229), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 6.24.0: 7.24.0 eliminates this vulnerability.
The vulnerability is also documented in the databases at Tenable (302068) and EUVD (EUVD-2026-11704). Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.
Product
Name
Version
- 1.1
- 1.js
- 5.7.1
- 5.8.0
- 5.8.1
- 5.8.2
- 5.19.1
- 5.26.2
- 5.28.4
- 5.28.5
- 5.29.0
- 6.0.0
- 6.6.1
- 6.11.0
- 6.11.1
- 6.19.2
- 6.21.0
- 6.21.1
- 6.21.2
- 6.23.0
- 6.24.0
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 6.4VulDB Meta Temp Score: 6.3
VulDB Base Score: 5.3
VulDB Temp Score: 5.1
VulDB Vector: 🔒
VulDB Reliability: 🔍
CNA Base Score: 7.5
CNA Vector (openjs): 🔒
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Uncaught exceptionCWE: CWE-248
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Yes
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 302068
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-2229
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: undici 6.24.0: 7.24.0
Timeline
02/08/2026 CVE reserved03/12/2026 Advisory disclosed
03/12/2026 VulDB entry created
03/17/2026 VulDB entry last update
Sources
Advisory: github.comStatus: Confirmed
CVE: CVE-2026-2229 (🔒)
GCVE (CVE): GCVE-0-2026-2229
GCVE (VulDB): GCVE-100-350781
EUVD: 🔒
Entry
Created: 03/12/2026 21:58Updated: 03/17/2026 01:23
Changes: 03/12/2026 21:58 (62), 03/12/2026 23:21 (1), 03/15/2026 04:37 (1), 03/17/2026 01:23 (2)
Complete: 🔍
Cache ID: 216:655:103
No comments yet. Languages: en.
Please log in to comment.