CVE-2024-35195
Requests `Session` object does not verify requests after making first request with verify=False
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.
INFO
Published Date :
May 20, 2024, 9:15 p.m.
Last Modified :
April 15, 2026, 12:35 a.m.
Remotely Exploit :
No
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | MEDIUM | [email protected] |
Solution
- Update affected packages or software to the latest version.
- For Nutanix, upgrade AOS after Prism Central.
- Consult vendor advisories for specific package updates.
Public PoC/Exploit Available at Github
CVE-2024-35195 has a 40 public
PoC/Exploit available at Github.
Go to the Public Exploits tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-35195.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-35195 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-35195
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
Shell Python
📦 Multi-ecosystem CVE scanner for CI/CD. Auto-detects npm, pip, Go, Ruby, Rust, PHP, Java. Uses OSV database.
Shell
Akamai Cloud migration evaluation - AWS Bookstore Demo
Makefile Dockerfile HTML Go Template Shell JavaScript Python HCL
None
Shell Python
Scan Python dependencies for vulnerabilities with dependency chain tracing
Python Shell
None
Shell Dockerfile JavaScript HTML CSS Python
None
Python
None
Dockerfile Python
Scan projects for CVEs in AI-generated dependencies. Zero API calls. Works offline.
Python
None
Python HTML JavaScript CSS Dockerfile
AI-powered code review + OWASP security scanner MCP server. 8 tools: smart review, security scan, MCP server audit, directory scan. Catches what linters miss.
claude-code code-review mcp owasp security static-analysis
Python Shell Procfile
A system that continuously monitors software dependency changes, ingests newly published CVEs in near real-time, to detect vulnerable dependencies across all if a vulnerability is disclosed.
Makefile Dockerfile Go Python
None
Python
OpenClaw Skills Library 2,510 Production-Ready Skills for AI Agent Automation Give your OpenClaw agent the complete puzzle. Modular, observable, and safe automation workflows for Ubuntu Linux systems. Built for professionals who need reliability.
Dependency vulnerability scanner and updater made with go ❤️
Just Go Shell
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-35195 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-35195 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac Added Reference https://github.com/psf/requests/pull/6655 Added Reference https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56 Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/ Added Reference https://lists.fedoraproject.org/archives/list/[email protected]/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/ -
CVE Modified by [email protected]
Jun. 10, 2024
Action Type Old Value New Value Added Reference GitHub, Inc. https://lists.fedoraproject.org/archives/list/[email protected]/message/IYLSNK5TL46Q6XPRVMHVWS63MVJQOK4Q/ [No types assigned] Added Reference GitHub, Inc. https://lists.fedoraproject.org/archives/list/[email protected]/message/N7WP6EYDSUOCOJYHDK5NX43PYZ4SNHGZ/ [No types assigned] -
CVE Received by [email protected]
May. 20, 2024
Action Type Old Value New Value Added 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. Added Reference GitHub, Inc. https://github.com/psf/requests/security/advisories/GHSA-9wx4-h78v-vm56 [No types assigned] Added Reference GitHub, Inc. https://github.com/psf/requests/pull/6655 [No types assigned] Added Reference GitHub, Inc. https://github.com/psf/requests/commit/a58d7f2ffb4d00b46dca2d70a3932a0b37e22fac [No types assigned] Added CWE GitHub, Inc. CWE-670 Added CVSS V3.1 GitHub, Inc. AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N