SCA: security update for node-code-sandbox-mcp (GHSA-5w57-2ccq-8w95)

high Tenable Cloud Security Plugin ID 428315

Description

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

- node-code-sandbox-mcp is a Node.js–based Model Context Protocol server that spins up disposable Docker
containers to execute arbitrary JavaScript. Prior to 1.3.0, a command injection vulnerability exists in
the node-code-sandbox-mcp MCP Server. The vulnerability 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. This vulnerability is
fixed in 1.3.0. (CVE-2025-53372)

See Also

https://github.com/advisories/GHSA-5w57-2ccq-8w95

Plugin Details

Severity: High

ID: 428315

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 7/8/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.95

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.6

Temporal Score: 5.6

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

CVSS Score Source: CVE-2025-53372

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/8/2025

Vulnerability Publication Date: 7/8/2025

Reference Information

CVE: CVE-2025-53372

cwe: CWE-77