CVE-2026-44431

Published: May 22, 2026Last modified: June 3, 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.

Severity score breakdown

ParameterValue
Base score5.3
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityLOW
Integrity impactNONE
Availability impactNONE
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpy3-pipFixed (22.3.1-r5)
py3-urllib3Fixed (1.26.20-r1)
25 LTSpy3-pipFixed (25.1.1-r2)
py3-urllib3Fixed (1.26.20-r3)
Streampy3-pipFixed (26.1.1-r2)
py3-urllib3Fixed (2.7.0-r0)
Hardened Containers23 LTSpy3-pipFixed (22.3.1-r5)
25 LTSpy3-pipFixed (25.1.1-r2)
Streampy3-pipFixed (26.1.1-r2)

References

ON THIS PAGE