CVE-2026-7416 Details
Description
A vulnerability was found in PolarVista xcode-mcp-server 1.0.0. This issue affects the function build_project/run_tests of the file src/index.ts of the component MCP Interface. The manipulation of the argument Request results in os command injection. The attack may be launched remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.
An OS command injection vulnerability has been identified in PolarVista's Xcode MCP Server version 1.0.0. This vulnerability exists in the MCP Interface component, specifically within the build_project and run_tests functions of the src/index.ts file. The issue arises because user-supplied arguments are improperly sanitized before being interpolated into shell command strings. The resulting commands are executed using child_process.exec, allowing an attacker to inject arbitrary operating system commands that execute with the privileges of the server process. This exploitation could lead to a complete compromise of the host, including unauthorized data access, modification of files and application state, and disruption of services.
PolarVista should be contacted to inform them about the vulnerability and request a patch. Once a patch is released, a security advisory should be published.
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 29, 2026CISA-ADP
Assessed Apr 30, 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/BruceJqs/public_exp/issues/19 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://github.com/PolarVista/Xcode-mcp-server/ | [email protected] | ProductSource CodeVendor |
| https://github.com/PolarVista/Xcode-mcp-server/issues/4 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/803974 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360145 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360145/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| PolarVista xcode-mcp-server | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | New CVE Received | [email protected] |
Volerion