Submeter #784862: Nor2-io heim-mcp <=0.1.3 Command Injectioninformação

TítuloNor2-io heim-mcp <=0.1.3 Command Injection
DescriçãoA command injection vulnerability exists in Nor2-io/heim-mcp due to unsafe use of child_process.exec when constructing Heim CLI commands with user-controlled input. Successful exploitation allows attackers to execute arbitrary shell commands with the privileges of the MCP server process. The following MCP tools construct command strings using user-supplied parameters and execute them via child_process.exec:  new_heim_application: interpolates path, openApiPath, name, version, language, and basePath parameters  deploy_heim_application: interpolates path parameter  deploy_heim_application_to_cloud: interpolates path parameter Because exec invokes commands through a system shell, specially crafted input containing shell metacharacters (such as `;`, `&`, or `|`) may be interpreted as additional commands rather than treated as data. For example, an attacker could supply a malicious value in path to inject arbitrary shell commands, which would then be executed with the privileges of the MCP server process. The vulnerability results from shell-based command execution combined with direct interpolation of untrusted input. In MCP environments, LLM-generated tool parameters influenced by external content may trigger execution of injected commands without direct local user interaction.
Fonte⚠️ https://github.com/Nor2-io/heim-mcp/issues/1
Utilizador
 Yinci Chen (UID 94659)
Submissão21/03/2026 09h57 (há 23 dias)
Moderação05/04/2026 15h30 (15 days later)
EstadoAceite
Entrada VulDB355394 [Nor2-io heim-mcp até 0.1.3 new_heim_application src/tools.ts registerTools Elevação de Privilégios]
Pontos20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!