UBUNTU-CVE-2025-50182

Source
https://ubuntu.com/security/CVE-2025-50182
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2025/UBUNTU-CVE-2025-50182.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2025-50182
Upstream
Downstream
Related
Published
2025-06-19T02:15:00Z
Modified
2025-07-16T07:48:21.752243Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

urllib3 is a user-friendly HTTP client library for Python. Starting in version 2.2.0 and prior to 2.5.0, urllib3 does not control redirects in browsers and Node.js. urllib3 supports being used in a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpRequest. This means Python libraries can be used to make HTTP requests from a browser or Node.js. Additionally, urllib3 provides a mechanism to control redirects, but the retries and redirect parameters are ignored with Pyodide; the runtime itself determines redirect behavior. This issue has been patched in version 2.5.0.

References

Affected packages

Ubuntu:25.04 / python-urllib3

Package

Name
python-urllib3
Purl
pkg:deb/ubuntu/python-urllib3@2.3.0-2ubuntu0.1?arch=source&distro=plucky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.3.0-2ubuntu0.1

Affected versions

2.*

2.0.7-2
2.0.7-2ubuntu0.1
2.3.0-1
2.3.0-2

Ecosystem specific

{
    "availability": "No subscription required",
    "binaries": [
        {
            "binary_name": "python3-urllib3",
            "binary_version": "2.3.0-2ubuntu0.1"
        }
    ]
}