CVE-2026-70487

Summary

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.8 until 0.11.0, inline direct model metadata accepted client-supplied knowledge attachments without filtering them against the caller's read access. Any authenticated user who knew another user's file id could have the builtin knowledge tools return indexed chunks from that file, causing a read-only cross-user confidentiality loss while leaving knowledge-base permissions and saved workspace model validation unaffected. This issue is fixed in 0.11.0.

Affected Software

VendorProductVersion RangeStatus
open-webuiopen-webui>= 0.8.8, < 0.11.0affected

Weaknesses

  • CWE-862: CWE-862: Missing Authorization

References