CVE-2026-25546: Command injection in godot-mcp MCP server enables RCE
A command injection flaw in the godot-mcp Model Context Protocol server (prior to version 0.1.1) passed user-controlled input such as projectPath directly to exec(), allowing an attacker to run arbitrary shell commands with the privileges of the MCP server process. The issue affects any tool accepting projectPath, including create_scene, add_node and load_sprite, and was patched in version 0.1.1.
Disclosed 4 February 2026 · Record updated 13 September 2026
Impact
Remote code execution with the privileges of the MCP server process on systems running vulnerable godot-mcp versions.
Our coverage
No articles linked to this incident yet.
Sources
- nvd.nist.govhttps://nvd.nist.gov/vuln/detail/CVE-2026-25546
