CVE-2026-7593
Command Injection in Sunwood AI Labs MCP Server
Publication date: 2026-05-01
Last updated on: 2026-05-05
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sunwood-ai-labs | command-executor-mcp-server | to 0.1.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Sunwood-ai-labs command-executor-mcp-server up to version 0.1.0, specifically in the execute_command function within the MCP Interface component. It allows an attacker to perform OS command injection by manipulating the input to this function. This means an attacker can remotely execute arbitrary operating system commands on the affected server.
How can this vulnerability impact me? :
The vulnerability can lead to remote exploitation where an attacker can execute arbitrary OS commands without any authentication or user interaction. This can compromise the confidentiality, integrity, and availability of the affected system, potentially allowing unauthorized access, data leakage, or disruption of services.