GHSA-8jx2-rhfh-q928 · Severity: high · Ecosystem: npm — godot-mcp has Command Injection via unsanitized projectPath
Godot MCP is a Model Context Protocol (MCP) server for interacting with the Godot game engine. Prior to version 0.1.1, a command injection vulnerability in godot-mcp allows remote code execution. The executeOperation function passed user-controlled input (e.g., projectPath) directly to exec(), which spawns a shell. An attacker could inject shell metacharacters like $(command) or &calc to execute arbitrary commands with the privileges of the MCP server process. This affects any tool that accepts projectPath, including create_scene, add_node, load_sprite, and others. This issue has been patched in version 0.1.1.
Conclusion & alert: CVE-2026-25546 is rated Low Risk (34.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.03%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-18 | 0.07% | 0.03% | -0.04% |
| 2 | 2026-02-05 | — | 0.07% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
GHSA-8jx2-rhfh-q928 · Severity: high · Ecosystem: npm — godot-mcp has Command Injection via unsanitized projectPath
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| coding-solo | godot_mcp | < 0.1.1 | cpe:2.3:a:coding-solo:godot_mcp:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/Coding-Solo/godot-mcp/commit/21c785d923cfdb471ea60323c13807d62dfecc5a | Patch |
| https://github.com/Coding-Solo/godot-mcp/issues/64 | Issue Tracking |
| https://github.com/Coding-Solo/godot-mcp/pull/67 | Issue Tracking Patch |
| https://github.com/Coding-Solo/godot-mcp/security/advisories/GHSA-8jx2-rhfh-q928 | Vendor Advisory |