CVE-2025-66471
HIGHDescription
urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.0 and prior to 2.6.0, the Streaming API improperly handles highly compressed data. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). The library must read compressed data from the network and decompress it until the requested chunk size is met. Any resulting decompressed data that exceeds the requested amount is held in an internal buffer for the next read operation. The decompression logic could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This can result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data.
How to fix
This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.
TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploit Intelligence
Moderate risk: more likely to be exploited than 50% of all known CVEs.
References
Related Vulnerabilities
Other CWE-409 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2026-49975 | High | 7.5 | 31% | - | Fix |
| CVE-2026-21441 | High | 7.5 | 2.8% | - | Fix |
| CVE-2024-43499 | High | 7.5 | 2.6% | - | Fix |
| CVE-2024-28180 | Medium | 4.3 | 2.0% | - | Fix |
| CVE-2017-16129 | Medium | 5.9 | 1.8% | - | Fix |
| CVE-2022-29225 | High | 7.5 | 1.6% | - | Fix |
Common questions
How do I fix CVE-2025-66471?
Published advisories record a fix for 373 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.
Is CVE-2025-66471 being actively exploited?
Not that we know of. CVE-2025-66471 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.69% is the estimated probability that it will be exploited in the next 30 days. That is higher than 50% of all scored CVEs.
How severe is CVE-2025-66471?
CVE-2025-66471 has a CVSS v3 base score of 7.5, rated important. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
What does CVE-2025-66471 affect?
Published advisories record a fix for python-urllib3 (Debian), ansible-automation-platform-installer (Rocky), ansible-automation-platform-installer (Red Hat / RHEL), ansible-core (Red Hat / RHEL), and 369 more. The list on this page is capped, so there may be more.
Embed a live status badge for CVE-2025-66471
Markdown
[](https://tridentstack.com/cve/CVE-2025-66471)HTML
<a href="https://tridentstack.com/cve/CVE-2025-66471"><img src="https://tridentstack.com/cve/badge/CVE-2025-66471.svg" alt="CVE-2025-66471"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-10.