GHSA-fvg5-xr32-px64HighCVSS 7.5
Milvus through 2.6.22 and 3.0.0 contains an unauthenticated denial of service vulnerability that...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-69111
- https://github.com/milvus-io/milvus/issues/50763
- https://github.com/milvus-io/milvus/pull/49847
- https://github.com/milvus-io/milvus/pull/51573
- https://www.vulncheck.com/advisories/milvus-unauthenticated-denial-of-service-via-management-stop
- https://github.com/advisories/GHSA-fvg5-xr32-px64