๐Ÿ” CVE Alert

CVE-2026-70494

HIGH 8.1

Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862 CWE-863
Vendor open-webui
Product open-webui
Published Aug 4, 2026
Stay Ahead of the Next One

Get instant alerts for open-webui open-webui

Be the first to know when new high vulnerabilities affecting open-webui open-webui are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Affected Versions

open-webui / open-webui
>= 0.10.0, < 0.11.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-webui/open-webui/security/advisories/GHSA-3cg5-48j3-v4gv github.com: https://github.com/open-webui/open-webui/pull/27003 github.com: https://github.com/open-webui/open-webui/commit/915ef7d0798d3175819cedbb2f62d7bf0db78c98 github.com: https://github.com/open-webui/open-webui/releases/tag/v0.11.0