Python/requests/0.10.4


Python HTTP for Humans.

https://pypi.org/project/requests
ISC

6 Security Vulnerabilities

Exposure of Sensitive Information to an Unauthorized Actor in Requests

Published date: 2022-05-14T02:09:22Z
CVE: CVE-2014-1830
Links:

Requests (aka python-requests) before 2.3.0 allows remote servers to obtain sensitive information by reading the Proxy-Authorization header in a redirected request.

Affected versions: ["2.2.1", "2.2.0", "2.1.0", "2.0.1", "2.0.0", "1.2.3", "1.2.2", "1.2.1", "1.2.0", "1.1.0", "1.0.4", "1.0.3", "1.0.2", "1.0.1", "1.0.0", "0.14.2", "0.14.1", "0.14.0", "0.13.9", "0.13.8", "0.13.7", "0.13.6", "0.13.5", "0.13.4", "0.13.3", "0.13.2", "0.13.1", "0.13.0", "0.12.1", "0.12.01", "0.12.0", "0.11.2", "0.11.1", "0.10.8", "0.10.7", "0.10.6", "0.10.4", "0.10.3", "0.10.2", "0.10.1", "0.10.0", "0.9.3", "0.9.2", "0.9.1", "0.9.0", "0.8.9", "0.8.8", "0.8.7", "0.8.6", "0.8.5", "0.8.4", "0.8.3", "0.8.2", "0.8.1", "0.8.0", "0.7.6", "0.7.5", "0.7.4", "0.7.3", "0.7.2", "0.7.1", "0.7.0", "0.6.6", "0.6.5", "0.6.4", "0.6.3", "0.6.2", "0.6.1", "0.6.0", "0.5.1", "0.5.0", "0.4.1", "0.4.0", "0.3.4", "0.3.3", "0.3.2", "0.3.1", "0.3.0", "0.2.4", "0.2.3", "0.2.2", "0.2.1", "0.2.0", "0.0.1"]
Secure versions: [2.33.0, 2.33.1, 2.34.0, 2.34.0.dev1, 2.34.1, 2.34.2]
Recommendation: Update to version 2.34.2.

Requests vulnerable to .netrc credentials leak via malicious URLs

Published date: 2025-06-09T19:06:08Z
CVE: CVE-2024-47081
Links:

Impact

Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs.

Workarounds

For older versions of Requests, use of the .netrc file can be disabled with trust_env=False on your Requests Session (docs).

References

https://github.com/psf/requests/pull/6965 https://seclists.org/fulldisclosure/2025/Jun/2

Affected versions: ["2.32.3", "2.32.2", "2.32.1", "2.32.0", "2.31.0", "2.30.0", "2.29.0", "2.28.2", "2.28.1", "2.28.0", "2.27.1", "2.27.0", "2.26.0", "2.25.1", "2.25.0", "2.24.0", "2.23.0", "2.22.0", "2.21.0", "2.20.1", "2.20.0", "2.19.1", "2.19.0", "2.18.4", "2.18.3", "2.18.2", "2.18.1", "2.18.0", "2.17.3", "2.17.2", "2.17.1", "2.17.0", "2.16.5", "2.16.4", "2.16.3", "2.16.2", "2.16.1", "2.16.0", "2.15.1", "2.15.0", "2.14.2", "2.14.1", "2.14.0", "2.13.0", "2.12.5", "2.12.4", "2.12.3", "2.12.2", "2.12.1", "2.12.0", "2.11.1", "2.11.0", "2.10.0", "2.9.2", "2.9.1", "2.9.0", "2.8.1", "2.8.0", "2.7.0", "2.6.2", "2.6.1", "2.6.0", "2.5.3", "2.5.2", "2.5.1", "2.5.0", "2.4.3", "2.4.2", "2.4.1", "2.4.0", "2.3.0", "2.2.1", "2.2.0", "2.1.0", "2.0.1", "2.0.0", "1.2.3", "1.2.2", "1.2.1", "1.2.0", "1.1.0", "1.0.4", "1.0.3", "1.0.2", "1.0.1", "1.0.0", "0.14.2", "0.14.1", "0.14.0", "0.13.9", "0.13.8", "0.13.7", "0.13.6", "0.13.5", "0.13.4", "0.13.3", "0.13.2", "0.13.1", "0.13.0", "0.12.1", "0.12.01", "0.12.0", "0.11.2", "0.11.1", "0.10.8", "0.10.7", "0.10.6", "0.10.4", "0.10.3", "0.10.2", "0.10.1", "0.10.0", "0.9.3", "0.9.2", "0.9.1", "0.9.0", "0.8.9", "0.8.8", "0.8.7", "0.8.6", "0.8.5", "0.8.4", "0.8.3", "0.8.2", "0.8.1", "0.8.0", "0.7.6", "0.7.5", "0.7.4", "0.7.3", "0.7.2", "0.7.1", "0.7.0", "0.6.6", "0.6.5", "0.6.4", "0.6.3", "0.6.2", "0.6.1", "0.6.0", "0.5.1", "0.5.0", "0.4.1", "0.4.0", "0.3.4", "0.3.3", "0.3.2", "0.3.1", "0.3.0", "0.2.4", "0.2.3", "0.2.2", "0.2.1", "0.2.0", "0.0.1"]
Secure versions: [2.33.0, 2.33.1, 2.34.0, 2.34.0.dev1, 2.34.1, 2.34.2]
Recommendation: Update to version 2.34.2.

