GHSA-mf9v-mfxr-j63j · Severity: high · Ecosystem: pip — urllib3: Decompression-bomb safeguards bypassed in parts of the streaming API
urllib3 is an HTTP client library for Python. From 2.6.0 to before 2.7.0, urllib3 could decompress the whole response instead of the requested portion (1) during the second HTTPResponse.read(amt=N) call when the response was decompressed using the official Brotli library or (2) when HTTPResponse.drain_conn() was called after the response had been read and decompressed partially (compression algorithm did not matter here). These issues could cause urllib3 to fully decode a small amount of highly compressed data in a single operation. This could result in excessive resource consumption (high CPU usage and massive memory allocation for the decompressed data) on the client side. This vulnerability is fixed in 2.7.0.
Conclusion & alert: CVE-2026-44432 is rated Low Risk (37.4/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 | 2026-05-22 | 0.06% | 0.02% | -0.04% |
| 2 | 2026-05-19 | 0.04% | 0.06% | +0.02% |
| 3 | 2026-05-14 | — | 0.04% | — |
Full EPSS history (3 records 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-mf9v-mfxr-j63j · Severity: high · Ecosystem: pip — urllib3: Decompression-bomb safeguards bypassed in parts of the streaming API
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-44432 unimportant priority: Debian including 1 source packages (python-urllib3), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2026-44432 |
suse
|
medium | CVE-2026-44432 severity moderate: SUSE including 9 source package names (python-urllib3, python-urllib3_1, …), 66 product×package rows across 25 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (25 product lines)): Known Not Affected 66. | https://www.suse.com/security/cve/CVE-2026-44432/ |
ubuntu
|
medium | CVE-2026-44432 medium priority: Ubuntu including 2 source packages (python-pip, python-urllib3), 17 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): needs-triage 8, not-affected 7, released 2. | https://ubuntu.com/security/CVE-2026-44432 |
| URL | Tags |
|---|---|
| https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j | Mitigation Vendor Advisory |