PT-2026-50591 · Zilliz+1 · Milvus+1

·

CVE-2026-54019

·

Published

2026-06-17

·

Updated

2026-07-13

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.9.6
Description An issue exists in the self-hosted artificial intelligence platform where collection-level Access Control List (ACL) checks can be bypassed when Milvus multitenancy mode is enabled. The ACL permits unknown non-Knowledge Base (KB) collection names, treating them as legacy or ephemeral collections. In Milvus multitenancy mode, a user-controlled collection name is used as a resource id and interpolated into a Milvus expression without proper escaping. This allows an authenticated non-admin user to execute queries that return private knowledge-base chunks belonging to other users.
Technical details include:
  • API Endpoints: '/api/v1/retrieval/query/collection' and '/api/v1/retrieval/query/doc'
  • Vulnerable Parameters: collection names
  • Vulnerable Variable: resource id
Recommendations Update to version 0.9.6. As a temporary workaround, restrict access to the '/api/v1/retrieval/query/collection' and '/api/v1/retrieval/query/doc' endpoints or disable Milvus multitenancy mode until the update is applied.

Exploit

Fix

DoS

Missing Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54019
GHSA-P5CP-R7RG-QPXC
PYSEC-2026-2750

Affected Products

Milvus
Open-Webui