PT-2026-57609 · Godot Mcp · Godot-Mcp
CVSS v3.1
5.3
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
tugcantopaloglu godot-mcp version 2.0.0
Description
A path traversal issue exists in the
run project component within the validatePath() function of the build/index.js file. This occurs when the projectPath argument is manipulated, allowing a local attacker to access files or directories outside the intended folder. Path traversal is a technique used to access files and directories that are stored outside the web root folder by manipulating variables that reference files with input that is not properly validated.Recommendations
Upgrade to version 3.0.0.
As a temporary mitigation, restrict access to the
validatePath() function within the run project component.Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Godot-Mcp