---
cve: "CVE-2026-67324"
severity: "CRITICAL"
cvss: 9.3
epss: "38%"
vendor: "gitpython-developers"
kev: false
exploited: false
published: "2026-08-01 13:17:02"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-05T16:41:06+02:00"
---

# CVE-2026-67324

> 9.3 CRITICAL · 🧪 PoC

## Beschreibung

GitPython 3.1.50 fails to recognize joined short-option forms such as -u (the short form of --upload-pack=) 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 to bypass the gate that blocks --upload-pack/-u, causing Git to execute the specified helper command during clone. Fixed in 3.1.51.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 7b0764d309334b0f27f503d7fa1a395cbd165de0 (Commit)

## Referenzen

- <https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-v396-v7q4-x2qj>
- <https://www.vulncheck.com/advisories/gitpython-authentication-bypass-via-joined-short-options>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-67324) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
