CVE-2026-45033
Description
GitHub Copilot CLI brings AI-powered coding assistance directly to your command line. Prior to 1.0.43, a security vulnerability has been identified in GitHub Copilot CLI where a malicious bare git repository nested inside a project directory can achieve arbitrary code execution when the agent performs git operations. By exploiting git's automatic bare repository discovery during directory traversal, an attacker can set core.fsmonitor or other executable config keys to run arbitrary commands without user awareness or approval. The vulnerability arises because git's core.fsmonitor config key (and 15+ similar keys such as core.hookspath, diff.external, merge.tool, etc.) can specify arbitrary shell commands that git will execute as part of normal operations like status, diff, or rev-parse. This vulnerability is fixed in 1.0.43.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@github/copilotnpm | < 1.0.43 | 1.0.43 |
Affected products
5<= 1.0.42+ 1 more
- (no CPE)range: <= 1.0.42
- cpe:2.3:a:github:copilot-cli:*:*:*:*:*:*:*:*range: <1.0.43
- osv-coords3 versions
< 2026.05.0_p218-r2+ 2 more
- (no CPE)range: < 2026.05.0_p218-r2
- (no CPE)range: < 2026.05.0_p218-r2
- (no CPE)range: < 1.0.43
Patches
Vulnerability mechanics
References
3- github.com/github/copilot-cli/security/advisories/GHSA-9ccr-r5hg-74gfnvdExploitMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-9ccr-r5hg-74gfghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-45033ghsaADVISORY
News mentions
0No linked articles in our index yet.