CVE-2026-67324
Last modified
CVE-2026-67324 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gitpython Project | Gitpython | < 3.1.50 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-67324?
How severe is CVE-2026-67324?
How do I fix CVE-2026-67324?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-67319axios before 0.33.0 (and 1.x before 1.18.0) can consume inhe…3.7
- CVE-2026-6732A flaw was found in libxml2. This vulnerability occurs when …7.5
- CVE-2026-67320axios in a Node.js deployment using the HTTP adapter can rou…7.5
- CVE-2026-67321axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0…7.5
- CVE-2026-67322GitPython before 3.1.52 is vulnerable to environment-variabl…7.5
- CVE-2026-67323GitPython before 3.1.51 fails to guard against dangerous Git…8.4
- CVE-2026-67325GitPython before 3.1.51 contains an incomplete command injec…8.8
- CVE-2026-67326GitPython before 3.1.50 fails to validate newline characters…7.8
- CVE-2026-67327better-auth versions >= 1.1.3 and < 1.6.22 (and pre-release …8.3
- CVE-2026-67328@better-auth/sso versions before 1.6.21 contain multiple aut…8.1
- CVE-2026-67329@better-auth/stripe versions >= 1.4.11 and < 1.6.21, and >= …7.1
- CVE-2026-6733Impact: Undici's HTTP/1.1 client is vulnerable to response q…3.7
Are you affected by CVE-2026-67324?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
