CVE-2025-50181
Last modified
CVE-2025-50181 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Python | Urllib3 | < 2.5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-50181?
How severe is CVE-2025-50181?
How do I fix CVE-2025-50181?
Are you affected by CVE-2025-50181?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
