CVE-2026-45398
Last modified
CVE-2026-45398 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, _validate_collection_access() checks the user-memory-* and file-* collection name prefixes but does not check knowledge base collections, which use raw UUIDs as collection names. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, _validate_collection_access() checks the user-memory-* and file-* collection name prefixes but does not check knowledge base collections, which use raw UUIDs as collection names. Any authenticated user who knows a private knowledge base UUID can read its content through the retrieval query endpoints, even though the knowledge API correctly denies that user access. The same gap affects the retrieval write endpoints (/process/text, /process/file, /process/files/batch, /process/web, /process/youtube), allowing an attacker to inject content into or overwrite another user's knowledge base. This vulnerability is fixed in 0.9.5.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openwebui | Open Webui | < 0.9.5 |
References
- https://github.com/open-webui/open-webui/pull/22109Issue Tracking, Patch
- https://github.com/open-webui/open-webui/security/advisories/GHSA-4g37-7p2c-38r9Exploit, Mitigation, Vendor Advisory
- https://github.com/open-webui/open-webui/security/advisories/GHSA-4g37-7p2c-38r9Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45398?
How severe is CVE-2026-45398?
How do I fix CVE-2026-45398?
Are you affected by CVE-2026-45398?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
