GitPython before 3.1.59 omits --separate-git-dir from unsafe_git_clone_options, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separate_git_dir parameter to Repo.clone_from() or Repo.clone() to redirect repository metadata to an attacker-controlled filesystem path, enabling arbitrary directory creation and potential hook execution.
References
| Link | Resource |
|---|---|
| https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-8mcc-hrx5-hvxc | Exploit Vendor Advisory |
| https://www.vulncheck.com/advisories/gitpython-before-path-traversal-via-separate-git-dir | Third Party Advisory |
| https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-8mcc-hrx5-hvxc | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-08-25 02:16
Updated : 2026-09-02 19:12
NVD link : CVE-2026-78677
Mitre link : CVE-2026-78677
CVE.ORG link : CVE-2026-78677
JSON object : View
Products Affected
gitpython_project
- gitpython
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
