CVE-2026-19044
Received Received - Intake

Command Injection in godot-mcp via projectPath

Vulnerability report for CVE-2026-19044, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: VulDB

Description

A flaw has been found in LeeSinLiang godot-mcp 0.1.0. Affected by this vulnerability is the function executeOperation of the file src/index.ts of the component create_scene/add_node. This manipulation of the argument projectPath causes command injection. The attack needs to be launched locally. The project was informed of the problem early through an issue report but has not responded yet.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
leesinliang godot-mcp 0.1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a command injection flaw in the godot-mcp 0.1.0 component. It exists in the executeOperation function of src/index.ts, specifically in the create_scene/add_node file. The issue arises from improper handling of the projectPath argument, allowing an attacker to inject malicious commands.

Detection Guidance

This vulnerability involves command injection in the executeOperation function of src/index.ts in godot-mcp 0.1.0. Detection requires checking for suspicious projectPath arguments in the create_scene/add_node component. Review logs for unexpected command execution or unusual file system changes. No specific commands are provided in the context.

Impact Analysis

Since the attack requires local access, the primary impact is on users who have the vulnerable component installed locally. An attacker could execute arbitrary commands on the victim's system, potentially leading to data theft, system compromise, or further network infiltration.

Compliance Impact

This vulnerability is a local command injection flaw that could allow attackers with local access to execute arbitrary commands on the system. For GDPR, this could lead to unauthorized data access or processing, violating principles of data protection and user rights. For HIPAA, it risks exposing protected health information if the system handles such data. Compliance may be impacted if the vulnerability enables data breaches or unauthorized system access.

Mitigation Strategies

Immediately update godot-mcp to a patched version if available. Disable or restrict access to the create_scene/add_node component if not required. Monitor system logs for signs of exploitation. Apply principle of least privilege to limit damage if exploited.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19044. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart