urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connection_from_url().urlopen(..., assert_same_host=False) still forward these sensitive headers. This vulnerability is fixed in 2.7.0.
References
| Link | Resource |
|---|---|
| https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc | Mitigation Vendor Advisory |
| https://lists.debian.org/debian-lts-announce/2026/06/msg00040.html |
Configurations
History
No history.
Information
Published : 2026-05-13 16:16
Updated : 2026-06-26 12:16
NVD link : CVE-2026-44431
Mitre link : CVE-2026-44431
CVE.ORG link : CVE-2026-44431
JSON object : View
Products Affected
python
- urllib3
CWE
