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-2022-36070

24
FAUCET Score

CVE-2022-36070 is a critical arbitrary code execution vulnerability affecting Poetry, a Python dependency manager, specifically on Windows systems. It arises because Poetry executes Git commands by name rather than absolute path, allowing a malicious executable in the current directory to be run instead of the legitimate Git command. This can lead to system takeover, credential theft, or lateral movement within a network if a developer is exploited. The vulnerability has a CVSS score of 7.3 (HIGH), indicating a local attack vector with low attack complexity, requiring user interaction. While not remotely exploitable, it poses a significant risk to developers handling untrusted files, as the behavior is undocumented and cannot be easily vetted. Currently, there is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage. Patches are available in Poetry versions 1.1.9 and 1.2.0b1.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.1.9CPE matchmatch criteria
cpe:2.3:a:python-poetry:poetry:*:*:*:*:*:python:*:*
1.2.0CPE matchmatch criteria
cpe:2.3:a:python-poetry:poetry:1.2.0:alpha1:*:*:*:python:*:*
1.2.0CPE matchmatch criteria
cpe:2.3:a:python-poetry:poetry:1.2.0:alpha2:*:*:*:python:*:*

CVSS Data

CVSS version used by this source: 3.1

7.3HIGH

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

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

Exploit Intelligence

EPSS Score
0.34%
Probability of exploitation in next 30 days
EPSS Percentile
26.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-24
Model: v2026.06.15
This CVE's current EPSS score of 0.0034 is in the 59th percentile among its peer group of 758 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.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (1)

pippatch availablevia ghsa
Product: poetryFixed in: 1.1.9

Vendor Advisories (1)

pipGHSA-j4j9-7hg9-97g6high

Poetry vulnerable to Untrusted Search Path leading to Local Code Execution on Windows

Oct 11, 2022

References

github.com / python-poetry/poetry/releases/tag/1.1.9
Release NotesThird Party Advisory
github.com / python-poetry/poetry/releases/tag/1.2.0b1
Release NotesThird Party Advisory
github.com / python-poetry/poetry/security/advisories/GHSA-j4j9-7hg9-97g6
Third Party Advisory