CVE-2022-36069
Python vulnerability analysis and mitigation

Overview

Poetry, a dependency manager for Python, contained a vulnerability (CVE-2022-36069) in versions prior to 1.1.9 that affected its handling of Git repository dependencies. The vulnerability was discovered and disclosed in August 2022, where the package manager failed to properly validate or sanitize repository locations when handling dependencies from Git repositories instead of registries (SonarSource Blog, GitHub Advisory).

Technical details

The vulnerability stems from Poetry's implementation of Git repository handling, specifically in the clone method within poetry/core/vcs/git.py. While Poetry avoided Command Injection vulnerabilities by using argument arrays instead of command strings, it failed to prevent Argument Injection. The issue occurred when user input (repository URL) started with a dash (-), causing it to be interpreted as an optional argument rather than a positional one. This could allow the exploitation of certain command options to execute arbitrary code (GitHub Advisory).

Impact

The vulnerability could lead to arbitrary code execution, potentially resulting in system takeover. If a developer was exploited, attackers could steal credentials or maintain persistent access. In server environments, the compromise could be used as a stepping stone to attack internal systems. While the vulnerability required user interaction, it remained dangerous as it could bypass common security precautions taken when handling untrusted files (GitHub Advisory).

Mitigation and workarounds

The vulnerability was patched in Poetry version 1.1.9 and 1.2.0b1. Users are advised to upgrade to these or later versions to mitigate the risk. The fix addresses the argument injection vulnerability by implementing proper validation of repository locations (GitHub Release, GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-67511CRITICAL9.6
  • PythonPython
  • cai-framework
NoNoDec 09, 2025
CVE-2025-66645HIGH7.5
  • PythonPython
  • nicegui
NoYesDec 09, 2025
GHSA-9rwj-6rc7-p77cHIGH7.3
  • PythonPython
  • langgraph-checkpoint-sqlite
NoYesDec 10, 2025
CVE-2025-67502MEDIUM5.4
  • PythonPython
  • taguette
NoYesDec 10, 2025
CVE-2025-67485MEDIUM5.3
  • PythonPython
  • mad-proxy
NoNoDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management