CVE 9.3 CRITICAL

@akoskm/create-mcp-server-stdio has Command Injection in MCP Server due to unsafe `exec` API_CVE-2025-54994

9.3 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

@akoskm/create-mcp-server-stdio is an MCP server starter kit that uses the StdioServerTransport. Prior to version 0.0.13, the MCP Server is 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 `which-app-on-port` which relies on Node.js child process API `exec` which is an unsafe and vulnerable API if concatenated with untrusted user input. Version 0.0.13 contains a fix for the issue.

Basic Information

ID CVE-2025-54994
Source GitHub_M
Published Sep 8, 2025 at 19:37
Modified Sep 8, 2025 at 19:53

Affected Product

Vendor akoskm
Product create-mcp-server-stdio
Version < 0.0.13
Affected Versions akoskm create-mcp-server-stdio < 0.0.13

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.