{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-69111",
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "state": "PUBLISHED",
        "assignerShortName": "VulnCheck",
        "dateReserved": "2026-08-03T13:26:21.234Z",
        "datePublished": "2026-08-05T19:18:23.499Z",
        "dateUpdated": "2026-08-06T14:35:45.413Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
                "shortName": "VulnCheck",
                "dateUpdated": "2026-08-05T19:18:23.499Z"
            },
            "title": "Milvus 2.6.22, 3.0.0 Unauthenticated Denial of Service via /management/stop",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "tags": [
                "x_open-source"
            ],
            "datePublic": "2026-06-24T00:00:00.000Z",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-306",
                            "description": "Missing Authentication for Critical Function",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "milvus-io",
                    "product": "milvus",
                    "defaultStatus": "affected",
                    "packageURL": "pkg:golang/github.com/milvus-io/milvus",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "0",
                            "versionType": "semver",
                            "lessThanOrEqual": "2.6.22"
                        },
                        {
                            "status": "affected",
                            "version": "3.0.0",
                            "versionType": "semver"
                        }
                    ],
                    "repo": "https://github.com/milvus-io/milvus"
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.13:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.14:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.15:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.16:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.17:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.18:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.11:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.10:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.9:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.8:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.7:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.6:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.5:*:*:*:*:*:*:*"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:milvus:milvus:2.6.4:*:*:*:*:*:*:*"
                                }
                            ]
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "HIGH",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "NOT_DEFINED",
                        "providerUrgency": "NOT_DEFINED",
                        "version": "4.0",
                        "baseSeverity": "HIGH",
                        "baseScore": 8.7,
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                    }
                },
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "NONE",
                        "availabilityImpact": "HIGH",
                        "version": "3.1",
                        "baseSeverity": "HIGH",
                        "baseScore": 7.5,
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
                    }
                }
            ],
            "references": [
                {
                    "url": "https://github.com/milvus-io/milvus/issues/50763",
                    "tags": [
                        "technical-description",
                        "exploit"
                    ],
                    "name": "Researcher Disclosure"
                },
                {
                    "url": "https://github.com/milvus-io/milvus/pull/49847",
                    "name": "Pull Request (1)",
                    "tags": [
                        "issue-tracking"
                    ]
                },
                {
                    "url": "https://github.com/milvus-io/milvus/pull/51573",
                    "name": "Pull Request (2)",
                    "tags": [
                        "issue-tracking"
                    ]
                },
                {
                    "url": "https://www.vulncheck.com/advisories/milvus-unauthenticated-denial-of-service-via-management-stop",
                    "tags": [
                        "third-party-advisory"
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "George Chen",
                    "type": "finder"
                }
            ],
            "x_generator": {
                "engine": "vulncheck-endgame"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-06T14:35:31.346457Z",
                                "id": "CVE-2026-69111",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-06T14:35:45.413Z"
                }
            }
        ]
    }
}