SCA: security update for flowise (GHSA-hmg2-jjjx-jcp2)

high Tenable Self-Hosted Container Security Plugin ID 441878

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, all CRUD endpoints for OpenAI Assistants Vector Store have no authentication middleware and the
route path /api/v1/openai-assistants-vector-store is not in WHITELIST_URLS. However, it is also not
protected by the main auth middleware when accessed via API key — the route requires API key auth (not
whitelisted), but no permission checks exist on any operation. This issue has been patched in version
3.1.2. (CVE-2026-46444)

Solution

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

See Also

https://github.com/advisories/GHSA-hmg2-jjjx-jcp2

Plugin Details

Severity: High

ID: 441878

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/14/2026

Updated: 6/16/2026

Risk Information

VPR

Risk Factor: Medium

Score: 6.7

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-46444

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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: High

Base Score: 8.7

Threat Score: 6.3

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:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/14/2026

Vulnerability Publication Date: 5/14/2026

Reference Information

CVE: CVE-2026-46444

cwe: CWE-862