AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-67622

CRITICAL · CVSS 9.9 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-06 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The vulnerability allows authenticated attackers to exploit an insecure direct object reference in the OpenAI Assistants integration of Flowise versions up to 3.1.4, enabling them to access credentials and sensitive data from other workspaces without proper authorization. This can lead to unauthorized enumeration of assistant metadata, retrieval of file listings, and potential file uploads into victim workspaces. Organizations using Flowise with OpenAI Assistants integration should prioritize patching this critical vulnerability to safeguard their data and prevent cross-workspace attacks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-67622
Severity
CRITICAL
CVSS
9.9
EPSS
0.25%

Original NVD 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.