Loading market data...
← Back to CVE feed

CVE-2026-69097

HIGH CVSS 7.0 View on NVD ↗

Description

GitPython before 3.1.53 fails to properly escape section names in git config files, allowing attackers to inject arbitrary configuration directives through malicious submodule names. Attackers can inject core.sshCommand or other dangerous config keys into the victim's .git/config via create_submodule or clone_from operations, achieving remote code execution when git performs ssh operations.

CVSS Vector

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Published: Aug 03, 2026 14:16 UTC Modified: Aug 03, 2026 15:16 UTC