GitPython before 3.1.57 contains an incomplete denylist in the unsafe_git_archive_options guard that omits --add-file and --add-virtual-file options. Attackers can supply these options to Repo.archive() to read arbitrary files from the filesystem and include them in the returned archive.
References
| Link | Resource |
|---|---|
| https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-539m-9xh6-q6rr | Exploit Vendor Advisory |
| https://www.vulncheck.com/advisories/gitpython-before-arbitrary-file-read-via-repo-archive | Third Party Advisory |
| https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-539m-9xh6-q6rr | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-08-13 12:17
Updated : 2026-09-03 16:10
NVD link : CVE-2026-73619
Mitre link : CVE-2026-73619
CVE.ORG link : CVE-2026-73619
JSON object : View
Products Affected
gitpython_project
- gitpython
CWE
CWE-73
External Control of File Name or Path