Requests `Session` object does not verify requests after making first request with verify=False

Published date: 2024-05-20T20:15:00Z
CVE: CVE-2024-35195
Links:

When using a requests.Session, if the first request to a given origin is made with verify=False, TLS certificate verification may remain disabled for all subsequent requests to that origin, even if verify=True is explicitly specified later.

This occurs because the underlying connection is reused from the session's connection pool, causing the initial TLS verification setting to persist for the lifetime of the pooled connection. As a result, applications may unintentionally send requests without certificate verification, leading to potential man-in-the-middle attacks and compromised confidentiality or integrity.

This behavior affects versions of requests prior to 2.32.0.

Affected versions: ["2.31.0", "2.30.0", "2.29.0", "2.28.2", "2.28.1", "2.28.0", "2.27.1", "2.27.0", "2.26.0", "2.25.1", "2.25.0", "2.24.0", "2.23.0", "2.22.0", "2.21.0", "2.20.1", "2.20.0", "2.19.1", "2.19.0", "2.18.4", "2.18.3", "2.18.2", "2.18.1", "2.18.0", "2.17.3", "2.17.2", "2.17.1", "2.17.0", "2.16.5", "2.16.4", "2.16.3", "2.16.2", "2.16.1", "2.16.0", "2.15.1", "2.15.0", "2.14.2", "2.14.1", "2.14.0", "2.13.0", "2.12.5", "2.12.4", "2.12.3", "2.12.2", "2.12.1", "2.12.0", "2.11.1", "2.11.0", "2.10.0", "2.9.2", "2.9.1", "2.9.0", "2.8.1", "2.8.0", "2.7.0", "2.6.2", "2.6.1", "2.6.0", "2.5.3", "2.5.2", "2.5.1", "2.5.0", "2.4.3", "2.4.2", "2.4.1", "2.4.0", "2.3.0", "2.2.1", "2.2.0", "2.1.0", "2.0.1", "2.0.0", "1.2.3", "1.2.2", "1.2.1", "1.2.0", "1.1.0", "1.0.4", "1.0.3", "1.0.2", "1.0.1", "1.0.0", "0.14.2", "0.14.1", "0.14.0", "0.13.9", "0.13.8", "0.13.7", "0.13.6", "0.13.5", "0.13.4", "0.13.3", "0.13.2", "0.13.1", "0.13.0", "0.12.1", "0.12.01", "0.12.0", "0.11.2", "0.11.1", "0.10.8", "0.10.7", "0.10.6", "0.10.4", "0.10.3", "0.10.2", "0.10.1", "0.10.0", "0.9.3", "0.9.2", "0.9.1", "0.9.0", "0.8.9", "0.8.8", "0.8.7", "0.8.6", "0.8.5", "0.8.4", "0.8.3", "0.8.2", "0.8.1", "0.8.0", "0.7.6", "0.7.5", "0.7.4", "0.7.3", "0.7.2", "0.7.1", "0.7.0", "0.6.6", "0.6.5", "0.6.4", "0.6.3", "0.6.2", "0.6.1", "0.6.0", "0.5.1", "0.5.0", "0.4.1", "0.4.0", "0.3.4", "0.3.3", "0.3.2", "0.3.1", "0.3.0", "0.2.4", "0.2.3", "0.2.2", "0.2.1", "0.2.0", "0.0.1"]
Secure versions: [2.33.0, 2.33.1, 2.34.0, 2.34.0.dev1, 2.34.1, 2.34.2]
Recommendation: Update to version 2.34.2.

