OS Command Injection in GitHub Copilot CLI - CVE-2026-29783
Published: July 28, 2026
GitHub Copilot CLI
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper neutralization of special elements used in an os command in the shell safety assessment of the shell tool when evaluating crafted bash parameter expansion patterns in command text. A remote attacker can influence commands executed by the agent to execute arbitrary code.
User interaction is required to execute the influenced command.