cvedb.io
CVE-2026-29783
HIGH · CVSS 7.8
EPSS exploitation probability: 0%
Published 2026-03-06T17:16:35.487 · Last modified 2026-06-17T10:29:52.700

Summary

The shell tool within GitHub Copilot CLI versions prior to and including 0.0.422 can allow arbitrary code execution through crafted bash parameter expansion patterns. An attacker who can influence the commands executed by the agent (e.g., via prompt injection through repository files, MCP server responses, or user instructions) can exploit bash parameter transformation operators to execute hidden commands, bypassing the safety assessment that classifies commands as "read-only." This has been patched in version 0.0.423. The vulnerability stems from how the CLI's shell safety assessment evaluates commands before execution. The safety layer parses and classifies shell commands as either read-only (safe) or write-capable (requires user approval). However, several bash parameter expansion fea

Affected products

github — copilot_command_line_interface

Does this affect you?

Add your gear to cvedb and we'll alert you only when github ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.