SCA: security update for locutus (GHSA-fp25-p6mj-qqg6)

high Tenable Self-Hosted Container Security Plugin ID 438374

Description

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

- Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to
version 3.0.0, a remote code execution (RCE) flaw was discovered in the locutus project, specifically
within the call_user_func_array function implementation. The vulnerability allows an attacker to inject
arbitrary JavaScript code into the application's runtime environment. This issue stems from an insecure
implementation of the call_user_func_array function (and its wrapper call_user_func), which fails to
properly validate all components of a callback array before passing them to eval(). This issue has been
patched in version 3.0.0. (CVE-2026-29091)

See Also

https://github.com/advisories/GHSA-fp25-p6mj-qqg6

Plugin Details

Severity: High

ID: 438374

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 3/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: 58.03

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.6

Temporal Score: 6

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

CVSS Score Source: CVE-2026-29091

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.3

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/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: 3/4/2026

Vulnerability Publication Date: 3/4/2026

Reference Information

CVE: CVE-2026-29091

cwe: CWE-95