CVE-2025-54994

@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.
CVSS

No CVSS.

Configurations

No configuration.

History

08 Sep 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-08 20:15

Updated : 2025-09-09 16:28


NVD link : CVE-2025-54994

Mitre link : CVE-2025-54994

CVE.ORG link : CVE-2025-54994


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')