PatchSiren cyber security CVE debrief
CVE-2026-70494 open-webui CVE debrief
A vulnerability in Open WebUI, a self-hosted AI platform, allowed users with write access to a shared chat folder to delete chats and messages belonging to the folder owner. This issue, fixed in version 0.11.0, highlights the importance of proper authorization checks in collaborative environments. The vulnerability was caused by a flawed authorization check that accepted any inherited write grant instead of requiring ownership or administrator status, potentially leading to data loss and compromised collaboration environments.
- Vendor
- open-webui
- Product
- Unknown
- CVSS
- HIGH 8.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-04
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-04
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for Open WebUI deployments, particularly those with collaborative environments, should assess exposure and verify access controls. They should prioritize verifying and upgrading to Open WebUI version 0.11.0 or later, reviewing access controls for shared chat folders, and monitoring for suspicious activity in collaborative environments. This includes reviewing compensating controls for exposed systems while remediation is scheduled and
Why it matters
CVE-2026-70494 highlights the importance of proper authorization checks in collaborative environments, particularly in self-hosted AI platforms like Open WebUI. Defenders should prioritize verifying and upgrading to Open WebUI version 0.11.0 or later, reviewing access controls for shared chat folders, and monitoring for suspicious activity.
- Potential data loss due to unauthorized deletion of chats and messages
- Compromised collaboration environments due to flawed authorization
- Need for verification of access controls in shared chat folders
- Potential disruption of business operations relying on Open WebUI
Technical summary
The DELETE /api/v1/folders/{id} handler in Open WebUI allowed a user with write access to a shared chat folder to permanently delete chats and messages belonging to the folder owner. The issue was caused by a flawed authorization check that accepted any inherited write grant instead of requiring ownership or administrator status. This highlights the importance of proper authorization checks in collaborative environments, particularly in self-hosted AI platforms like Open WebUI. Defenders should prioritize verifying and upgrading to Open WebUI version 0.11.0 or later, reviewing access controls for shared chat folders, and monitoring for suspicious activity.
Defensive priority
Defenders should prioritize verifying and upgrading to Open WebUI version 0.11.0 or later, and review access controls for shared chat folders.
Recommended defensive actions
- Verify and upgrade to Open WebUI version 0.11.0 or later
- Review access controls for shared chat folders
- Monitor for suspicious activity in collaborative environments
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. The issue was reported and fixed in Open WebUI version 0.11.0. Defenders should verify and upgrade to this version or later, review access controls for shared chat folders, and monitor for suspicious activity in collaborative environments. The CVE record was published on 2026-08-04T21:16:38.470Z and has not been modified since then.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-70494 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-70494
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-70494 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-70494
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/open-webui/open-webui/commit/915ef7d0798d3175819cedbb2f62d7bf0db78c98
-
Source reference
Unverified legacy reference
URL: https://github.com/open-webui/open-webui/pull/27003
-
Source reference
Unverified legacy reference
URL: https://github.com/open-webui/open-webui/releases/tag/v0.11.0
-
Source reference
Unverified legacy reference
URL: https://github.com/open-webui/open-webui/security/advisories/GHSA-3cg5-48j3-v4gv
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.