CVE-2026-67325

HIGH CVSS 4.0: 8.7 EPSS 1.48%
Updated Aug 05, 2026
Gitpython-Developers
Parameter Value
CVSS 8.7 (HIGH)
Affected Versions before 3.1.51
Type CWE-78 (OS Command Injection)
Vendor Gitpython-Developers
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v4.0

Weakness Type (CWE)

Vulnerable Products

gitpython-developers:gitpython