CVE 3.7 LOW

Undici has an unbounded decompression chain in HTTP responses on Node.js Fetch API via Content-Encoding leads to resource exhaustion_CVE-2026-22036

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

Description

Undici is an HTTP/1.1 client for Node.js. Prior to 7.18.0 and 6.23.0, the number of links in the decompression chain is unbounded and the default maxHeaderSize allows a malicious server to insert thousands compression steps leading to high CPU usage and excessive memory allocation. This vulnerability is fixed in 7.18.0 and 6.23.0.

Basic Information

ID CVE-2026-22036
Source GitHub_M
Published Jan 14, 2026 at 19:07
Modified Jan 14, 2026 at 19:18

Affected Product

Vendor nodejs
Product undici
Version < 6.23.0
Affected Versions nodejs undici < 6.23.0
nodejs undici >= 7.0.0, < 7.18.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.