Skip to main content

Flowise CVE-2026-67622

| EUVDEUVD-2026-54171 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-08-06 disclosure@vulncheck.com GHSA-qvmw-v4w9-7c4j
8.5
CVSS 4.0 · Vendor: vulncheck
Share

Severity by source

Vendor (vulncheck) PRIMARY
8.5 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
8.5 HIGH

Network-reachable IDOR requiring authenticated low-privileged user; scope changed because victim workspaces are affected; integrity rated Low for unauthorized file uploads, no availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:H/SA:N

Primary rating from Vendor (vulncheck).

CVSS VectorVendor: vulncheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Aug 06, 2026 - 22:47 vuln.today
CVE Published
Aug 06, 2026 - 22:18 cve.org
HIGH 8.5

DescriptionCVE.org

Flowise through 3.1.4 contains an insecure direct object reference vulnerability in the OpenAI Assistants integration that allows authenticated attackers to access credentials belonging to other workspaces by supplying an arbitrary credential UUID to Assistants endpoints without workspace ownership verification. Attackers can enumerate cross-workspace assistant metadata, retrieve file and vector store listings, and upload files into victim workspaces by exploiting the missing workspace-scoped authorization check in the credential lookup logic.

AnalysisAI

Cross-workspace credential theft in Flowise through 3.1.4 exploits a missing workspace-scoped authorization check in the OpenAI Assistants integration, enabling authenticated users to access credentials owned by unrelated workspaces by supplying arbitrary credential UUIDs. The flaw exposes multi-tenant deployments: an attacker with any valid account can enumerate assistant metadata, retrieve file and vector store listings, and write files into victim workspaces without owning or having delegated access to the target workspace. No KEV listing at time of analysis, but a public advisory exists; the product appears to have entered sunset, potentially leaving the vulnerability unpatched.

Technical ContextAI

Flowise is an open-source drag-and-drop LLM orchestration platform. Its OpenAI Assistants integration exposes API endpoints that accept a credential UUID to identify which OpenAI API key to use for assistant operations. CWE-639 (Authorization Bypass Through User-Controlled Key) describes the root cause precisely: the server resolves the credential record by UUID supplied in the request without verifying that the resolved credential belongs to the requesting user's workspace. In a multi-tenant Flowise deployment, workspace isolation is the primary authorization boundary; bypassing it via an unchecked user-controlled identifier allows lateral movement between tenants. The UUID-based enumeration surface is typical of systems that use non-sequential GUIDs as object keys - while UUIDs are not trivially guessable, they can be obtained through other means (log leaks, shared UI state, or iterative probing if version 4 UUIDs with weak entropy are used).

RemediationAI

Primary fix: No vendor-released patched version has been identified at time of analysis. The reference to flowiseai.com/sunset suggests the product may be discontinued, meaning a vendor patch may not be forthcoming - operators should treat this as a permanent risk requiring migration or compensating controls. Immediate compensating controls for active deployments include: restricting Flowise to single-tenant mode or disabling multi-workspace functionality to eliminate cross-workspace enumeration risk; placing Flowise behind an authentication proxy that enforces workspace-scoped session claims before requests reach the Assistants endpoints; and rotating all OpenAI API credentials stored in Flowise workspaces, as any may have been accessed by other workspace members. If migration away from Flowise is not immediately feasible, audit Flowise access logs for requests to Assistants endpoints containing credential UUIDs belonging to other workspaces. The public advisory at https://github.com/Caycon/cve-advisories/blob/main/2026/Flowise/CVE-2026-67622.md should be reviewed for researcher-provided technical detail and any workaround suggestions.

CVE-2025-59528 CRITICAL POC
10.0 Sep 22

Flowise version 3.0.5 contains a remote code execution vulnerability in the CustomMCP node. The mcpServerConfig paramete

CVE-2025-8943 CRITICAL POC
9.8 Aug 14

Flowise versions before 3.0.1 allow unauthenticated access to the Custom MCPs feature, which is designed to execute OS c

CVE-2025-26319 CRITICAL POC
9.8 Mar 04

FlowiseAI Flowise version 2.2.6 contains an arbitrary file upload vulnerability in the /api/v1/attachments endpoint. Una

CVE-2026-56274 HIGH POC
8.7 Jun 23

Remote code execution in Flowise before 3.1.2 allows any authenticated user (or API caller with chatflow view/update per

CVE-2025-58434 CRITICAL POC
9.8 Sep 12

Flowise is a drag & drop user interface to build a customized large language model flow. Rated critical severity (CVSS 9

CVE-2026-30821 CRITICAL POC
9.8 Mar 07

Unrestricted file upload in Flowise LLM workflow builder before 3.0.13 via /api/v1/attachments endpoint allows unauthent

CVE-2026-30824 CRITICAL POC
9.8 Mar 07

Missing authentication on NVD data endpoint in Flowise before 3.0.13 allows unauthenticated access to internal vulnerabi

CVE-2026-70470 CRITICAL POC
9.5 Aug 04

Remote code execution in Flowise before 3.1.3 arises because its Pyodide Python-code validator (validatePythonCodeForDat

CVE-2026-69264 CRITICAL POC
9.4 Aug 04

Remote code execution in FlowiseAI Flowise before 3.1.3 lets an attacker execute arbitrary OS commands as the Flowise pr

CVE-2026-73483 CRITICAL POC
9.4 Aug 13

Remote command execution in Flowise <= 3.1.2 lets an authenticated user break out of the vm2/@flowiseai/nodevm JavaScrip

CVE-2025-71334 CRITICAL POC
9.3 Jun 25

Arbitrary file read and write in FlowiseAI Flowise (versions 2.2.8 through 3.0.5) lets remote unauthenticated attackers

CVE-2026-46442 CRITICAL POC
9.4 Jun 08

Authenticated remote code execution in FlowiseAI Flowise prior to 3.1.2 allows any user with a valid session or API key

Share

CVE-2026-67622 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy