HIGHVulnerability
Verified
Global
NVD HIGH: CVE-2026-67325 — GitPython before 3.1.51 contains an incomplete command injection blocklist that ...
·Source: NIST NVD
Updated:
Executive Summary
GitPython before 3.1.51 contains an incomplete command injection blocklist that fails to account for git's long-option prefix abbreviation feature. Attackers can bypass the unsafe options guard by using abbreviated option names like upload_p instead of upload_pack, which git resolves to dangerous options and executes arbitrary commands.
Analysis
GitPython before 3.1.51 contains an incomplete command injection blocklist that fails to account for git's long-option prefix abbreviation feature. Attackers can bypass the unsafe options guard by using abbreviated option names like upload_p instead of upload_pack, which git resolves to dangerous options and executes arbitrary commands. CVSS Score: 8.8. Published: 2026-08-01T13:17:02.923.