Vulnerability Description
GitPython before 3.1.59 contains an arbitrary file read vulnerability in TagReference.create() where a positional reference parameter bypasses the unsafe option guard. Attackers can supply a reference value like --file=<path> to read arbitrary files, with contents returned in the annotated tag message.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-3wxw-
- https://www.vulncheck.com/advisories/gitpython-before-arbitrary-file-read-via-ta
- https://github.com/gitpython-developers/GitPython/security/advisories/GHSA-3wxw-
FAQ
What is CVE-2026-78679?
CVE-2026-78679 is a vulnerability with a CVSS score of 6.5 (MEDIUM). GitPython before 3.1.59 contains an arbitrary file read vulnerability in TagReference.create() where a positional reference parameter bypasses the unsafe option guard. Attackers can supply a reference...
How severe is CVE-2026-78679?
CVE-2026-78679 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-78679?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.