CVE-2026-73619
GitPython before 3.1.57 Arbitrary File Read via Repo.archive()
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-73 |
| Vendor | gitpython-developers |
| Product | gitpython |
| Published | Aug 13, 2026 |
Stay Ahead of the Next One
Get instant alerts for gitpython-developers gitpython
Be the first to know when new medium vulnerabilities affecting gitpython-developers gitpython are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
gitpython-developers / GitPython
0 < 3.1.57
References
Credits
๐ anir0y