urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is only sent to the configured proxy, as expected. However, when sending HTTP requests *without* using urllib3's proxy support, it's possible to accidentally configure the Proxy-Authorization header even though it won't have any effect as the request is not using a forwarding proxy or a tunneling proxy. In those cases, urllib3 doesn't treat the Proxy-Authorization HTTP header as one carrying authentication material and thus doesn't strip the header on cross-origin redirects. Because this is a highly unlikely scenario, we believe the severity of this vulnerability is low for almost all users. Out of an abundance of caution urllib3 will automatically strip the Proxy-Authorization header during cross-origin redirects to avoid the small chance that users are doing this on accident. Users should use urllib3's proxy support or disable automatic redirects to achieve safe processing of the Proxy-Authorization header, but we still decided to strip the header by default in order to further protect users who aren't using the correct approach. We believe the number of usages affected by this advisory is low. It requires all of the following to be true to be exploited: 1. Setting the Proxy-Authorization header without using urllib3's built-in proxy support. 2. Not disabling HTTP redirects. 3. Either not using an HTTPS origin server or for the proxy or target origin to redirect to a malicious origin. Users are advised to update to either version 1.26.19 or version 2.2.2. Users unable to upgrade may use the Proxy-Authorization header with urllib3's ProxyManager, disable HTTP redirects using redirects=False when sending requests, or not user the Proxy-Authorization header as mitigations.
CVE-2024-37891
This medium-severity CVE scores 4.4 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 56% 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).
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 4.4
- EG Score
- 4.4(medium)
- EPSS
- 62.9%
- KEV
- Not listed
Published
June 17, 2024
Last Modified
January 6, 2026
References (7)
- security-advisories@githubhttps://github.com/urllib3/urllib3/commit/accff72ecc2f6cf5a76d9570198a93ac7c90270e
- security-advisories@githubhttps://github.com/urllib3/urllib3/security/advisories/GHSA-34jh-p97f-mpxf
- af854a3a-2127-422b-91ae-364da2661108https://github.com/urllib3/urllib3/commit/accff72ecc2f6cf5a76d9570198a93ac7c90270e
- af854a3a-2127-422b-91ae-364da2661108https://github.com/urllib3/urllib3/security/advisories/GHSA-34jh-p97f-mpxf
- af854a3a-2127-422b-91ae-364da2661108https://lists.debian.org/debian-lts-announce/2024/12/msg00020.html
- af854a3a-2127-422b-91ae-364da2661108https://security.netapp.com/advisory/ntap-20240822-0003/
- af854a3a-2127-422b-91ae-364da2661108https://www.vicarius.io/vsociety/posts/proxy-authorization-header-handling-vulnerability-in-urllib3-cve-2024-37891
Vendor Advisories for CVE-2024-37891(20)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2024:9985Red Hat Product SecurityMedium
Red Hat Security Advisory: RHOSP 17.1.4 (python-urllib3) security update
- RHSA-2024:9922Red Hat Product SecurityMedium
Red Hat Security Advisory: python3.11-urllib3 security update
- RHSA-2024:9923Red Hat Product SecurityMedium
Red Hat Security Advisory: python3.12-urllib3 security update
- RHSA-2024:9458Red Hat Product SecurityMedium
Red Hat Security Advisory: python3.11-urllib3 security update
- RHSA-2024:9457Red Hat Product SecurityMedium
Red Hat Security Advisory: python3.12-urllib3 security update
- RHSA-2024:8842Red Hat Product SecurityMedium
Red Hat Security Advisory: python3.12-urllib3 security update
- RHSA-2024:8843Red Hat Product SecurityMedium
Red Hat Security Advisory: python3.11-urllib3 security update
- RHSA-2024:8035Red Hat Product SecurityMedium
Red Hat Security Advisory: python3.11-urllib3 security update
- +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 | 2.0.0 ... 2.2.1 (11 versions) | 2.2.2 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(10)
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.
- Microsoft MSRCCVE-2024-378912024-07-10
Proxy-Authorization request header isn't stripped during cross-origin redirects in urllib3
- Red HatRHBA-2024:7523MODERATE2024-06-17
RHBA-2024:7523 — Moderate
- Red HatRHSA-2024:4422MODERATE2024-06-17
RHSA-2024:4422 — Moderate
- Red HatRHSA-2024:4730MODERATE2024-06-17
RHSA-2024:4730 — Moderate
- Red HatRHSA-2024:4744MODERATE2024-06-17
RHSA-2024:4744 — Moderate
- Red HatRHSA-2024:4746MODERATE2024-06-17
RHSA-2024:4746 — Moderate
- Red HatRHSA-2024:5041MODERATE2024-06-17
RHSA-2024:5041 — Moderate
- Red HatRHSA-2024:5627MODERATE2024-06-17
RHSA-2024:5627 — Moderate
- Red HatRHSA-2024:6162MODERATE2024-06-17
RHSA-2024:6162 — Moderate
- Red HatRHSA-2024:6765MODERATE2024-06-17
RHSA-2024:6765 — Moderate
Data Freshness Timeline
(refreshed 10× in last 7d / 42× 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-11 08:26 UTCEPSS rescore
- 2026-07-11 08:26 UTCEPSS rescore
- 2026-07-09 19:09 UTCEPSS rescore
- 2026-07-08 15:14 UTCEPSS rescore
- 2026-07-08 15:13 UTCEPSS rescore
- 2026-07-07 13:45 UTCEPSS rescore
- 2026-07-06 16:26 UTCEPSS rescore
- 2026-07-06 02:22 UTCEPSS rescore
- 2026-07-06 02:22 UTCEPSS rescore
- 2026-07-05 02:29 UTCEPSS rescore
- 2026-07-04 06:30 UTCEPSS rescore
- 2026-07-01 15:05 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-30 23:21 UTCEPSS rescore
- 2026-06-28 04:55 UTCEPSS rescore
- 2026-06-28 04:55 UTCEPSS rescore
- 2026-06-27 03:07 UTCEPSS rescore
- 2026-06-27 03:07 UTCEPSS rescore
- 2026-06-26 01:46 UTCOSV refresh
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 14:04 UTCEPSS rescore
- 2026-06-24 14:04 UTCEPSS rescore
- 2026-06-23 21:32 UTCEPSS rescore
- 2026-06-23 21:32 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
Show 53 moreShow fewer
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-21 14:55 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-21 01:58 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-19 19:25 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 17:51 UTCEPSS rescore
- 2026-06-17 17:52 UTCEPSS rescore
- 2026-06-16 17:52 UTCEPSS rescore
- 2026-06-16 17:52 UTCEPSS rescore
- 2026-06-15 17:47 UTCEPSS rescore
- 2026-06-14 23:16 UTCEPSS rescore
- 2026-06-13 22:59 UTCEPSS rescore
- 2026-06-13 22:59 UTCEPSS rescore
- 2026-06-12 23:11 UTCEPSS rescore
- 2026-06-11 13:59 UTCEPSS rescore
- 2026-06-10 22:17 UTCEPSS rescore
- 2026-06-10 13:21 UTCEPSS rescore
- 2026-06-08 14:41 UTCOSV refresh
- 2026-06-08 14:16 UTCEPSS rescore
- 2026-06-07 15:24 UTCEPSS rescore
- 2026-06-07 15:24 UTCEPSS rescore
- 2026-06-06 13:46 UTCEPSS rescore
- 2026-06-06 13:46 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 22:46 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-05 06:09 UTCEPSS rescore
- 2026-06-04 13:11 UTCEPSS rescore
- 2026-06-04 13:11 UTCEPSS rescore
- 2026-06-02 20:12 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:15 UTCEPSS rescore
- 2026-05-31 00:15 UTCEPSS rescore
- 2026-05-29 13:43 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-28 13:44 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-27 13:40 UTCEPSS rescore
- 2026-05-26 13:43 UTCEPSS rescore
- 2026-05-26 13:43 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
- 2026-05-26 07:18 UTCEPSS rescore
- 2026-05-23 23:48 UTCEG score recompute
- 2026-05-23 23:48 UTCVendor advisory
Frequently asked(5)
What is CVE-2024-37891?
When was CVE-2024-37891 disclosed?
Is CVE-2024-37891 actively exploited?
What is the CVSS score of CVE-2024-37891?
How do I remediate CVE-2024-37891?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2024-37891
Is Your Infrastructure Affected by CVE-2024-37891?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.