Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2023-40590

25
FAUCET Score

CVE-2023-40590 affects the GitPython library, primarily on Windows systems, due to how Python resolves executables. An attacker can trick a user into downloading a malicious repository containing a fake 'git.exe' or 'git' executable, which GitPython will then execute instead of the legitimate Git program, leading to arbitrary command execution. This vulnerability has a CVSS score of 7.8 (HIGH) with a local attack vector and low attack complexity, allowing for high impact on confidentiality, integrity, and availability if a user is socially engineered. There is currently no evidence of active exploitation, no public exploit code, and minimal community discussion surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
<= 3.1.32CPE matchmatch criteria
cpe:2.3:a:gitpython_project:gitpython:*:*:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.46%
Probability of exploitation in next 30 days
EPSS Percentile
37.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0046 is in the 38th percentile among its peer group of 11,621 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

pippatch availablevia ghsa
Product: gitpythonFixed in: 3.1.33
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (2)

pipGHSA-wfm5-v35h-vwf4high

GitPython untrusted search path on Windows systems leading to arbitrary code execution

Aug 29, 2023
redhatCVE-2023-40590Important

gitpython: improper executable lookup on windows

Aug 28, 2023

References

docs.python.org / 3/library/subprocess.html
Product
github.com / gitpython-developers/GitPython/security/advisories/GHSA-wfm5-v35h-vwf4
ExploitMitigationVendor Advisory