CVE-2026-21441

HIGHNVD 7.57.5
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.5 under NVD CVSS v3. EPSS exploit probability: 2.8%, top 15% 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).

Triggered by: NVD CVSS baseline
Sources: epss, nvd
Trending — 3 sources updated this week
7.5EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 3%CVSS: 7.5Exploit: None knownExposed: 0

A fix is available — apply it.

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.

CVSS v3
7.5
EG Score
7.5(medium)
EG Risk
50(Track)
EG Risk 50/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity75% × 45%
Exploitation3% × 40%
Automatability100% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
3%
EPSS %ILE
85%
KEV
Not listed

Published

January 7, 2026

Last Modified

August 28, 2026

Advisory Details (10)

Auto-updated Jul 3, 2026
Patch available. Sources: github_commit, github, redhat.
redhat Patch Available

Affected: Red Hat Enterprise Linux 10.

https://access.redhat.com/errata/RHSA-2026:1086
generic Patch Available

[SECURITY] [DLA 4446-1] python-urllib3 security update

https://lists.debian.org/debian-lts-announce/2026/01/msg00017.html
github Patch Available

Decompression-bomb safeguards bypassed when following HTTP redirects (streaming API) · Advisory · urllib3/urllib3 · GitHub

https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99
github_commit Patch Available

commit 8864ac407bba (urllib3/urllib3)

Patch available: urllib3/urllib3 2.6.3 (contains commit 8864ac407bba)

https://github.com/urllib3/urllib3/commit/8864ac407bba8607950025e0979c4c69bc7abc7b

Patch Availability(30)

Vendor / EcosystemFixed in / PatchReleasedSource
redhatsatellite/iop-vulnerability-engine-rhel9:17845541232026-08-06redhat
redhatsatellite/iop-advisor-engine-rhel9:17848344022026-07-23redhat
redhatrhmtc/openshift-migration-velero-plugin-for-mtc-rhel8:17839142552026-07-20redhat
redhatrhceph/rhceph-7-rhel9:17818637052026-06-29redhat
redhatopenshift/mirror-registry-rhel8:17821770122026-06-23redhat
redhatpython-urllib3-0:1.26.5-3.el8ost.32026-06-22redhat
redhatrhacm2/submariner-route-agent-rhel9:17802046312026-06-10redhat
redhatrhoai/odh-vllm-cpu-rhel9:17782643632026-05-20redhat
redhatzero-trust-workload-identity-manager/zero-trust-workload-identity-manager-rhel9:17782502112026-05-14redhat
redhatzero-trust-workload-identity-manager/spiffe-spire-server-rhel9:17782487252026-05-14redhat
redhatzero-trust-workload-identity-manager/spiffe-spire-oidc-discovery-provider-rhel9:17782491202026-05-14redhat
redhatzero-trust-workload-identity-manager/spiffe-csi-driver-rhel9:17782500362026-05-14redhat
redhatzero-trust-workload-identity-manager/spiffe-spire-controller-manager-rhel9:17782486692026-05-14redhat
redhatzero-trust-workload-identity-manager/spiffe-spire-agent-rhel9:17782488942026-05-14redhat
redhatsatellite/iop-puptoo-rhel9:17767968292026-05-07redhat
redhatrhoai/odh-vllm-cpu-rhel9:17762590632026-04-23redhat
redhatsatellite/iop-host-inventory-frontend-rhel9:17762162842026-04-16redhat
redhatsatellite/iop-vulnerability-frontend-rhel9:17762697132026-04-16redhat
redhatrhacm2/submariner-route-agent-rhel9:17745503572026-04-14redhat
redhatsatellite/iop-insights-engine-rhel9:17738379612026-03-31redhat
redhatsatellite/iop-advisor-frontend-rhel9:17722059032026-03-31redhat
redhatrhtas/tuftool-rhel9:17733073092026-03-23redhat
redhatadvanced-cluster-security/rhacs-scanner-v4-db-rhel8:17732358802026-03-12redhat
redhatadvanced-cluster-security/rhacs-scanner-v4-db-rhel8:17732358602026-03-12redhat
redhatrhtas/model-transparency-rhel9:17726146352026-03-11redhat
redhatquay/quay-rhel8:17730888622026-03-10redhat
redhatquay/quay-rhel8:17730976212026-03-10redhat
redhatansible-automation-platform-26/hub-rhel9:17724731682026-03-06redhat
redhatopenshift-gitops-1/console-plugin-rhel8:17724471562026-03-05redhat
redhatopenshift-gitops-1/console-plugin-rhel8:17721959952026-03-05redhat

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

