Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, the file upload path accepted metadata.knowledge_id and auto-linked uploaded files to a target knowledge base without applying the write-access check used by /api/v1/knowledge//file/add, allowing read-only knowledge-base users to add arbitrary files. This issue is fixed in version 0.10.0.
Problem types
CWE-862: Missing Authorization
CWE-863: Incorrect Authorization
Product status
References
github.com/...-webui/security/advisories/GHSA-7r7x-gjvr-448g
github.com/...-webui/security/advisories/GHSA-7r7x-gjvr-448g
github.com/open-webui/open-webui/pull/26001
github.com/...ommit/b7626f05fb92b24ab923ad81a037071ebd5623d1
github.com/open-webui/open-webui/releases/tag/v0.10.0