---
cve: "CVE-2026-69262"
severity: "HIGH"
cvss: 7.1
epss: "25%"
vendor: "FlowiseAI"
kev: false
exploited: false
published: "2026-08-04 17:17:01"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-17T07:47:00+02:00"
---

# CVE-2026-69262

> 7.1 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 09f099dbfda179e439ec677d06ad737375899eef (Commit)
- 2f528ceced74afaa95fc7a282965e7788796448b (Commit)

## Referenzen

- <https://github.com/FlowiseAI/Flowise/security/advisories/GHSA-p5w8-m249-4r4v>
- <https://github.com/FlowiseAI/Flowise/pull/6445>
- <https://github.com/FlowiseAI/Flowise/commit/2f528ceced74afaa95fc7a282965e7788796448b>
- <https://github.com/FlowiseAI/Flowise/releases/tag/flowise@3.1.3>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-69262) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
