CVE-2026-70494
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
open-webuiPyPI | >= 0.10.0, < 0.11.0 | 0.11.0 |
Affected products
1- Range: <0.11.0
Patches
Vulnerability mechanics
References
5- github.com/open-webui/open-webui/commit/915ef7d0798d3175819cedbb2f62d7bf0db78c98nvdPatchWEB
- github.com/open-webui/open-webui/pull/27003nvdPatchVendor AdvisoryWEB
- github.com/open-webui/open-webui/security/advisories/GHSA-3cg5-48j3-v4gvnvdPatchVendor AdvisoryWEB
- github.com/advisories/GHSA-3cg5-48j3-v4gvghsaADVISORY
- github.com/open-webui/open-webui/releases/tag/v0.11.0nvdRelease NotesWEB
News mentions
1- Open WebUI: 17 Vulnerabilities Disclosed Together, Patched in 0.11.0Vypr Intelligence · Aug 4, 2026