Exposure of Sensitive Information to an Unauthorized Actor in Requests

Published date: 2022-05-17T03:49:35Z
CVE: CVE-2014-1829
Links:

Requests (aka python-requests) before 2.3.0 allows remote servers to obtain a netrc password by reading the Authorization header in a redirected request.

Affected versions: ["2.2.1", "2.2.0", "2.1.0", "2.0.1", "2.0.0", "1.2.3", "1.2.2", "1.2.1", "1.2.0", "1.1.0", "1.0.4", "1.0.3", "1.0.2", "1.0.1", "1.0.0", "0.14.2", "0.14.1", "0.14.0", "0.13.9", "0.13.8", "0.13.7", "0.13.6", "0.13.5", "0.13.4", "0.13.3", "0.13.2", "0.13.1", "0.13.0", "0.12.1", "0.12.01", "0.12.0", "0.11.2", "0.11.1", "0.10.8", "0.10.7", "0.10.6", "0.10.4", "0.10.3", "0.10.2", "0.10.1", "0.10.0", "0.9.3", "0.9.2", "0.9.1", "0.9.0", "0.8.9", "0.8.8", "0.8.7", "0.8.6", "0.8.5", "0.8.4", "0.8.3", "0.8.2", "0.8.1", "0.8.0", "0.7.6", "0.7.5", "0.7.4", "0.7.3", "0.7.2", "0.7.1", "0.7.0", "0.6.6", "0.6.5", "0.6.4", "0.6.3", "0.6.2", "0.6.1", "0.6.0", "0.5.1", "0.5.0", "0.4.1", "0.4.0", "0.3.4", "0.3.3", "0.3.2", "0.3.1", "0.3.0", "0.2.4", "0.2.3", "0.2.2", "0.2.1", "0.2.0", "0.0.1"]
Secure versions: [2.33.0, 2.33.1, 2.34.0, 2.34.0.dev1, 2.34.1, 2.34.2]
Recommendation: Update to version 2.34.2.

Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function

Published date: 2026-03-25T16:56:28Z
CVE: CVE-2026-25645
Links:

Impact

The requests.utils.extract_zipped_paths() utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one.

Affected usages

Standard usage of the Requests library is not affected by this vulnerability. Only applications that call extract_zipped_paths() directly are impacted.

Remediation

Upgrade to at least Requests 2.33.0, where the library now extracts files to a non-deterministic location.

If developers are unable to upgrade, they can set TMPDIR in their environment to a directory with restricted write access.

