SCA: security update for flowise (GHSA-9rvc-vf7m-pgm2)

critical Tenable Cloud Security Plugin ID 441880

Description

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

- Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version
3.1.2, POST /api/v1/node-custom-function lacks route-level authorization, allowing any authenticated user
or API key to submit arbitrary JavaScript to the Custom JS Function node. When E2B_APIKEY is not
configured — the common deployment case — Flowise executes this code inside a NodeVM sandbox. This sandbox
can be escaped, allowing an attacker to reach the host process object and execute system commands via
child_process. The result is authenticated remote code execution on the Flowise server host. This issue
has been patched in version 3.1.2. (CVE-2026-46442)

Solution

Update the flowise library and its related packages to version 3.1.2 or later.

See Also

https://github.com/advisories/GHSA-9rvc-vf7m-pgm2

Plugin Details

Severity: Critical

ID: 441880

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 5/14/2026

Updated: 6/12/2026

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

Risk Information

VPR

Risk Factor: High

Score: 7.3

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

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

CVSS Score Source: CVE-2026-46442

CVSS v3

Risk Factor: Critical

Base Score: 9.9

Temporal Score: 8.9

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.4

Threat Score: 8.6

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/14/2026

Vulnerability Publication Date: 5/14/2026

Reference Information

CVE: CVE-2026-46442

cwe: CWE-94