SCA: security update for flowise, flowise-components (GHSA-4j8x-x6v7-w9rq)

critical Tenable Cloud Security Plugin ID 445636

Description

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

- Prior to 3.1.3, Flowise CSVAgent interpolates an attacker-controlled segment of the csvFile data URI
directly into a Python source-code template that is then executed by Pyodide. Because Pyodide is loaded
with the default js bridge to globalThis, which on Node.js exposes eval and dynamic import, the attacker
can break out of the Python string literal, hand a JavaScript string to js.eval, dynamically import Node
built-in modules such as fs and child_process, and execute arbitrary file I/O or OS commands as the
Flowise process. The two validator paths around this code, validatePythonCodeForDataFrame and
validateCustomReadCSVFunction, are never applied to the bootstrap template. A workspace user with
chatflows:create or agentflows/chatflows update permission can plant a CSV Agent node with a crafted
csvFile; once the chatflow is exposed via POST /api/v1/prediction/:id, any unauthenticated request
triggers host remote code execution. This issue is fixed in version 3.1.3. (CVE-2026-69264)

Solution

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

See Also

https://github.com/advisories/GHSA-4j8x-x6v7-w9rq

Plugin Details

Severity: Critical

ID: 445636

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/4/2026

Updated: 8/4/2026

Risk Information

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-69264

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.4

Threat Score: 7.7

Threat Vector: CVSS:4.0/E:U

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 Ease: No known exploits are available

Patch Publication Date: 8/4/2026

Vulnerability Publication Date: 8/4/2026

Reference Information

CVE: CVE-2026-69264