CVE-2026-67323
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=<path> can cause Git to open and truncate an arbitrary file. Exploitation requires an application that passes attacker-controlled arguments to these methods.
- Affected products
- Gitpython
- Fix
- Available
- CVSS 4.0
- 8.6 HIGH
- CVSS 3.1
- 8.4 HIGH
- EPSS
- 1.0% (60th percentile)
- Weakness
- CWE-77
- NVD status
- Received
- Published
- 2026-08-01
No indexed exploits for CVE-2026-67323 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-67323 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.