CVE-2026-44431

MEDIUMCVSS 5.3/10EPSS 0.48%

Last modified

CVE-2026-44431 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.48% chance of exploitation in the next 30 days.

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.

Metrics

Weakness Enumeration

Affected Software

VendorProductVersions
PythonUrllib3>= 1.23, < 2.7.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2026-44431?
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.
How severe is CVE-2026-44431?
CVE-2026-44431 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 0.48% probability of exploitation in the next 30 days.
How do I fix CVE-2026-44431?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-44431?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST