CVE-2026-7211 Details
Description
A weakness has been identified in dvladimirov MCP up to 0.1.0. The impacted element is the function GitSearchRequest of the file mcp_server.py of the component Git Search API. Executing a manipulation of the argument repo_url/pattern can lead to command injection. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
A command injection vulnerability has been identified in dvladimirov MCP versions through 0.1.0. The issue arises in the Git Search API, specifically within the GitSearchRequest function of the mcp_server.py file. The vulnerability allows for arbitrary command execution on the host by manipulating the repo_url or pattern arguments. This exploitation can be performed remotely, without any authentication requirements.
It is recommended to remove the shell execution from the Git search functionality and replace it with a direct Python implementation that does not involve shelling out. If external commands must be used, they should be invoked without a shell to prevent command injection risks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 28, 2026CISA-ADP
Assessed Apr 28, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dvladimirov/MCP/ | [email protected] | ProductSource CodeVendor |
| https://github.com/dvladimirov/MCP/issues/2 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/802083 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/359807 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359807/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dvladimirov MCP | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 28, 2026 | New CVE Received | [email protected] |
Volerion