GHSA-2xpw-w6gg-jr37 · Severity: high · Ecosystem: pip — urllib3 streaming API improperly handles highly compressed data
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.
Conclusion & alert: CVE-2025-66471 is rated Low Risk (36.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-12-06 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.9 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-2xpw-w6gg-jr37 · Severity: high · Ecosystem: pip — urllib3 streaming API improperly handles highly compressed data
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
high | CVE-2025-66471: 1 source package rows (py3-urllib3); 30 state rows across 6 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, 3.23-main, edge-main); fixed 1, open 29. | https://security.alpinelinux.org/vuln/CVE-2025-66471 |
debian
|
not yet assigned | CVE-2025-66471 not yet assigned priority: Debian including 1 source packages (python-urllib3), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2025-66471 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-66471 |
suse
|
medium | CVE-2025-66471 severity moderate: SUSE including 386 source package names (2.1.3-6.24:NetworkManager-1.42.6-6.1, 2.1.3-6.24:NetworkManager-wwan-1.42.6-6.1, …), 631 product×package rows across 178 product lines (Container suse/manager/4.3/proxy-tftpd, Container suse/manager/5.0/x86_64/proxy-tftpd, … (178 product lines)): Fixed 396, Known Affected 231, First Fixed 4. | https://www.suse.com/security/cve/CVE-2025-66471/ |
ubuntu
|
medium | CVE-2025-66471 medium priority: Ubuntu including 2 source packages (python-pip, python-urllib3), 18 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): ignored 11, released 3, needed 2, needs-triage 2. | https://ubuntu.com/security/CVE-2025-66471 |