NONE · 0

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 vul...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-54994?

CVE-2025-54994 is a documented vulnerability. @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 vul...

How severe is CVE-2025-54994?

CVSS scoring is not yet available for CVE-2025-54994. Check NVD for updates.

Is there a patch for CVE-2025-54994?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.