CVE-2026-22036
MEDIUMUndici < 6.23.0 and 7.0.0-7.17.2 - Denial of Service via Decompression Chain Exhaustion
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-22036. PoCs published by ctkqiang.
AI-analyzed exploit summary This repository contains a functional proof-of-concept for CVE-2026-22036, demonstrating a DoS vulnerability via a maliciously crafted 'Content-Encoding' header. The server generates an excessively large header to trigger resource exhaustion in the client, while the client and monitor scripts measure the impact.
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.
Exploits (1)
This repository contains a functional proof-of-concept for CVE-2026-22036, demonstrating a DoS vulnerability via a maliciously crafted 'Content-Encoding' header. The server generates an excessively large header to trigger resource exhaustion in the client, while the client and monitor scripts measure the impact.
References (2)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H