CVE-2026-44431

Severity CVSS v4.0:
HIGH
Type:
CWE-200 Information Leak / Disclosure
Publication date:
13/05/2026
Last modified:
26/06/2026

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:* 1.23 (including) 2.7.0 (excluding)