Security Advisory

CVE-2026-76221

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-19 14:02:04
Last updated 2026-08-20 18:29:55
Assigner VulnCheck
CVSS score 8.8
State PUBLISHED

Description

GitPython before 3.1.58 contains a config-name injection vulnerability in the option-name validator that allows attackers to forge arbitrary git-config directives by injecting equals signs, hash symbols, and whitespace into option names. Attackers can inject malicious option names like 'sshCommand = touch /tmp/RCE #' to execute arbitrary commands via core.sshCommand or core.hooksPath on the next git operation.