(10 across 10 ecosystems)
Alpine:v3.20(1)
PackageVulnerable rangeFixed inDependents
py3-urllib31.26.18-r2
Alpine:v3.21(1)
PackageVulnerable rangeFixed inDependents
py3-urllib31.26.20-r1
Alpine:v3.22(1)
PackageVulnerable rangeFixed inDependents
py3-urllib31.26.20-r1
Alpine:v3.23(1)
PackageVulnerable rangeFixed inDependents
py3-urllib32.6.3-r0
Alpine:v3.24(1)
PackageVulnerable rangeFixed inDependents
py3-urllib32.6.3-r0
Debian:11(1)
PackageVulnerable rangeFixed inDependents
python-urllib31.26.5-1~exp1, 1.26.5-1~exp1+deb11u1, 1.26.5-1~exp1+deb11u21.26.5-1~exp1+deb11u3
Debian:12(1)
PackageVulnerable rangeFixed inDependents
python-urllib31.26.12-1, 1.26.12-1+deb12u1, 1.26.12-1+deb12u21.26.12-1+deb12u3
Debian:13(1)
PackageVulnerable rangeFixed inDependents
python-urllib32.3.0-32.3.0-3+deb13u1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
python-urllib32.3.0-3, 2.5.0-1, 2.5.0-1.12.5.0-2
PyPI(1)
PackageVulnerable rangeFixed inDependents
urllib31.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.

Data Freshness Timeline

