AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-69111

HIGH · CVSS 7.5 EPSS 0.57% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

Milvus versions up to 2.6.22 and 3.0.0 are vulnerable to an unauthenticated denial of service attack, allowing remote attackers to terminate critical service components via a crafted HTTP GET request to the unprotected /management/stop endpoint on port 9091. By manipulating the 'role' parameter, attackers can disrupt the operation of the proxy, datanode, or querynode components, leading to service outages. Organizations using Milvus should prioritize patching this vulnerability to safeguard against potential service disruptions.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-69111
Severity
HIGH
CVSS
7.5
EPSS
0.57%

Original NVD Description

Milvus through 2.6.22 and 3.0.0 contains an unauthenticated denial of service vulnerability that allows remote attackers to terminate service components by sending a crafted HTTP GET request to the management server on port 9091. Attackers can exploit the unprotected /management/stop endpoint, which bypasses REST API authentication middleware, by supplying a 'role' parameter to shut down the proxy, datanode, or querynode components, resulting in denial of service.