OS Command Injection in Git client - CVE-2026-57282
Published: June 29, 2026
Git client
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to the affected plugin does not correctly escape the workspace directory name when it is embedded into a generated SSH wrapper script. A remote user can pass specially crafted data to the application and execute arbitrary OS commands on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.