Unbounded Decompression Chain in urllib3 HTTP Client Library by Python
CVE-2025-66418
8.9HIGH
What is CVE-2025-66418?
The urllib3 library, a widely-used HTTP client for Python, has a vulnerability that allows a malicious server to exploit it through an unbounded decompression chain. This could lead to excessive CPU consumption and substantial memory allocation as it processes an unlimited number of compression steps. Users are strongly advised to upgrade to version 2.6.0 or later to mitigate these risks.
Affected Version(s)
urllib3 >= 1.24, < 2.6.0
