#VU125921 OS Command Injection in Simple Git - CVE-2026-28292
Published: April 14, 2026
Simple Git
Steve King
Description
The vulnerability allows a remote attacker to execute arbitrary OS commands.
The vulnerability exists due to improper neutralization of special elements used in an OS command in the blockUnsafeOperationsPlugin preventProtocolOverride function when processing user-controlled git arguments. A remote attacker can pass a mixed-case or uppercase protocol.allow configuration together with a malicious ext:: URL to execute arbitrary OS commands.
Exploitation requires control over arguments passed to git operations such as customArgs.