CVE-2026-67323
Severity CVSS v4.0:
HIGH
Type:
CWE-77
Command Injection
Publication date:
01/08/2026
Last modified:
05/08/2026
Description
GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive() and git.ls_remote(), allowing command injection via options such as --exec/--upload-pack (leading to arbitrary command execution). Additionally, Repo.iter_commits() and Repo.blame() do not check for leading-dash revision arguments, so a revision like --output= can cause Git to open and truncate an arbitrary file. Exploitation requires an application that passes attacker-controlled arguments to these methods.
Impact
Base Score 4.0
8.60
Severity 4.0
HIGH
Base Score 3.x
8.40
Severity 3.x
HIGH



