Python Requests

6 CVEs affecting Python Requests. Latest disclosed: 2026-03-25. Critical: 0, High: 1.

Top CVEs affecting Python Requests
CVESeverityScorePublishedSummary
CVE-2018-18074High7.52018-10-09The Requests package before 2.20.0 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which ma…
CVE-2023-32681Medium6.12023-05-26Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endp…
CVE-2026-25645Medium4.42026-03-25Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting f…
CVE-2015-22962015-03-18The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without…
CVE-2014-18302014-10-15Requests (aka python-requests) before 2.3.0 allows remote servers to obtain sensitive information by reading the Proxy-Authorization header in a redirected req…
CVE-2014-18292014-10-15Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.