CVE-2026-69097

HIGH CVSS 4.0: 7.3 EPSS 0.19%
Updated Aug 05, 2026
Gitpython-Developers
Parameter Value
CVSS 7.3 (HIGH)
Affected Versions before 3.1.53
Type CWE-74 (Injection)
Vendor Gitpython-Developers
Public PoC No

GitPython before 3.1.53 fails to properly escape section names in git config files, allowing attackers to inject arbitrary configuration directives through malicious submodule names. Attackers can inject core.sshCommand or other dangerous config keys into the victim's .git/config via create_submodule or clone_from operations, achieving remote code execution when git performs ssh operations.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
High
Difficult to exploit
Attack Requirements
Present
Additional conditions required
Privileges Required
None
No privileges needed
User Interaction
Passive
Minimal interaction

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