122 matches found
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 you can use Python libraries to make HTTP requests from your browser or Node.js. Additionally, urllib3 provides a mechanism to control redirects. However, the retries...
6.1CVSS7.1AI score0.00366EPSS
SaveExploits0References5Affected Software1
PT-2025-26199
Name of the Vulnerable Software and Affected Versions urllib3 versions prior to 2.5.0 Description The issue concerns urllib3, a Python HTTP client library, which does not control redirects in browsers and Node.js prior to version 2.5.0. This library supports being used in a Pyodide runtime,...
6.1CVSS6.7AI score0.00366EPSS
SaveExploits0References36
20