CVE-2026-46444

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*

History

11 Jun 2026, 04:08

Type Values Removed Values Added
First Time Flowiseai flowise
Flowiseai
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8
References () https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.1.2 - () https://github.com/FlowiseAI/Flowise/releases/tag/flowise%403.1.2 - Product, Release Notes
References () https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-hmg2-jjjx-jcp2 - () https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-hmg2-jjjx-jcp2 - Vendor Advisory
CPE cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*

08 Jun 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-08 16:16

Updated : 2026-06-11 04:08


NVD link : CVE-2026-46444

Mitre link : CVE-2026-46444

CVE.ORG link : CVE-2026-46444


JSON object : View

Products Affected

flowiseai

  • flowise
CWE
CWE-862

Missing Authorization