LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-67323

gitpython project · gitpython

Published
CVSS8.4
Severityhigh
WeaknessCWE-77
ExploitedNot in CISA KEV

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive() and git.ls_remote(), allowing command injection via options such as --exec/--upload-pack (leading to arbitrary command execution). Additionally, Repo.iter_commits() and Repo.blame() do not check for leading-dash revision arguments, so a revision like --output=<path> can cause Git to open and truncate an arbitrary file. Exploitation requires an application that passes attacker-controlled arguments to these methods.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-67323

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-67323.