SCA: security update for @coding-solo/godot-mcp (GHSA-8jx2-rhfh-q928)

high Tenable Self-Hosted Container Security Plugin ID 437554

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-25546)

See Also

https://github.com/advisories/GHSA-8jx2-rhfh-q928

Plugin Details

Severity: High

ID: 437554

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 2/5/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.2

Temporal Score: 5.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-25546

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 7

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

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/4/2026

Vulnerability Publication Date: 2/4/2026

Reference Information

CVE: CVE-2026-25546

cwe: CWE-78