GHSA-4g37-7p2c-38r9 · Severity: high · Ecosystem: pip — Open WebUI Vulnerable to IDOR: Retrieval API Bypasses Knowledge Base Access Controls
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.
Conclusion & alert: CVE-2026-45398 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.04%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-16 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
1.6 | 5.9 | [email protected] |
GHSA-4g37-7p2c-38r9 · Severity: high · Ecosystem: pip — Open WebUI Vulnerable to IDOR: Retrieval API Bypasses Knowledge Base Access Controls
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openwebui | open_webui | < 0.9.5 | cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/open-webui/open-webui/pull/22109 | Issue Tracking Patch |
| https://github.com/open-webui/open-webui/releases/tag/v0.9.5 | Release Notes |
| https://github.com/open-webui/open-webui/security/advisories/GHSA-4g37-7p2c-38r9 | Exploit Mitigation Vendor Advisory |