#VU119230 Allocation of Resources Without Limits or Throttling in urllib3 - CVE-2025-66418
Published: December 5, 2025 / Updated: February 17, 2026
urllib3
shazow (Andrey Petrov)
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to missing limits on the number of links in the decompression chain when handling gzip or zstd data in the server response. A malicious server can send a response with a large amount of links and cause high CPU load, leading to a denial of service condition.