(refreshed 19× in last 7d / 82× 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.

Showing the most recent 100 of 192 total refreshes for this CVE.

  1. 2026-08-30 01:22 UTCEPSS rescore
  2. 2026-08-28 21:41 UTCEPSS rescore
  3. 2026-08-28 16:48 UTCVendor advisory
  4. 2026-08-28 16:01 UTCEG score recompute
  5. 2026-08-28 16:01 UTCVendor advisory
  6. 2026-08-27 14:25 UTCEPSS rescore
  7. 2026-08-27 13:03 UTCVendor advisory
  8. 2026-08-26 16:12 UTCEG score recompute
  9. 2026-08-26 16:12 UTCVendor advisory
  10. 2026-08-26 14:46 UTCEPSS rescore
  11. 2026-08-26 12:23 UTCEG score recompute
  12. 2026-08-26 12:23 UTCVendor advisory
  13. 2026-08-25 13:48 UTCEPSS rescore
  14. 2026-08-25 13:26 UTCVendor advisory
  15. 2026-08-25 12:23 UTCEG score recompute
  16. 2026-08-25 12:23 UTCVendor advisory
  17. 2026-08-24 13:32 UTCVendor advisory
  18. 2026-08-24 12:28 UTCEG score recompute
  19. 2026-08-24 12:28 UTCVendor advisory
  20. 2026-08-23 00:19 UTCEPSS rescore
  21. 2026-08-21 23:49 UTCEPSS rescore
  22. 2026-08-21 12:33 UTCEG score recompute
  23. 2026-08-21 12:33 UTCVendor advisory
  24. 2026-08-20 22:55 UTCEPSS rescore
  25. 2026-08-20 13:59 UTCVendor advisory
Show 75 more
  1. 2026-08-20 12:46 UTCEG score recompute
  2. 2026-08-20 12:46 UTCVendor advisory
  3. 2026-08-19 17:03 UTCEPSS rescore
  4. 2026-08-19 12:28 UTCVendor advisory
  5. 2026-08-19 12:12 UTCEG score recompute
  6. 2026-08-19 12:12 UTCVendor advisory
  7. 2026-08-18 13:48 UTCEPSS rescore
  8. 2026-08-18 12:24 UTCEG score recompute
  9. 2026-08-18 12:24 UTCVendor advisory
  10. 2026-08-17 13:47 UTCEPSS rescore
  11. 2026-08-17 12:22 UTCVendor advisory
  12. 2026-08-17 12:14 UTCEG score recompute
  13. 2026-08-17 12:14 UTCVendor advisory
  14. 2026-08-16 14:56 UTCEPSS rescore
  15. 2026-08-16 02:14 UTCEPSS rescore
  16. 2026-08-15 01:30 UTCEPSS rescore
  17. 2026-08-15 01:00 UTCVendor advisory
  18. 2026-08-14 13:28 UTCVendor advisory
  19. 2026-08-14 12:30 UTCEG score recompute
  20. 2026-08-14 12:30 UTCVendor advisory
  21. 2026-08-13 22:00 UTCEPSS rescore
  22. 2026-08-13 12:29 UTCEG score recompute
  23. 2026-08-13 12:29 UTCVendor advisory
  24. 2026-08-12 13:50 UTCEPSS rescore
  25. 2026-08-12 12:40 UTCVendor advisory
  26. 2026-08-12 12:14 UTCEG score recompute
  27. 2026-08-12 12:14 UTCVendor advisory
  28. 2026-08-11 13:42 UTCEPSS rescore
  29. 2026-08-11 00:00 UTCEPSS rescore
  30. 2026-08-10 13:23 UTCVendor advisory
  31. 2026-08-10 12:28 UTCVendor advisory
  32. 2026-08-09 21:17 UTCEG score recompute
  33. 2026-08-09 21:17 UTCVendor advisory
  34. 2026-08-09 13:46 UTCEPSS rescore
  35. 2026-08-08 16:37 UTCEPSS rescore
  36. 2026-08-08 01:19 UTCEG score recompute
  37. 2026-08-08 01:19 UTCVendor advisory
  38. 2026-08-07 12:26 UTCVendor advisory
  39. 2026-08-07 12:09 UTCEG score recompute
  40. 2026-08-07 12:09 UTCVendor advisory
  41. 2026-08-06 13:46 UTCEPSS rescore
  42. 2026-08-06 06:12 UTCEG score recompute
  43. 2026-08-06 06:12 UTCVendor advisory
  44. 2026-08-05 19:17 UTCEPSS rescore
  45. 2026-08-05 13:54 UTCVendor advisory
  46. 2026-08-05 12:47 UTCEG score recompute
  47. 2026-08-05 12:47 UTCVendor advisory
  48. 2026-08-04 15:10 UTCEPSS rescore
  49. 2026-08-04 12:36 UTCEG score recompute
  50. 2026-08-04 12:36 UTCVendor advisory
  51. 2026-08-04 10:38 UTCEPSS rescore
  52. 2026-08-03 13:44 UTCVendor advisory
  53. 2026-08-03 12:50 UTCEG score recompute
  54. 2026-08-03 12:50 UTCVendor advisory
  55. 2026-08-03 10:35 UTCEPSS rescore
  56. 2026-08-02 02:26 UTCEPSS rescore
  57. 2026-08-01 04:15 UTCEPSS rescore
  58. 2026-07-31 13:22 UTCVendor advisory
  59. 2026-07-31 12:35 UTCEG score recompute
  60. 2026-07-31 12:35 UTCVendor advisory
  61. 2026-07-30 01:30 UTCEPSS rescore
  62. 2026-07-27 14:13 UTCEPSS rescore
  63. 2026-07-27 13:19 UTCVendor advisory
  64. 2026-07-27 12:42 UTCEG score recompute
  65. 2026-07-27 12:42 UTCVendor advisory
  66. 2026-07-26 14:54 UTCEPSS rescore
  67. 2026-07-26 14:54 UTCEPSS rescore
  68. 2026-07-26 09:39 UTCEG score recompute
  69. 2026-07-26 09:39 UTCVendor advisory
  70. 2026-07-25 14:17 UTCEPSS rescore
  71. 2026-07-25 14:17 UTCEPSS rescore
  72. 2026-07-24 14:17 UTCEPSS rescore
  73. 2026-07-23 14:18 UTCEPSS rescore
  74. 2026-07-23 14:18 UTCEPSS rescore
  75. 2026-07-23 11:19 UTCOSV refresh

Frequently asked(5)

What is CVE-2026-21441?
CVE-2026-21441 is a high vulnerability published on January 7, 2026. 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…
When was CVE-2026-21441 disclosed?
CVE-2026-21441 was first published in the National Vulnerability Database on January 7, 2026, with the most recent update on August 28, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-21441 actively exploited?
CVE-2026-21441 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 3% probability of exploitation in the next 30 days, which ranks it in the top 14.7% of all scored CVEs.
What is the CVSS score of CVE-2026-21441?
CVE-2026-21441 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-21441?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-21441, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-21441

Explore →

Is Your Infrastructure Affected by CVE-2026-21441?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.