CVE-2024-35195

Aliases:GHSA-9wx4-h78v-vm56
Advisory lineage Upstream: 0 Downstream: 26
Deferred
Published: 20 May 2024, 20:14
Last modified:31 Jul 2025, 03:56

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.6 MEDIUM
v3.1 (cve.org)
EPSS Score
0.04% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

20 May 2024, 20:14
Published
Vulnerability first disclosed
31 Jul 2025, 03:56
Last Modified
Vulnerability information updated

Description

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. This vulnerability is fixed in 2.32.0.

CVSS Metrics

  • v3.1MEDIUMScore: 5.6CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N

EPSS Trends

Current EPSS score: 0.04% Percentile: 14%

Techniques & Countermeasures

  • CWE-670Always-Incorrect Control Flow Implementation

    The code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated.

Affected Systems

  • psfrequests

    < 2.32.0

  • PyPIrequests

    < 2.32.0

References (9)