SCA: security update for flowise (GHSA-c2c9-mfw7-p8hw)

medium Tenable Self-Hosted Container Security Plugin ID 442241

Description

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

- Flowise before 3.1.2 contains an information disclosure vulnerability in the
/api/v1/chatflows/apikey/:apikey endpoint. When the keyonly query parameter is omitted (the default), the
endpoint returns not only the chatflows bound to the supplied API key but also all chatflows across every
workspace that have no API key assigned, because the underlying query lacks any workspace filter. An
attacker with a valid API key for one workspace can therefore retrieve the full ChatFlow configuration
(including flowData with system prompts and node configurations, chatbotConfig, apiConfig, and credential
IDs) of unprotected chatflows belonging to other workspaces. (CVE-2026-56268)

Solution

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

See Also

https://github.com/advisories/GHSA-c2c9-mfw7-p8hw

Plugin Details

Severity: Medium

ID: 442241

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 5/20/2026

Updated: 7/6/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.17

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-56268

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.9

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

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

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 2.1

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/20/2026

Vulnerability Publication Date: 5/20/2026

Reference Information

CVE: CVE-2026-56268

cwe: CWE-863