CVE-2026-69262
Last modified
CVE-2026-69262 is a high-severity vulnerability rated 8.1/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, `DELETE /api/v1/chatflows/:id` authorized requests with checkAnyPermission('chatflows:delete,agentflows:delete'), so possession of either permission was sufficient to reach the delete path. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, `DELETE /api/v1/chatflows/:id` authorized requests with checkAnyPermission('chatflows:delete,agentflows:delete'), so possession of either permission was sufficient to reach the delete path. The delete logic then resolved the target record only by id and workspaceId and did not validate the target resource type, allowing a caller with only agentflows:delete to delete a CHATFLOW and a caller with only chatflows:delete to delete an AGENTFLOW in the same workspace. This issue is fixed in version 3.1.3.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Flowiseai | Flowise | < 3.1.3 |
References
- https://github.com/FlowiseAI/Flowise/pull/6445Issue Tracking, Patch
- https://github.com/FlowiseAI/Flowise/releases/tag/flowise@3.1.3Patch, Release Notes
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-p5w8-m249-4r4vExploit, Vendor Advisory
- https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-p5w8-m249-4r4vExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-69262?
How severe is CVE-2026-69262?
How do I fix CVE-2026-69262?
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-69254Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69255Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69256Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69257Flowise is a drag & drop user interface to build a customize…8.6
- CVE-2026-69258Flowise is a drag & drop user interface to build a customize…9.1
- CVE-2026-69259Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-69263Flowise is a drag & drop user interface to build a customize…9.8
- CVE-2026-69264Prior to 3.1.3, Flowise CSVAgent interpolates an attacker-co…9.8
- CVE-2026-69265Out-of-bounds read in Windows NTFS allows an authorized atta…7.8
- CVE-2026-69266Integer overflow or wraparound in Windows DHCP Server allows…8.8
- CVE-2026-69267Insufficient granularity of access control in Windows Connec…6.5
- CVE-2026-69268Improper access control in Microsoft Office SharePoint allow…8.8
Are you affected by CVE-2026-69262?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
