Authorization bypass through user-controlled key in Open WebUI - #VU140761

 

Authorization bypass through user-controlled key in Open WebUI - #VU140761

Published: August 3, 2026


Vulnerability identifier: #VU140761
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to delete directories and remove file embeddings in other knowledge bases.

The vulnerability exists due to authorization bypass through user-controlled key in the sync_knowledge_cleanup handler when processing directory and file identifiers supplied in the request body. A remote user can send a specially crafted cleanup request to delete directories and remove file embeddings in other knowledge bases.

The issue affects the POST /api/v1/knowledge/{id}/sync/cleanup endpoint and requires write access to one knowledge base and knowledge of the target directory or file identifier; in practice this is typically reachable by a read-only collaborator on a shared knowledge base.


Affected software

Open WebUI

Remediation

Install security update from vendor's website.

Open WebUI - update to 0.11.0

External References

Related Security Bulletins