SCA: security update for flowise (GHSA-qgvm-j2hm-6m38)

critical Tenable Self-Hosted Container Security Plugin ID 445667

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 3.1.3,
the POST /api/v1/oauth2-credential/refresh/:credentialId endpoint is included in WHITELIST_URLS and
requires no authentication. The endpoint decrypts the stored credential, sends a refresh request to the
configured OAuth provider with the client secret and refresh token, and returns the refreshed access_token
in the response body. An attacker with a credential ID can use the token to access the victim's connected
service and can also exhaust refresh-token quota. This issue is fixed in 3.1.3. (CVE-2026-70478)

Solution

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

See Also

https://github.com/advisories/GHSA-qgvm-j2hm-6m38

Plugin Details

Severity: Critical

ID: 445667

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/5/2026

Updated: 8/5/2026

Risk Information

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-70478

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.2

Threat Score: 7.8

Threat Vector: CVSS:4.0/E:U

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

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-70478

cwe: CWE-200