216.73.216.197

CVE-2026-25546

· Published 04/02/2026 22:16 · Modified 05/02/2026 14:57

Labels: CVE-2026-25546 2026-02-04CVE-2026-25546CWE-78[email protected]

Essential information

Published
04/02/2026 22:16
Modified
05/02/2026 14:57
Author
Creator
CVSS
7.8 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
godot / godot mcp cpe:2.3:a:godot:godot_mcp:*:*:*:*:*:*:*:*

References