CVE 8.7 HIGH

Flowise: Vector Store No Permission Checks_CVE-2026-46444

8.7 / 10
HIGH
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

Description

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.

AI Analysis

Unauthenticated access to CRUD endpoints for OpenAI Assistants Vector Store due to missing authentication middleware and lack of permission checks.

Basic Information

ID CVE-2026-46444
Source GitHub_M
Published Jun 8, 2026 at 15:25
Modified Jun 8, 2026 at 15:54

Affected Product

Vendor FlowiseAI
Product Flowise
Version < 3.1.2
Affected Versions FlowiseAI Flowise < 3.1.2

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor FlowiseAI
Product Flowise
Version < 3.1.2

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.