CyberRota
Back to database

CVE-2026-45398

HIGH · CVSS 7.5 EPSS 0.04% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-05-15 · Last synced: 2026-06-09

CyberRota Analysis

Bellek tüketimine neden olabilir. Saldırganın giriş yapmış olması gerekebilir.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-45398
Severity
HIGH
CVSS
7.5
EPSS
0.04%

Original NVD 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.