CVE-2026-70494
HIGHOpen WebUI 0.10.0 to before 0.11.0 - Folder Collaborator Chat Deletion
Title source: manualDescription
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.0, the DELETE /api/v1/folders/{id} handler in backend/open_webui/routers/folders.py allowed a user granted write access to a shared chat folder to permanently delete chats and messages belonging to the folder owner. The cascade following the authorization check is bound to the folder owner's id, but the subfolder check accepted any inherited write grant instead of requiring ownership or administrator status. A collaborator can destroy the owner's subtree or force-move chats out of it when delete_contents=false. This issue is fixed in 0.11.0.
References (4)
Core 4
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/open-webui/open-webui/security/advisories/GHSA-3cg5-48j3-v4gv
X_Refsource_Misc x_refsource_misc
https://github.com/open-webui/open-webui/pull/27003
X_Refsource_Misc x_refsource_misc
https://github.com/open-webui/open-webui/commit/915ef7d0798d3175819cedbb2f62d7bf0db78c98
X_Refsource_Misc x_refsource_misc
https://github.com/open-webui/open-webui/releases/tag/v0.11.0
Scores
CVSS v3
8.1
EPSS
0.0030
EPSS Percentile
21.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-862
CWE-863
Status
published
Products (2)
open-webui/open-webui
>= 0.10.0, < 0.11.0
pypi/open-webui
0.10.0 - 0.11.0PyPI
Published
Aug 04, 2026
Tracked Since
Aug 05, 2026