Cross-Origin Redirect Issue in urllib3 HTTP Client Library
CVE-2026-44431
8.2HIGH
What is CVE-2026-44431?
The urllib3 HTTP client library for Python contains a cross-origin redirect vulnerability that affects versions 1.23 up to 2.7.0. When using the low-level API through ProxyManager.connection_from_url(), if assert_same_host is set to False, sensitive headers may inadvertently be forwarded during cross-origin redirects. This issue can lead to unintended exposure of user data. Users are advised to upgrade to version 2.7.0 or later to mitigate this risk.
Affected Version(s)
urllib3 >= 1.23, < 2.7.0
