CyberRota Analysis
AI-GeneratedThe 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.
Note: these links are listed for security research and verification purposes only.
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.