PT-2026-67778 · Flowise · Flowise
CVE-2026-69262
·
Published
2026-08-04
·
Updated
2026-08-05
CVSS v4.0
7.1
High
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Flowise versions prior to 3.1.3
Description
An authorization bypass exists in the
DELETE /api/v1/chatflows/:id endpoint. The system uses the checkAnyPermission('chatflows:delete,agentflows:delete') function, which allows access if the user possesses either permission. However, the subsequent deletion logic only verifies the id and workspaceId without validating the resource type. This allows a user with only agentflows:delete permissions to delete a CHATFLOW, and a user with only chatflows:delete permissions to delete an AGENTFLOW within the same workspace, bypassing the intended Role-Based Access Control (RBAC) separation.Recommendations
Update Flowise to version 3.1.3.
Exploit
Fix
Incorrect Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Flowise