7.8
HIGH CVSS 3.1
CVE-2026-25546
Godot MCP is vulnerable to Command Injection via unsanitized projectPath
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.

INFO

Published Date :

Feb. 4, 2026, 10:16 p.m.

Last Modified :

March 18, 2026, 2:25 p.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2026-25546 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Coding-solo godot_mcp
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
Update godot-mcp to version 0.1.1 or later to fix remote code execution.
  • Update godot-mcp to version 0.1.1 or later.
  • Ensure input is validated before execution.
  • Avoid passing user input to exec().
Public PoC/Exploit Available at Github

CVE-2026-25546 has a 4 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-25546.

URL Resource
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
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-25546 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Zero-dependency MCP security linter — 54 OWASP-mapped checks, 56 malicious packages, 28 CVEs. pip install mcp-config-guard

ai-safety claude-code linter mcp model-context-protocol owasp python sarif security vulnerability-scanner

Python

Updated: 1 week, 5 days ago
2 stars 0 fork 0 watcher
Born at : Feb. 28, 2026, 4 p.m. This repo has been linked 10 different CVEs too.

Mirror of https://github.com/nomi-sec/PoC-in-GitHub

Updated: 1 month, 1 week ago
0 stars 0 fork 0 watcher
Born at : Feb. 7, 2026, 10:02 a.m. This repo has been linked 789 different CVEs too.

None

Python

Updated: 1 month, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : Feb. 4, 2026, 10:37 p.m. This repo has been linked 1 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 2 days, 9 hours ago
7578 stars 1242 fork 1242 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 764 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-25546 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-25546 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Mar. 18, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:coding-solo:godot_mcp:*:*:*:*:*:*:*:* versions up to (excluding) 0.1.1
    Added Reference Type GitHub, Inc.: https://github.com/Coding-Solo/godot-mcp/commit/21c785d923cfdb471ea60323c13807d62dfecc5a Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/Coding-Solo/godot-mcp/issues/64 Types: Issue Tracking
    Added Reference Type GitHub, Inc.: https://github.com/Coding-Solo/godot-mcp/pull/67 Types: Issue Tracking, Patch
    Added Reference Type GitHub, Inc.: https://github.com/Coding-Solo/godot-mcp/security/advisories/GHSA-8jx2-rhfh-q928 Types: Vendor Advisory
  • New CVE Received by [email protected]

    Feb. 04, 2026

    Action Type Old Value New Value
    Added 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.
    Added CVSS V3.1 AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
    Added CWE CWE-78
    Added Reference https://github.com/Coding-Solo/godot-mcp/commit/21c785d923cfdb471ea60323c13807d62dfecc5a
    Added Reference https://github.com/Coding-Solo/godot-mcp/issues/64
    Added Reference https://github.com/Coding-Solo/godot-mcp/pull/67
    Added Reference https://github.com/Coding-Solo/godot-mcp/security/advisories/GHSA-8jx2-rhfh-q928
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.