CVE 9.8 CRITICAL

Milvus Allows Unauthenticated Access to Restful API on Metrics Port (9091) Leads to Critical System Compromise_CVE-2026-26190

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

AI Analysis

Unauthenticated access to the REST API on the metrics port due to missing authentication, allowing data manipulation and credential management.

Basic Information

ID CVE-2026-26190
Source GitHub_M
Published Feb 13, 2026 at 18:44
Modified Feb 13, 2026 at 19:37

Affected Product

Vendor milvus-io
Product milvus
Version < 2.5.27
Affected Versions milvus-io milvus < 2.5.27
milvus-io milvus >= 2.6.0, < 2.6.10

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor Milvus-io
Product Milvus
Version < 2.5.27, >= 2.6.0 and < 2.6.10

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.