CVE-2025-61492
10.0terminal-controller-mcp · terminal-controller-mcp
A command injection vulnerability in the terminal-controller-mcp execute_command function allows unauthenticated remote attackers to execute arbitrary system commands via crafted input.
Executive summary
A critical command injection vulnerability in terminal-controller-mcp (version 0.1.7) allows unauthenticated remote code execution, posing a severe risk to system integrity and confidentiality.
Vulnerability
This is a command injection vulnerability located in the execute_command function. The vulnerability is exploitable by unauthenticated remote attackers with no user interaction required.
Business impact
Successful exploitation of this vulnerability grants an attacker the ability to execute arbitrary system commands with the privileges of the application process. This could result in a complete system compromise, unauthorized data exfiltration, or the deployment of persistent malware. Given the CVSS score of 10.0, this represents a maximum-severity risk to business operations.
Remediation
Immediate Action: As no official patch is currently available, users should restrict network access to the affected service immediately or disable the component until a secure update is released by the maintainers.
Proactive Monitoring: Monitor system logs for suspicious process execution, specifically looking for shells or unexpected command-line arguments originating from the terminal-controller process.
Compensating Controls: Deploy a Web Application Firewall (WAF) or an Intrusion Detection System (IDS) to filter and block malicious payloads directed at the vulnerable input parameters.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Due to the critical nature of this vulnerability and the existence of a proof-of-concept, immediate containment is required. Organizations should isolate the affected software from public-facing networks and monitor for potential exploitation attempts until a vendor-supplied patch is made available.