CVE-2025-52573
Last modified
CVE-2025-52573 is a medium-severity vulnerability rated 6/10 on the CVSS scale. iOS Simulator MCP Server (ios-simulator-mcp) is a Model Context Protocol (MCP) server for interacting with iOS simulators. Versions prior to 1.3.3 are written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
iOS Simulator MCP Server (ios-simulator-mcp) is a Model Context Protocol (MCP) server for interacting with iOS simulators. Versions prior to 1.3.3 are written in a way that is vulnerable to command injection vulnerability attacks as part of some of its MCP Server tool definition and implementation. The MCP Server exposes the tool `ui_tap` which relies on Node.js child process API `exec` which is an unsafe and vulnerable API if concatenated with untrusted user input. LLM exposed user input for `duration`, `udid`, and `x` and `y` args can be replaced with shell meta-characters like `;` or `&&` or others to change the behavior from running the expected command `idb` to another command. When LLMs are tricked through prompt injection (and other techniques and attack vectors) to call the tool with input that uses special shell characters such as `; rm -rf /tmp;#` and other payload variations, the full command-line text will be interepted by the shell and result in other commands except of `ps` executing on the host running the MCP Server. Version 1.3.3 contains a patch for the issue.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-52573?
How severe is CVE-2025-52573?
How do I fix CVE-2025-52573?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-52568NeKernal is a free and open-source operating system stack. P…8.8
- CVE-2025-52569GitForge.jl is a unified interface for interacting with Git …6.6
- CVE-2025-5257SummaryThis advisory addresses a security vulnerability in M…6.5
- CVE-2025-52570Letmein is an authenticating port knocker. Prior to version …1.7
- CVE-2025-52571Hikka is a Telegram userbot. A vulnerability affects all use…9.6
- CVE-2025-52572Hikka, a Telegram userbot, has vulnerability affects all use…10
- CVE-2025-52574SysmonElixir is a system monitor HTTP service in Elixir. Pri…7.5
- CVE-2025-52575EspoCRM is an Open Source CRM (Customer Relationship Managem…6.5
- CVE-2025-52576Kanboard is project management software that focuses on the …5.3
- CVE-2025-52577A vulnerability exists in Advantech iView that could allow S…8.8
- CVE-2025-52578Incorrect Usage of Seeds in Pseudo-Random Number Generator (…5.7
- CVE-2025-52579Emerson ValveLink Products store sensitive information in cl…9.4
Are you affected by CVE-2025-52573?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
