Loading market data...
← Back to CVE feed

CVE-2026-78678

MEDIUM CVSS 6.5 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Published: Aug 25, 2026 02:16 UTC Modified: Aug 25, 2026 16:17 UTC