What is CVE-2026-69262?
CVE-2026-69262 is a vulnerability found in the Flowise UI platform. The `DELETE /api/v1/chatflows/:id` endpoint authorized requests using `checkAnyPermission` with `chatflows:delete` or `agentflows:delete`, allowing users with only the `agentflows:delete` permission to delete chatflows. Upgrading to version 3.1.3 is recommended.
Azərbaycanca: CVE-2026-69262 Flowise UI platformunda aşkarlanmış zəiflikdir. Bu zəifliyə görə, `DELETE /api/v1/chatflows/:id` sorğusu `checkAnyPermission` funksiyası ilə yoxlanılır, beləliklə `chatflows:delete` icazəsi olmadan yalnız `agentflows:delete` icazəsinə malik istifadəçilər söhbət axınını silə bilər. Platformanı 3.1.3 versiyasına yeniləmək tövsiyə olunur.
Related CVEs
link basis: same weakness class CWE-863
FAQ2
What operation does CVE-2026-69262 incorrectly authorize in Flowise UI?
The vulnerability allowed users with only the `agentflows:delete` permission to delete chatflows via the `DELETE /api/v1/chatflows/:id` endpoint, without requiring the `chatflows:delete` permission, due to the `checkAnyPermission` authorization logic.
How can CVE-2026-69262 be remediated?
Upgrading to version 3.1.3 is recommended.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.