PT-2026-6322 · Godot Mcp · Godot-Mcp

Wcole3

·

Published

2026-02-04

·

Updated

2026-04-18

·

CVE-2026-25546

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Godot MCP versions prior to 0.1.1
Description Godot MCP is a Model Context Protocol (MCP) server for interacting with the Godot game engine. A command injection issue in godot-mcp allows remote code execution. The executeOperation() function passes user-controlled input, such as 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 tools that accept projectPath, including create scene, add node, and load sprite.
Recommendations Update to Godot MCP version 0.1.1 or later.

Exploit

Fix

RCE

OS Command Injection

Weakness Enumeration

Related Identifiers

CVE-2026-25546
GHSA-8JX2-RHFH-Q928

Affected Products

Godot-Mcp