Search for packages
Package details: pkg:pypi/urllib3@1.25.10
purl pkg:pypi/urllib3@1.25.10
Next non-vulnerable version 1.26.19
Latest non-vulnerable version 2.5.0
Risk 4.0
Vulnerabilities affecting this package (4)
Vulnerability Summary Fixed by
VCID-1cgk-q3r3-aaam
Aliases:
CVE-2024-37891
GHSA-34jh-p97f-mpxf
urllib3's Proxy-Authorization request header isn't stripped during cross-origin redirects 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. ## Affected usages We believe the number of usages affected by this advisory is low. It requires all of the following to be true to be exploited: * Setting the `Proxy-Authorization` header without using urllib3's built-in proxy support. * Not disabling HTTP redirects. * Either not using an HTTPS origin server or for the proxy or target origin to redirect to a malicious origin. ## Remediation * Using the `Proxy-Authorization` header with urllib3's `ProxyManager`. * Disabling HTTP redirects using `redirects=False` when sending requests. * Not using the `Proxy-Authorization` header.
1.26.19
Affected by 0 other vulnerabilities.
2.0.0a1
Affected by 0 other vulnerabilities.
2.2.2
Affected by 0 other vulnerabilities.
VCID-6rq6-hxp1-aaae
Aliases:
CVE-2021-33503
GHSA-q2q7-5pp4-w6pg
PYSEC-2021-108
Uncontrolled Resource Consumption An issue was discovered in urllib3, when provided with a URL containing many `@` characters in the authority component, the authority regular expression exhibits catastrophic backtracking, causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP redirect.
1.26.5
Affected by 3 other vulnerabilities.
VCID-c4sy-7zv4-aaas
Aliases:
CVE-2023-43804
GHSA-v845-jxx5-vc9f
PYSEC-0000-CVE-2023-43804
PYSEC-2023-192
`Cookie` HTTP header isn't stripped on cross-origin redirects
1.26.17
Affected by 2 other vulnerabilities.
2.0.0a1
Affected by 0 other vulnerabilities.
2.0.6
Affected by 2 other vulnerabilities.
VCID-r496-vgsm-aaac
Aliases:
CVE-2023-45803
GHSA-g4mx-q9vg-27p4
PYSEC-0000-CVE-2023-45803
PYSEC-2023-212
urllib3's request body not stripped after redirect from 303 status changes request method to GET
1.26.18
Affected by 1 other vulnerability.
2.0.0a1
Affected by 0 other vulnerabilities.
2.0.7
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2025-06-20T17:03:41.853539+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 36.1.3
2025-06-20T16:46:01.096655+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.3
2025-06-20T16:46:00.633925+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 36.1.3
2025-06-20T16:44:36.754182+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.3
2025-06-20T16:44:26.899843+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 36.1.3
2025-06-20T15:10:31.602685+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.1.3
2025-06-20T15:08:54.952003+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 36.1.3
2025-06-03T23:40:03.906194+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 36.1.0
2025-06-03T23:23:59.384454+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.0
2025-06-03T23:23:59.009471+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 36.1.0
2025-06-03T23:22:46.921527+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.0
2025-06-03T23:22:38.458342+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 36.1.0
2025-06-03T21:53:12.732705+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.1.0
2025-06-03T21:51:41.120847+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 36.1.0
2025-06-02T23:38:20.220273+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 36.1.2
2025-06-02T23:21:25.940858+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.1.2
2025-06-02T23:21:25.526139+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 36.1.2
2025-06-02T23:20:07.782625+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.1.2
2025-06-02T23:19:58.561526+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 36.1.2
2025-06-02T21:38:16.971162+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.1.2
2025-06-02T21:36:35.150927+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 36.1.2
2025-04-03T22:15:43.631496+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 36.0.0
2025-04-03T21:41:02.274678+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 36.0.0
2025-04-03T21:41:01.141054+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 36.0.0
2025-04-03T21:38:24.576225+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 36.0.0
2025-04-03T21:38:05.907064+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 36.0.0
2025-04-03T18:38:38.694995+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 36.0.0
2025-04-03T18:35:19.518722+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 36.0.0
2025-02-18T04:01:30.012370+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 35.1.0
2025-02-18T03:38:52.503233+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 35.1.0
2025-02-18T03:38:51.475136+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 35.1.0
2025-02-18T03:37:48.283796+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 35.1.0
2025-02-18T03:37:47.250375+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 35.1.0
2025-02-18T02:10:31.410239+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 35.1.0
2025-02-18T02:10:30.282099+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 35.1.0
2024-11-21T01:10:55.279157+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 35.0.0
2024-11-21T00:58:30.801755+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 35.0.0
2024-11-21T00:58:01.352065+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 35.0.0
2024-11-21T00:12:28.688854+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2021-33503.yml 35.0.0
2024-11-19T02:50:48.703888+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.3.2
2024-11-19T00:59:37.284706+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 34.3.2
2024-11-19T00:40:09.822697+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.3.2
2024-10-08T03:26:15.611336+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.2
2024-10-08T01:37:22.727438+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 34.0.2
2024-10-08T01:19:07.999901+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.2
2024-10-07T22:16:22.772805+00:00 GHSA Importer Affected by VCID-1cgk-q3r3-aaam https://github.com/advisories/GHSA-34jh-p97f-mpxf 34.0.2
2024-10-07T21:45:08.506020+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac https://github.com/advisories/GHSA-g4mx-q9vg-27p4 34.0.2
2024-10-07T21:44:10.390092+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/advisories/GHSA-v845-jxx5-vc9f 34.0.2
2024-10-07T19:33:12.052569+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.2
2024-09-23T03:21:38.759187+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.1
2024-09-23T01:34:37.971086+00:00 GitLab Importer Affected by VCID-1cgk-q3r3-aaam https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2024-37891.yml 34.0.1
2024-09-23T01:24:46.540923+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.1
2024-09-22T22:42:56.913192+00:00 GHSA Importer Affected by VCID-1cgk-q3r3-aaam https://github.com/advisories/GHSA-34jh-p97f-mpxf 34.0.1
2024-09-22T22:14:36.213491+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac https://github.com/advisories/GHSA-g4mx-q9vg-27p4 34.0.1
2024-09-22T22:13:41.450695+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/advisories/GHSA-v845-jxx5-vc9f 34.0.1
2024-09-22T20:19:25.082886+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.1
2024-09-18T12:28:39.352573+00:00 Pypa Importer Affected by VCID-r496-vgsm-aaac https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2023-212.yaml 34.0.1
2024-09-18T12:28:35.975237+00:00 Pypa Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2023-192.yaml 34.0.1
2024-09-18T12:21:17.129264+00:00 Pypa Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2021-108.yaml 34.0.1
2024-09-17T23:17:52.624289+00:00 PyPI Importer Affected by VCID-r496-vgsm-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T23:17:37.657468+00:00 PyPI Importer Affected by VCID-c4sy-7zv4-aaas https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-09-17T22:57:32.979945+00:00 PyPI Importer Affected by VCID-6rq6-hxp1-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.1
2024-05-17T20:52:12.495509+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac https://github.com/advisories/GHSA-g4mx-q9vg-27p4 34.0.0rc4
2024-05-17T20:52:10.506971+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc4
2024-04-24T03:54:33.472865+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.0rc4
2024-04-24T03:54:32.934005+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc4
2024-04-24T03:53:36.989447+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.0rc4
2024-04-24T03:53:36.484173+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc4
2024-04-24T03:09:37.384529+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc4
2024-04-24T00:50:30.048177+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/advisories/GHSA-v845-jxx5-vc9f 34.0.0rc4
2024-04-24T00:50:28.837761+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc4
2024-04-23T21:31:27.909373+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.0rc4
2024-04-23T21:31:27.297874+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc4
2024-01-10T06:35:13.301001+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.0rc2
2024-01-10T06:35:12.755060+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc2
2024-01-10T06:34:37.402789+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.0rc2
2024-01-10T06:34:36.871962+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc2
2024-01-10T05:48:42.345722+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc2
2024-01-10T02:59:16.567054+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac https://github.com/advisories/GHSA-g4mx-q9vg-27p4 34.0.0rc2
2024-01-10T02:59:14.738066+00:00 GHSA Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc2
2024-01-10T02:57:10.940214+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/advisories/GHSA-v845-jxx5-vc9f 34.0.0rc2
2024-01-10T02:57:09.735908+00:00 GHSA Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc2
2024-01-09T23:28:20.531155+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.0rc2
2024-01-09T23:28:19.922892+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc2
2024-01-03T23:21:37.280102+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-45803.yml 34.0.0rc1
2024-01-03T23:21:36.739122+00:00 GitLab Importer Affected by VCID-r496-vgsm-aaac None 34.0.0rc1
2024-01-03T23:20:56.654091+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/urllib3/CVE-2023-43804.yml 34.0.0rc1
2024-01-03T23:20:56.128589+00:00 GitLab Importer Affected by VCID-c4sy-7zv4-aaas None 34.0.0rc1
2024-01-03T22:37:06.997415+00:00 GitLab Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc1
2024-01-03T19:13:53.887494+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/advisories/GHSA-q2q7-5pp4-w6pg 34.0.0rc1
2024-01-03T19:13:53.278741+00:00 GHSA Importer Affected by VCID-6rq6-hxp1-aaae None 34.0.0rc1
2024-01-03T18:54:07.341966+00:00 PyPI Importer Affected by VCID-r496-vgsm-aaac https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:54:00.019296+00:00 PyPI Importer Affected by VCID-c4sy-7zv4-aaas https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:39:31.941691+00:00 PyPI Importer Affected by VCID-6rq6-hxp1-aaae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 34.0.0rc1
2024-01-03T18:20:30.451399+00:00 Pypa Importer Affected by VCID-c4sy-7zv4-aaas https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2023-192.yaml 34.0.0rc1
2024-01-03T18:20:29.533289+00:00 Pypa Importer Affected by VCID-6rq6-hxp1-aaae https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2021-108.yaml 34.0.0rc1
2024-01-03T18:20:28.416761+00:00 Pypa Importer Affected by VCID-r496-vgsm-aaac https://github.com/pypa/advisory-database/blob/main/vulns/urllib3/PYSEC-2023-212.yaml 34.0.0rc1