Описание
Milvus Proxy has a Critical Authentication Bypass Vulnerability
Impact
What kind of vulnerability is it? Who is impacted? An unauthenticated attacker can exploit this vulnerability to bypass all authentication mechanisms in the Milvus Proxy component, gaining full administrative access to the Milvus cluster. This grants the attacker the ability to read, modify, or delete data, and to perform privileged administrative operations such as database or collection management. All users running affected Milvus versions are strongly advised to upgrade immediately.
Patches
Has the problem been patched? What versions should users upgrade to? This issue has been fixed in the following versions: • Milvus 2.4.24 • Milvus 2.5.21 • Milvus 2.6.5
Users should upgrade to these patched versions or later to mitigate the vulnerability.
Workarounds
Is there a way for users to fix or remediate the vulnerability without upgrading? If immediate upgrade is not possible, a temporary mitigation can be applied by removing the sourceID header from all incoming requests at the gateway, API gateway, or load balancer level before they reach the Milvus Proxy. This prevents attackers from exploiting the authentication bypass behavior.
References
Are there any links users can visit to find out more?
The following pull requests contain the fixes for the affected Milvus branches: • Fix for 2.4 branch • Fix for 2.5 branch • Fix for 2.6 branch
Special thanks to the Volcengine Milvus team at ByteDance(liumingzhe.5689@bytedance.com) for responsibly discovering, reporting, and coordinating the disclosure of this critical authentication bypass vulnerability with the Milvus maintainers.
Ссылки
- https://github.com/milvus-io/milvus/security/advisories/GHSA-mhjq-8c7m-3f7p
- https://nvd.nist.gov/vuln/detail/CVE-2025-64513
- https://github.com/milvus-io/milvus/pull/45379
- https://github.com/milvus-io/milvus/pull/45383
- https://github.com/milvus-io/milvus/pull/45391
- https://github.com/milvus-io/milvus/commit/6102f001a971c8c8055a4a4cae704442d5cab793
Пакеты
github.com/milvus-io/milvus
>= 0.10.4, < 2.4.24
2.4.24
github.com/milvus-io/milvus
>= 2.5.0, < 2.5.21
2.5.21
github.com/milvus-io/milvus
>= 2.6.0, < 2.6.5
2.6.5
github.com/milvus-io/milvus
< 0.10.3-0.20251107071934-6102f001a971
0.10.3-0.20251107071934-6102f001a971
Связанные уязвимости
Milvus is an open-source vector database built for generative AI applications. An unauthenticated attacker can exploit a vulnerability in versions prior to 2.4.24, 2.5.21, and 2.6.5 to bypass all authentication mechanisms in the Milvus Proxy component, gaining full administrative access to the Milvus cluster. This grants the attacker the ability to read, modify, or delete data, and to perform privileged administrative operations such as database or collection management. This issue has been fixed in Milvus 2.4.24, 2.5.21, and 2.6.5. If immediate upgrade is not possible, a temporary mitigation can be applied by removing the sourceID header from all incoming requests at the gateway, API gateway, or load balancer level before they reach the Milvus Proxy. This prevents attackers from exploiting the authentication bypass behavior.