CVE-2026-67324
GitPython 3.1.50 fails to recognize joined short-option forms such as -u<value> (the short form of --upload-pack=<value>) when enforcing its default unsafe-option gate. When an application passes attacker-influenced clone options into Repo.clone_from(..., multi_options=..., allow_unsafe_options=False), an attacker can supply -u<helper> to bypass the gate that blocks --upload-pack/-u, causing Git to execute the specified helper command during clone. Fixed in 3.1.51.
- Affected products
- Gitpython
- CVSS 3.1
- 9.8 CRITICAL
- EPSS
- 0.4% (31th percentile)
- Weakness
- CWE-78
- NVD status
- Received
- Published
- 2026-08-01
CVE-2026-67324 at NVD
No indexed exploits for CVE-2026-67324 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-67324 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.