Remote command execution via shell-interpolated git operation
Published May 5, 2026 · Updated May 5, 2026
Command injection in Code-MCP at commit 4cfc4643541a110c906d93635b391bf7e357f4a8 allows remote attackers to execute shell commands via MCP. The git_operation tool inserts its operation argument into a git command string and passes it to subprocess.Popen with shell=True; its two-item denylist leaves shell metacharacters unfiltered. An attacker must be able to invoke the MCP tool, and injected commands run with the Code-MCP process's permissions against the host and workspace.
Summary
What happened
Command injection in Code-MCP at commit 4cfc4643541a110c906d93635b391bf7e357f4a8 allows remote attackers to execute shell commands via MCP. The git_operation tool inserts its operation argument into a git command string and passes it to subprocess.Popen with shell=True; its two-item denylist leaves shell metacharacters unfiltered. An attacker must be able to invoke the MCP tool, and injected commands run with the Code-MCP process's permissions against the host and workspace.
The record
- CVE
- CVE-2026-7812
- Published
- May 5, 2026
- Updated
- May 5, 2026
- Vendor
- Yiyang (Steven) Yu
- Product
- Code-MCP
- Classifications
- CWE-77, CWE-74, T1059
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 5, 2026CVE publishedPublication date reported by the CVE source.
- May 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4cfc4643541a110c906d93635b391bf7e357f4a8
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GitHub issue 5 MCP reproduction payloadproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo