Milvus Allows Unauthenticated Access to Restful API on Metrics Port (9091) Leads to Critical System Compromise
Description
Milvus is an open-source vector database built for generative AI applications. Prior to 2.5.27 and 2.6.10, Milvus exposes TCP port 9091 by default, which enables authentication bypasses. The /expr debug endpoint uses a weak, predictable default authentication token derived from etcd.rootPath (default: by-dev), enabling arbitrary expression evaluation. The full REST API (/api/v1/*) is registered on the metrics/management port without any authentication, allowing unauthenticated access to all business operations including data manipulation and credential management. This vulnerability is fixed in 2.5.27 and 2.6.10.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/milvus-io/milvusGo | < 2.5.27 | 2.5.27 |
github.com/milvus-io/milvusGo | >= 2.6.0, < 2.6.10 | 2.6.10 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-7ppg-37fh-vcr6ghsaADVISORY
- github.com/milvus-io/milvus/commit/92b74dd2e286006a83b4a5f07951027b32e718a9mitrex_refsource_MISC
- github.com/milvus-io/milvus/releases/tag/v2.5.27ghsax_refsource_MISCWEB
- github.com/milvus-io/milvus/releases/tag/v2.6.10ghsax_refsource_MISCWEB
- github.com/milvus-io/milvus/security/advisories/GHSA-7ppg-37fh-vcr6ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.