Description
@cyanheads/git-mcp-server is an MCP server designed to interact with Git repositories. Prior to version 2.1.5, there is a command injection vulnerability caused by the unsanitized use of input parameters within a call to child_process.exec, enabling an attacker to inject arbitrary system commands. Successful exploitation can lead to remote code execution under the server process's privileges. The server constructs and executes shell commands using unvalidated user input directly within command-line strings. This introduces the possibility of shell metacharacter injection (|, >, &&, etc.). An MCP Client can be instructed to execute additional actions for example via indirect prompt injection when asked to read git logs. This issue has been patched in version 2.1.5.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2025-19657 | @cyanheads/git-mcp-server vulnerable to command injection in several tools |
Github GHSA |
GHSA-3q26-f695-pp76 | @cyanheads/git-mcp-server vulnerable to command injection in several tools |
References
History
Tue, 01 Jul 2025 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 01 Jul 2025 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | @cyanheads/git-mcp-server is an MCP server designed to interact with Git repositories. Prior to version 2.1.5, there is a command injection vulnerability caused by the unsanitized use of input parameters within a call to child_process.exec, enabling an attacker to inject arbitrary system commands. Successful exploitation can lead to remote code execution under the server process's privileges. The server constructs and executes shell commands using unvalidated user input directly within command-line strings. This introduces the possibility of shell metacharacter injection (|, >, &&, etc.). An MCP Client can be instructed to execute additional actions for example via indirect prompt injection when asked to read git logs. This issue has been patched in version 2.1.5. | |
| Title | @cyanheads/git-mcp-server vulnerable to command injection in several tools | |
| Weaknesses | CWE-77 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-07-01T18:48:11.222Z
Reserved: 2025-06-25T13:41:23.087Z
Link: CVE-2025-53107
Updated: 2025-07-01T18:48:06.609Z
Status : Deferred
Published: 2025-07-01T18:15:25.990
Modified: 2026-04-15T00:35:42.020
Link: CVE-2025-53107
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD
Github GHSA