CVE-2026-70487 PUBLISHED

Open WebUI: Cross-user file content disclosure via request-scoped direct model knowledge metadata

Assigner: GitHub_M
Reserved: 04.08.2026 Published: 04.08.2026 Updated: 05.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor open-webui
Product open-webui
Versions
  • Version >= 0.8.8, < 0.11.0 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE