CVE-2026-67622 Details
Description
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.
A cross-workspace insecure direct object reference vulnerability has been identified in Flowise versions through 3.1.4, specifically within the OpenAI Assistants integration. This vulnerability allows authenticated attackers to access credentials from other workspaces by providing an arbitrary credential UUID to Assistants endpoints, bypassing workspace ownership verification. Exploitation of this vulnerability enables attackers to enumerate assistant metadata, retrieve file and vector store listings, upload files into victim workspaces, and consume the victim's OpenAI API quota, potentially leading to unexpected billing charges.
To address this vulnerability, Flowise should implement workspace validation before decrypting and using credential UUIDs. This can be done by scoping credential lookups to the active workspace and rejecting UUIDs that do not belong to the caller's workspace. Additionally, validating explicit workspace-sharing records before allowing cross-workspace credential use and performing authorization checks before credential decryption are recommended. Automated tests should also be added to cover cross-workspace credential access.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://flowiseai.com/sunset | [email protected] | Not Applicable |
| https://github.com/Caycon/cve-advisories/blob/main/2026/Flowise/CVE-2026-67622.md | [email protected] | ExploitThird Party Advisory |
| https://www.vulncheck.com/advisories/flowise-idor-in-openai-assistants-integration | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| flowiseai flowise | <= 3.1.4 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | Initial Analysis | [email protected] |
| Aug 7, 2026 | CVE Modified | [email protected] |
| Aug 7, 2026 | CVE Modified | CISA-ADP |
| Aug 6, 2026 | New CVE Received | [email protected] |