๐Ÿ” CVE Alert

CVE-2026-78678

MEDIUM 6.5

GitPython before 3.1.59 Arbitrary File Read via Repo.blame()

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

GitPython versions before 3.1.59 contain an incomplete denylist in the unsafe_git_revision_options guard that omits --contents and -S options, allowing attackers to read arbitrary files by passing these options to Repo.blame(). Attackers can supply revision values like --contents=/etc/passwd to leak file contents through the blame result returned to the caller.

CWE CWE-88
Vendor gitpython-developers
Product gitpython
Published Aug 25, 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.59

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-5xxx-qhh7-9287 vulncheck.com: https://www.vulncheck.com/advisories/gitpython-before-arbitrary-file-read-via-repo-blame

Credits

๐Ÿ” manus-use