CVE-2026-69252
Last modified
CVE-2026-69252 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the /api/v1/files route was protected only by the feat:files feature gate and did not enforce checkPermission on GET or DELETE.
Description
Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the /api/v1/files route was protected only by the feat:files feature gate and did not enforce checkPermission on GET or DELETE. A low-privileged authenticated API key with unrelated permissions could call GET /api/v1/files to list files under the organization storage root and DELETE /api/v1/files?path=... to delete files belonging to other workspaces in the same organization because getAllFiles and deleteFile used activeOrganizationId and a user-controlled path without restricting access by permissions or activeWorkspaceId. This issue is fixed in version 3.1.3.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| FlowiseAI | Flowise | < 3.1.3 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-69252?
How severe is CVE-2026-69252?
How do I fix CVE-2026-69252?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-69246Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and…7.2
- CVE-2026-69247cryptography is a package designed to expose cryptographic p…8.2
- CVE-2026-69248cryptography is a package designed to expose cryptographic p…6.9
- CVE-2026-69249python-cryptography is a package designed to expose cryptogr…8.7
- CVE-2026-69250Flowise is a drag & drop user interface to build a customize…8.5
- CVE-2026-69251Flowise is a drag & drop user interface to build a customize…9
- CVE-2026-69253Flowise is a drag-and-drop user interface for building custo…9
- CVE-2026-69254Flowise is a drag & drop user interface to build a customize…9.4
- CVE-2026-69255Flowise is a drag & drop user interface to build a customize…9.2
- CVE-2026-69256Flowise is a drag & drop user interface to build a customize…9.4
- CVE-2026-69257Flowise is a drag & drop user interface to build a customize…7.6
- CVE-2026-69258Flowise is a drag & drop user interface to build a customize…8.8
Are you affected by CVE-2026-69252?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
