Incorrect authorization in Flowise - #VU131701

 

Incorrect authorization in Flowise - #VU131701

Published: May 18, 2026


Vulnerability identifier: #VU131701
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: FlowiseAI
Affected software:
Flowise

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information across workspace boundaries.

The vulnerability exists due to improper access control in the /api/v1/chatflows/apikey/:apikey endpoint when handling requests without the keyonly query parameter. A remote user can send a request with a valid API key to disclose sensitive information across workspace boundaries.

The response can include full chatflow objects for unprotected chatflows from other workspaces, including flowData, chatbotConfig, apiConfig, text-to-speech and speech-to-text configuration, analytics configuration, and credential IDs.


Remediation

Install security update from vendor's website.

Sources