Vulnerability Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the sync cleanup endpoint authorized write access to the knowledge base in the URL but then acted on directory and file ids supplied in the request body without checking that those objects belonged to that knowledge base. A user with write access to one knowledge base could delete directories and remove file embeddings from another knowledge base, causing documents to drop out of retrieval results and breaking chat-with-file for targeted documents without disclosing contents. This issue is fixed in 0.11.0.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/open-webui/open-webui/commit/707efeaed7992dd9896d5928559458f2
- https://github.com/open-webui/open-webui/pull/26722
- https://github.com/open-webui/open-webui/releases/tag/v0.11.0
- https://github.com/open-webui/open-webui/security/advisories/GHSA-jxc9-xmc4-gr23
FAQ
What is CVE-2026-70488?
CVE-2026-70488 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the sync cleanup endpoint authorized write access to the knowledge base in the URL but th...
How severe is CVE-2026-70488?
CVE-2026-70488 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-70488?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.