CVE-2026-55581
8.4sonirico · mcp-shell
The mcp-shell server is susceptible to OS command injection and insecure resource initialization, potentially allowing unauthorized command execution.
Executive summary
A critical OS command injection flaw in sonirico mcp-shell versions prior to 0.6.0 enables potential unauthorized command execution.
Vulnerability
The application fails to properly neutralize special elements used in OS commands (CWE-78) and contains insecure default resource initialization (CWE-1188). This allows an unauthenticated attacker to inject and execute arbitrary shell commands.
Business impact
The ability for an attacker to execute arbitrary OS commands provides a direct path to total system compromise. Given the CVSS score of 8.4, this vulnerability poses a severe risk to organizational infrastructure, potentially leading to unauthorized data access and complete loss of system control.
Remediation
Immediate Action: Upgrade mcp-shell to version 0.6.0 or later to apply the necessary security patches.
Proactive Monitoring: Review audit logs for unauthorized shell command execution or unexpected spawned processes.
Compensating Controls: Use network segmentation and strictly control access to the mcp-shell service to minimize the attack surface.
Exploitation status
Public Exploit Available: No (unknown)
Analyst recommendation
Due to the confirmed existence of a proof-of-concept and the high CVSS score, immediate patching is required. Organizations should treat this as a high-priority update to ensure the security of their shell command execution environment.