urllib3 is an HTTP client library for Python. 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. urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header (e.g., gzip, deflate, br, or zstd). When using the streaming API, the library decompresses only the necessary bytes, enabling partial content consumption. Starting in version 1.22 and prior to version 2.6.3, for HTTP redirect responses, the library would read the entire response body to drain the connection and decompress the content unnecessarily. This decompression occurred even before any read methods were called, and configured read limits did not restrict the amount of decompressed data. As a result, there was no safeguard against decompression bombs. A malicious server could exploit this to trigger excessive resource consumption on the client. Applications and libraries are affected when they stream content from untrusted sources by setting preload_content=False when they do not disable redirects. Users should upgrade to at least urllib3 v2.6.3, in which the library does not decode content of redirect responses when preload_content=False. If upgrading is not immediately possible, disable redirects by setting redirect=False for requests to untrusted source.
CVE-2026-21441
This high-severity CVE scores 7.5 under NVD CVSS v3. EPSS exploit probability: 0.0%, top 90% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EPSS
- 84.0%
- KEV
- Not listed
Published
January 7, 2026
Last Modified
July 15, 2026
Advisory Details (10)
Auto-updated Jul 3, 2026Affected: Red Hat Enterprise Linux 10.
https://access.redhat.com/errata/RHSA-2026:1086[SECURITY] [DLA 4446-1] python-urllib3 security update
https://lists.debian.org/debian-lts-announce/2026/01/msg00017.htmlDecompression-bomb safeguards bypassed when following HTTP redirects (streaming API) · Advisory · urllib3/urllib3 · GitHub
https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99commit 8864ac407bba (urllib3/urllib3)
Patch available: urllib3/urllib3 2.6.3 (contains commit 8864ac407bba)
https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7bVendor Advisories for CVE-2026-21441(20)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:33154Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Ceph Storage
- RHSA-2026:28441Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Openshift Mirror Registry v2.0.11
- RHSA-2026:28043Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (python-urllib3) security update
- RHSA-2026:25127Red Hat Product SecurityHigh
Red Hat Security Advisory: Submariner v0.21 security fixes and container updates
- CVE-2026-21441Microsoft Security Response Center (MSRC)High
urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)
- RHSA-2026:19712Red Hat Product SecurityCritical
Red Hat Security Advisory: RHOAI 3.3.3 - Red Hat OpenShift AI
- RHSA-2026:17463Red Hat Product SecurityHigh
Red Hat Security Advisory: zero trust workload identity manager for Red Hat OpenShift 1.0.1
- RHSA-2026:17462Red Hat Product SecurityHigh
Red Hat Security Advisory: zero trust workload identity manager for Red Hat OpenShift 1.0.1
- +12 more
Patch Availability(30)
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(1 across 1 ecosystem)
PyPI(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| urllib3 | 1.22 ... 2.6.2 (62 versions) | 2.6.3 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(22)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
- Red HatRHSA-2026:0981IMPORTANT2026-01-07
RHSA-2026:0981 — Important
- Red HatRHSA-2026:0990IMPORTANT2026-01-07
RHSA-2026:0990 — Important
- Red HatRHSA-2026:1038IMPORTANT2026-01-07
RHSA-2026:1038 — Important
- Red HatRHSA-2026:1041IMPORTANT2026-01-07
RHSA-2026:1041 — Important
- Red HatRHSA-2026:1042IMPORTANT2026-01-07
RHSA-2026:1042 — Important
- Red HatRHSA-2026:1086IMPORTANT2026-01-07
RHSA-2026:1086 — Important
- Red HatRHSA-2026:1087IMPORTANT2026-01-07
RHSA-2026:1087 — Important
- Red HatRHSA-2026:1088IMPORTANT2026-01-07
RHSA-2026:1088 — Important
- Red HatRHSA-2026:1089IMPORTANT2026-01-07
RHSA-2026:1089 — Important
- Red HatRHSA-2026:1166IMPORTANT2026-01-07
RHSA-2026:1166 — Important
- Red HatRHSA-2026:1168IMPORTANT2026-01-07
RHSA-2026:1168 — Important
- Red HatRHSA-2026:1176IMPORTANT2026-01-07
RHSA-2026:1176 — Important
- Red HatRHSA-2026:1224IMPORTANT2026-01-07
RHSA-2026:1224 — Important
- Red HatRHSA-2026:1226IMPORTANT2026-01-07
RHSA-2026:1226 — Important
- Red HatRHSA-2026:1239IMPORTANT2026-01-07
RHSA-2026:1239 — Important
- Red HatRHSA-2026:1240IMPORTANT2026-01-07
RHSA-2026:1240 — Important
- Red HatRHSA-2026:1241IMPORTANT2026-01-07
RHSA-2026:1241 — Important
- Red HatRHSA-2026:1254IMPORTANT2026-01-07
RHSA-2026:1254 — Important
- Red HatRHSA-2026:1485IMPORTANT2026-01-07
RHSA-2026:1485 — Important
- Red HatRHSA-2026:1504IMPORTANT2026-01-07
RHSA-2026:1504 — Important
- Red HatRHSA-2026:1546IMPORTANT2026-01-07
RHSA-2026:1546 — Important
- Red HatRHSA-2026:1596IMPORTANT2026-01-07
RHSA-2026:1596 — Important
Data Freshness Timeline
(refreshed 11× in last 7d / 44× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-13 22:30 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-08 15:15 UTCEPSS rescore
- 2026-07-07 13:46 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 06:32 UTCOSV refresh
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-01 15:06 UTCEPSS rescore
- 2026-07-01 15:06 UTCEPSS rescore
- 2026-06-30 23:22 UTCEPSS rescore
Show 54 moreShow fewer
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-23 21:32 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-17 17:53 UTCEPSS rescore
- 2026-06-17 17:44 UTCOSV refresh
- 2026-06-16 17:52 UTCEPSS rescore
- 2026-06-15 17:48 UTCEPSS rescore
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-11 14:00 UTCEPSS rescore
- 2026-06-10 22:18 UTCEPSS rescore
- 2026-06-10 13:22 UTCEPSS rescore
- 2026-06-08 14:17 UTCEPSS rescore
- 2026-06-08 14:17 UTCEPSS rescore
- 2026-06-07 15:25 UTCEPSS rescore
- 2026-06-07 15:24 UTCEPSS rescore
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-06 13:47 UTCEPSS rescore
- 2026-06-05 22:47 UTCEPSS rescore
- 2026-06-05 06:10 UTCEPSS rescore
- 2026-06-05 06:10 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-04 13:12 UTCEPSS rescore
- 2026-06-02 20:13 UTCEPSS rescore
- 2026-06-02 20:13 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-06-01 13:51 UTCEPSS rescore
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 22:30 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-31 00:16 UTCEPSS rescore
- 2026-05-29 16:32 UTCEG score recompute
- 2026-05-29 16:32 UTCVendor advisory
- 2026-05-29 13:44 UTCEPSS rescore
- 2026-05-29 13:44 UTCEPSS rescore
Frequently asked(5)
What is CVE-2026-21441?
When was CVE-2026-21441 disclosed?
Is CVE-2026-21441 actively exploited?
What is the CVSS score of CVE-2026-21441?
How do I remediate CVE-2026-21441?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-21441
Is Your Infrastructure Affected by CVE-2026-21441?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.