CVE-2026-29071 PUBLISHED

Open WebUI's Insecure Direct Object Reference (IDOR) allows access to other users' memories

Assigner: GitHub_M
Reserved: 03.03.2026 Published: 26.03.2026 Updated: 26.03.2026

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, any authenticated user can read other users' private memories via /api/v1/retrieval/query/collection. Version 0.8.6 patches the issue.

Metrics

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

Product Status

Vendor open-webui
Product open-webui
Versions
  • Version < 0.8.6 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE