Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-25546

27
FAUCET Score

CVE-2026-25546 describes a command injection vulnerability in Godot MCP, a Model Context Protocol server for the Godot game engine, affecting versions prior to 0.1.1. This flaw allows remote code execution due to the 'executeOperation' function directly passing user-controlled input, such as 'projectPath', to the 'exec()' function, which spawns a shell. An attacker could inject shell metacharacters to execute arbitrary commands with the privileges of the MCP server. The vulnerability is rated as HIGH severity (CVSS 7.8), indicating a low attack complexity and no required privileges, though user interaction is required. A successful exploit could lead to complete compromise of confidentiality, integrity, and availability of the affected system. Currently, there is no evidence of active exploitation, and no public exploit code or Metasploit/Nuclei modules are available. Community discussion and media coverage for this CVE are minimal, which is typical for the vast majority of reported vulnerabilities.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.1.1CPE matchmatch criteria
cpe:2.3:a:coding-solo:godot_mcp:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.8HIGH

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.8
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.85%
Probability of exploitation in next 30 days
EPSS Percentile
54.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0085 is in the 51st percentile among its peer group of 11,616 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

npmpatch availablevia ghsa
Product: @coding-solo/godot-mcpFixed in: 0.1.1

Vendor Advisories (1)

npmGHSA-8jx2-rhfh-q928high

godot-mcp has Command Injection via unsanitized projectPath

Feb 4, 2026

References

github.com / Coding-Solo/godot-mcp/commit/21c785d923cfdb471ea60323c13807d62dfecc5a
Patch
github.com / Coding-Solo/godot-mcp/issues/64
Issue Tracking
github.com / Coding-Solo/godot-mcp/pull/67
Issue TrackingPatch
github.com / Coding-Solo/godot-mcp/security/advisories/GHSA-8jx2-rhfh-q928
Vendor Advisory