Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-50181
June 19, 2025
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.
Affected Packages
urllib3 (CONDA):
Affected version(s) >=1.12 <2.5.0
Fix Suggestion:
Update to version 2.5.0
https://github.com/urllib3/urllib3.git (GITHUB):
Affected version(s) >=0.3 <2.5.0
Fix Suggestion:
Update to version 2.5.0
urllib3 (PYTHON):
Affected version(s) >=0.2 <2.5.0
Fix Suggestion:
Update to version 2.5.0
urllib3 (PYTHON):
Affected version(s) >=0.2 <2.5.0
Fix Suggestion:
Update to version 2.5.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.0
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.02