Allocation of Resources Without Limits or Throttling in undici - CVE-2026-84890
Published: September 6, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to allocation of resources without limits or throttling in the interceptors.decompress() interceptor when decompressing HTTP response bodies according to an untrusted Content-Encoding header. A remote attacker can return a compression bomb as a compressed HTTP response to cause a denial of service.
Exploitation requires an application to use the decompress interceptor to read responses from an untrusted or compromised upstream.