Affected versions: ["2.32.5", "2.32.4", "2.32.3", "2.32.2", "2.32.1", "2.32.0", "2.31.0", "2.30.0", "2.29.0", "2.28.2", "2.28.1", "2.28.0", "2.27.1", "2.27.0", "2.26.0", "2.25.1", "2.25.0", "2.24.0", "2.23.0", "2.22.0", "2.21.0", "2.20.1", "2.20.0", "2.19.1", "2.19.0", "2.18.4", "2.18.3", "2.18.2", "2.18.1", "2.18.0", "2.17.3", "2.17.2", "2.17.1", "2.17.0", "2.16.5", "2.16.4", "2.16.3", "2.16.2", "2.16.1", "2.16.0", "2.15.1", "2.15.0", "2.14.2", "2.14.1", "2.14.0", "2.13.0", "2.12.5", "2.12.4", "2.12.3", "2.12.2", "2.12.1", "2.12.0", "2.11.1", "2.11.0", "2.10.0", "2.9.2", "2.9.1", "2.9.0", "2.8.1", "2.8.0", "2.7.0", "2.6.2", "2.6.1", "2.6.0", "2.5.3", "2.5.2", "2.5.1", "2.5.0", "2.4.3", "2.4.2", "2.4.1", "2.4.0", "2.3.0", "2.2.1", "2.2.0", "2.1.0", "2.0.1", "2.0.0", "1.2.3", "1.2.2", "1.2.1", "1.2.0", "1.1.0", "1.0.4", "1.0.3", "1.0.2", "1.0.1", "1.0.0", "0.14.2", "0.14.1", "0.14.0", "0.13.9", "0.13.8", "0.13.7", "0.13.6", "0.13.5", "0.13.4", "0.13.3", "0.13.2", "0.13.1", "0.13.0", "0.12.1", "0.12.01", "0.12.0", "0.11.2", "0.11.1", "0.10.8", "0.10.7", "0.10.6", "0.10.4", "0.10.3", "0.10.2", "0.10.1", "0.10.0", "0.9.3", "0.9.2", "0.9.1", "0.9.0", "0.8.9", "0.8.8", "0.8.7", "0.8.6", "0.8.5", "0.8.4", "0.8.3", "0.8.2", "0.8.1", "0.8.0", "0.7.6", "0.7.5", "0.7.4", "0.7.3", "0.7.2", "0.7.1", "0.7.0", "0.6.6", "0.6.5", "0.6.4", "0.6.3", "0.6.2", "0.6.1", "0.6.0", "0.5.1", "0.5.0", "0.4.1", "0.4.0", "0.3.4", "0.3.3", "0.3.2", "0.3.1", "0.3.0", "0.2.4", "0.2.3", "0.2.2", "0.2.1", "0.2.0", "0.0.1"]
Secure versions: [2.33.0, 2.33.1, 2.34.0, 2.34.0.dev1, 2.34.1, 2.34.2]
Recommendation: Update to version 2.34.2.

Insufficiently Protected Credentials in Requests

Published date: 2018-10-29T19:06:46Z
CVE: CVE-2018-18074
Links:

The Requests package through 2.19.1 before 2018-09-14 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network.

Affected versions: ["2.19.1", "2.19.0", "2.18.4", "2.18.3", "2.18.2", "2.18.1", "2.18.0", "2.17.3", "2.17.2", "2.17.1", "2.17.0", "2.16.5", "2.16.4", "2.16.3", "2.16.2", "2.16.1", "2.16.0", "2.15.1", "2.15.0", "2.14.2", "2.14.1", "2.14.0", "2.13.0", "2.12.5", "2.12.4", "2.12.3", "2.12.2", "2.12.1", "2.12.0", "2.11.1", "2.11.0", "2.10.0", "2.9.2", "2.9.1", "2.9.0", "2.8.1", "2.8.0", "2.7.0", "2.6.2", "2.6.1", "2.6.0", "2.5.3", "2.5.2", "2.5.1", "2.5.0", "2.4.3", "2.4.2", "2.4.1", "2.4.0", "2.3.0", "2.2.1", "2.2.0", "2.1.0", "2.0.1", "2.0.0", "1.2.3", "1.2.2", "1.2.1", "1.2.0", "1.1.0", "1.0.4", "1.0.3", "1.0.2", "1.0.1", "1.0.0", "0.14.2", "0.14.1", "0.14.0", "0.13.9", "0.13.8", "0.13.7", "0.13.6", "0.13.5", "0.13.4", "0.13.3", "0.13.2", "0.13.1", "0.13.0", "0.12.1", "0.12.01", "0.12.0", "0.11.2", "0.11.1", "0.10.8", "0.10.7", "0.10.6", "0.10.4", "0.10.3", "0.10.2", "0.10.1", "0.10.0", "0.9.3", "0.9.2", "0.9.1", "0.9.0", "0.8.9", "0.8.8", "0.8.7", "0.8.6", "0.8.5", "0.8.4", "0.8.3", "0.8.2", "0.8.1", "0.8.0", "0.7.6", "0.7.5", "0.7.4", "0.7.3", "0.7.2", "0.7.1", "0.7.0", "0.6.6", "0.6.5", "0.6.4", "0.6.3", "0.6.2", "0.6.1", "0.6.0", "0.5.1", "0.5.0", "0.4.1", "0.4.0", "0.3.4", "0.3.3", "0.3.2", "0.3.1", "0.3.0", "0.2.4", "0.2.3", "0.2.2", "0.2.1", "0.2.0", "0.0.1"]
Secure versions: [2.33.0, 2.33.1, 2.34.0, 2.34.0.dev1, 2.34.1, 2.34.2]
Recommendation: Update to version 2.34.2.

