Command Injection in create-mcp-server-stdio via Unsafe exec() Concatenation (CVE-2025-54994) - ATR-2026-00577 (19130828-672a-5823-8616-1c8816b4c06f)
GitHub Security Advisory GHSA-3ch2-jxxc-v4xf (CVE-2025-54994). The create-mcp-server-stdio npm package builds shell commands by concatenating MCP stdio tool parameters directly into exec(), so shell metacharacters supplied through a tool argument (; | && $() backticks) are interpreted by the shell and execute arbitrary commands on the server host (RCE).