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.
Published: 2026-08-06
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Flowise up to version 3.1.4 contains an insecure direct object reference flaw in the OpenAI Assistants integration. The flaw allows an authenticated user to supply any credential UUID to Assistants endpoints, bypassing workspace ownership checks. As a result, the attacker can read credential data that belongs to other workspaces, enumerate assistant metadata, retrieve file and vector store listings, and even upload files into victim workspaces through the credential lookup logic.

Affected Systems

The vulnerability is present in Flowise AI's Flowise product, affecting all releases up to and including version 3.1.4. No other versions are known to be impacted based on the current data.

Risk and Exploitability

The CVSS score for this flaw is 8.5, reflecting a high severity due to the broad impact on confidentiality and integrity. EPSS data is not available, so the exact exploitation probability cannot be quantified. The flaw is not listed in the CISA KEV catalog at this time. Attackers must be authenticated against Flowise to exploit the vulnerability, but the missing workspace‑scoped authorization check means a user can target any workspace for which they have access credentials.

Generated by OpenCVE AI on August 7, 2026 at 00:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Flowise to a version where the IDOR in the OpenAI Assistants integration is fixed, preferably 3.1.5 or later.
  • Ensure that the credential lookup logic enforces workspace ownership verification before returning credential data or allowing uploads.
  • Audit all existing workspace credentials and rotate them to mitigate any potential exposure from the unfixed version.

Generated by OpenCVE AI on August 7, 2026 at 00:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:flowiseai:flowise:*:*:*:*:*:*:*:*

Fri, 07 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
References
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Flowiseai
Flowiseai flowise
Vendors & Products Flowiseai
Flowiseai flowise

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
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.
Title Flowise 3.1.4 IDOR in OpenAI Assistants Integration
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L'}

cvssV4_0

{'score': 8.5, 'vector': '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'}


Subscriptions

Flowiseai Flowise
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:51:05.681Z

Reserved: 2026-07-29T21:07:39.204Z

Link: CVE-2026-67622

cve-icon Vulnrichment

Updated: 2026-08-07T16:16:43.671Z

cve-icon NVD

Status : Received

Published: 2026-08-06T22:18:22.873

Modified: 2026-08-07T18:17:21.357

Link: CVE-2026-67622

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T01:00:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key