PT-2026-67747 · Flowise · Flowise
CVE-2026-69252
·
Published
2026-08-04
·
Updated
2026-08-04
CVSS v4.0
7.2
High
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/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 issue exists where the '/api/v1/files' endpoint is protected only by a feature gate and fails to enforce permission checks on GET and DELETE requests. This allows an authenticated user with a low-privileged API key to list and delete files belonging to other workspaces within the same organization. The flaw occurs because the
getAllFiles() and deleteFile() functions rely on the activeOrganizationId and a user-controlled path variable without verifying the activeWorkspaceId or specific user permissions. This results in a breach of workspace isolation, potentially leading to unauthorized data access and destructive tampering.Recommendations
Update Flowise to version 3.1.3.
Exploit
Fix
Missing Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Flowise