Lucene search
K
PythonUrllib3

19 matches found

CVE
CVE
added 2018/12/11 5:0 p.m.1035 views

CVE-2018-20060

CVE-2018-20060 affects urllib3/python-urllib3 prior to 1.23, where the Authorization header is not removed on cross-origin redirects. This can allow credentials in the Authorization header to be exposed to unintended hosts or transmitted in cleartext. Public sources in the Connected documents ind...

9.8CVSS7.8AI score0.04488EPSS
CVE
CVE
added 2023/10/04 4:1 p.m.887 views

CVE-2023-43804

CVE-2023-43804 affects the Python urllib3 library, where a Cookie header may be leaked across cross-origin redirects if redirects are not disabled. The issue is resolved in urllib3 1.26.17 or 2.0.5. Affected environments are confirmed in multiple reports, including AlmaLinux and Brocade advisorie...

8.1CVSS8AI score0.01207EPSS
CVE
CVE
added 2021/06/29 10:55 a.m.850 views

CVE-2021-33503

CVE-2021-33503 affects urllib3 prior to 1.26.5, where the authority component regex can catastrophically backtrack on URLs containing many @ characters, leading to denial of service via parameters or redirects. Several connected sources note a patched version is available (e.g., python-urllib3 up...

7.5CVSS7.4AI score0.03273EPSS
CVE
CVE
added 2020/09/29 12:0 a.m.762 views

CVE-2020-26137

CVE-2020-26137 pertains to Python’s urllib3 and is explicitly described as a CRLF injection vulnerability in the HTTP request handling of urllib3/http.client. The connected advisories show affected package and version details: python-urllib3 1.24.2-2 (CBLMariner entry) and a recommended upgrade t...

6.5CVSS7.2AI score0.02199EPSS
CVE
CVE
added 2019/04/18 12:0 a.m.706 views

CVE-2019-11324

The issue CVE-2019-11324 affects the Python urllib3 library prior to 1.24.2, where SSL verification can be bypassed when the SSLContext, ca_certs, or ca_certs_dir arguments differ from the OS CA store, causing TLS handshakes to succeed when they should fail. This is related to how system vs manua...

7.5CVSS6.8AI score0.02813EPSS
CVE
CVE
added 2023/10/17 7:43 p.m.659 views

CVE-2023-45803

CVE-2023-45803 affects the Python urllib3 library. The issue arises when handling HTTP redirects (301/302/303) after a request’s method changes from something that can carry a body (e.g., POST) to GET, where urllib3 previously did not remove the HTTP request body. This could allow leakage of sens...

4.2CVSS6.6AI score0.00544EPSS
CVE
CVE
added 2019/04/15 12:0 a.m.551 views

CVE-2019-11236

The CVE-2019-11236 entry affects Python’s urllib3 up to version 1.24.1, where an attacker controlling a request parameter can trigger CRLF injection. Multiple connected advisories corroborate this issue and cite potential header/credential exposure risks in cross-origin redirects or crafted reque...

6.1CVSS7.2AI score0.02056EPSS
CVE
CVE
added 2024/06/17 7:18 p.m.515 views

CVE-2024-37891

CVE-2024-37891 affects urllib3 (Python HTTP client) across multiple distributions (e.g., python3-urllib3, python3.13-pip, python-pip, etc.). The issue: when not using urllib3’s ProxyManager proxy support, a configured Proxy-Authorization header could be sent, and urllib3 may not strip it on cross...

6.5CVSS5.8AI score0.00965EPSS
CVE
CVE
added 2023/10/15 12:0 a.m.249 views

CVE-2018-25091

CVE-2018-25091 affects the urllib3 library (before 1.24.2). When following cross-origin redirects, urllib3 may not remove the Authorization header, allowing credentials to be exposed to unintended hosts or transmitted in cleartext. This is noted as a follow-on from an incomplete fix for CVE-2018-...

6.1CVSS7.1AI score0.00512EPSS
CVE
CVE
added 2021/03/15 12:0 a.m.203 views

CVE-2021-28363

CVE-2021-28363 affects urllib3 for Python: versions 1.26.x before 1.26.4 omit SSL certificate validation when connecting HTTPS to HTTPS proxies, potentially enabling MITM via proxy hostname mismatch. Impact is partial confidentiality. Remediation: upgrade urllib3 to 1.26.4 or later (patched versi...

6.5CVSS6.4AI score0.02109EPSS
CVE
CVE
added 2025/06/19 1:8 a.m.185 views

CVE-2025-50181

CVE-2025-50181 affects python-urllib3 and was fixed in urllib3 2.5.0. Several connected advisories confirm vulnerable versions are older releases (e.g., python-urllib3

6.1CVSS5.4AI score0.00341EPSS
CVE
CVE
added 2020/03/06 7:14 p.m.181 views

CVE-2020-7212

CVE-2020-7212 concerns urllib3 for Python (versions 1.25.2–1.25.7) with a Denial of Service risk caused by the _encode_invalid_chars implementation in util/url.py. The issue arises from an inefficient algorithm where the percent_encodings collection can grow O(N) for a URL of length N, and the su...

7.8CVSS7.3AI score0.03288EPSS
CVE
CVE
added 2025/06/19 1:42 a.m.158 views

CVE-2025-50182

CVE-2025-50182 : Affects urllib3 (Python HTTP client). The issue is that prior to 2.5.0, when urllib3 is used in environments like Pyodide (Python in a browser/Node via Fetch/XMLHttpRequest), redirects are not controlled; Pyodide determines redirect behavior, and retries/redirect params are ignor...

6.1CVSS5.1AI score0.00313EPSS
CVE
CVE
added 2017/01/11 4:0 p.m.133 views

CVE-2016-9015

CVE-2016-9015 affects Python urllib3 versions 1.17 and 1.18 when using PyOpenSSL with OpenSSL 1.1.0; in such configurations TLS certificate validation can be bypassed, enabling MITM and information leakage. The issue is considered low impact due to the very specific configuration. remediation fro...

3.7CVSS3.7AI score0.00775EPSS
CVE
CVE
added 2026/01/07 10:9 p.m.93 views

CVE-2026-21441

CVE-2026-21441 (urllib3) : The issue occurs in urllib3’s streaming API where, for HTTP redirect responses, the client decompresses the entire response body even before any reads are issued, enabling potential resource exhaustion (CPU/memory) via decompression bombs. Affected versions are prior to...

8.9CVSS6.1AI score0.00524EPSS
CVE
CVE
added 2025/12/05 4:6 p.m.48 views

CVE-2025-66471

CVE-2025-66471 affects urllib3’s streaming API handling of compressed HTTP responses in Python. The issue arises when streaming a highly compressed payload, where decompression could process data in a way that uses excessive CPU and memory, potentially from the decompression buffer behavior noted...

8.9CVSS6.4AI score0.00533EPSS
CVE
CVE
added 2026/05/13 3:17 p.m.45 views

CVE-2026-44432

CVE-2026-44432 affects urllib3 before 2.7.0, where the library could decompress the entire response during HTTPResponse.read or drain_conn, leading to high CPU and memory usage when handling highly compressed data. Affected versions: 2.6.0 up to (but not including) 2.7.0. Impact described as pote...

8.9CVSS5.8AI score0.00367EPSS
CVE
CVE
added 2026/05/13 3:20 p.m.42 views

CVE-2026-44431

CVE-2026-44431 affects urllib3 (Python HTTP client). From versions 1.23 up to, but not including, 2.7.0, cross-origin redirects followed by the low‑level API via ProxyManager.connection_from_url().urlopen(..., assert_same_host=False) still forward sensitive headers. This constitutes a leakage of ...

8.2CVSS5.8AI score0.0026EPSS
CVE
CVE
added 2025/12/05 4:2 p.m.38 views

CVE-2025-66418

The connected advisories confirm CVE-2025-66418 affects urllib3 (Python) via an unbounded decompression chain in versions 1.24 up to before 2.6.0, enabling high CPU and memory usage; remediation is to upgrade to 2.6.0 or later. Additional advisories note related issues: CVE-2025-66471 (Streaming ...

8.9CVSS6.3AI score0.00533EPSS