163 Other Versions

Version License Security Released
2.34.2 Apache-2.0
2.34.1 Apache-2.0
2.34.0 Apache-2.0
2.34.0.dev1 Apache-2.0
2.33.1 Apache-2.0
2.33.0 Apache-2.0
2.32.5 Apache-2.0 1
2.32.4 Apache-2.0 1
2.32.3 Apache-2.0 2 1970-01-01 - 00:00 over 56 years
2.32.2 Apache-2.0 2 1970-01-01 - 00:00 over 56 years
2.32.1 Apache-2.0 2 1970-01-01 - 00:00 over 56 years
2.32.0 Apache-2.0 2 1970-01-01 - 00:00 over 56 years
2.31.0 Apache-2.0 3 1970-01-01 - 00:00 over 56 years
2.30.0 Apache-2.0 4 1970-01-01 - 00:00 over 56 years
2.29.0 Apache-2.0 4 1970-01-01 - 00:00 over 56 years
2.28.2 Apache-2.0 4 1970-01-01 - 00:00 over 56 years
2.28.1 Apache-2.0 4 2022-06-29 - 15:13 almost 4 years
2.28.0 Apache-2.0 4 2022-06-09 - 14:44 almost 4 years
2.27.1 Apache-2.0 4 2022-01-05 - 15:40 over 4 years
2.27.0 Apache-2.0 4 2022-01-03 - 15:09 over 4 years
2.26.0 Apache-2.0 4 2021-07-13 - 14:55 almost 5 years
2.25.1 Apache-2.0 4 2020-12-16 - 19:38 over 5 years
2.25.0 Apache-2.0 4 2020-11-11 - 20:05 over 5 years
2.24.0 Apache-2.0 4 2020-06-17 - 16:30 almost 6 years
2.23.0 Apache-2.0 4 2020-06-17 - 16:30 almost 6 years
2.22.0 Apache-2.0 4 2019-05-16 - 14:37 about 7 years
2.21.0 Apache-2.0 4 2018-12-10 - 15:40 over 7 years
2.20.1 Apache-2.0 4 2018-11-08 - 17:20 over 7 years
2.20.0 Apache-2.0 4 2018-10-18 - 15:46 over 7 years
2.19.1 Apache-2.0 5 2018-06-14 - 13:40 almost 8 years
2.19.0 Apache-2.0 5 2018-06-12 - 14:46 almost 8 years
2.18.4 Apache-2.0 5 2017-08-15 - 13:23 almost 9 years
2.18.3 Apache-2.0 5 2017-08-02 - 13:23 almost 9 years
2.18.2 Apache-2.0 5 2017-07-25 - 15:23 almost 9 years
2.18.1 Apache-2.0 5 2017-06-14 - 17:51 almost 9 years
2.18.0 Apache-2.0 5 2017-06-14 - 15:44 almost 9 years
2.17.3 Apache-2.0 5 2017-05-29 - 21:53 almost 9 years
2.17.2 Apache-2.0 5 2017-05-29 - 21:33 almost 9 years
2.17.1 Apache-2.0 5 2017-05-29 - 19:59 almost 9 years
2.17.0 Apache-2.0 5 2017-05-29 - 17:24 almost 9 years
2.16.5 Apache-2.0 5 2017-05-28 - 04:35 almost 9 years
2.16.4 Apache-2.0 5 2017-05-27 - 21:17 almost 9 years
2.16.3 Apache-2.0 5 2017-05-27 - 16:24 almost 9 years
2.16.2 Apache-2.0 5 2017-05-27 - 14:53 almost 9 years
2.16.1 Apache-2.0 5 2017-05-27 - 13:43 almost 9 years
2.16.0 Apache-2.0 5 2017-05-27 - 03:45 almost 9 years
2.15.1 Apache-2.0 5 2017-05-27 - 02:14 almost 9 years
2.15.0 Apache-2.0 5 1970-01-01 - 00:00 over 56 years
2.14.2 Apache-2.0 5 2017-05-10 - 14:05 about 9 years
2.14.1 Apache-2.0 5 2017-05-09 - 19:00 about 9 years