PT-2025-28473 · Unknown · Node-Code-Sandbox-Mcp
Dellalibera
·
Published
2025-07-08
·
Updated
2025-07-08
·
CVE-2025-53372
CVSS v2.0
7.6
High
| Vector | AV:N/AC:H/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions:
node-code-sandbox-mcp versions prior to 1.3.0
Description:
The issue is caused by the unsanitized use of input parameters within a call to
child process.execSync, enabling an attacker to inject arbitrary system commands. Successful exploitation can lead to remote code execution under the server process's privileges on the host machine, bypassing the sandbox protection of running code inside Docker.Recommendations:
For versions prior to 1.3.0, update to version 1.3.0 to resolve the issue. As a temporary workaround, consider restricting the use of the
child process.execSync function to minimize the risk of exploitation.Exploit
Fix
Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Node-Code-Sandbox-Mcp