The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-64513

CVE-2025-64513: Milvus Auth Bypass Vulnerability

CVE-2025-64513 is an authentication bypass vulnerability in Milvus vector database that allows unauthenticated attackers to gain full admin access. This article covers technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2025-64513 Overview

CVE-2025-64513 is a critical authentication bypass vulnerability in Milvus, an open-source vector database designed for generative AI applications. An unauthenticated attacker can exploit this flaw in the Milvus Proxy component to completely bypass all authentication mechanisms, gaining full administrative access to the Milvus cluster. This vulnerability allows attackers to read, modify, or delete data, as well as perform privileged administrative operations such as database or collection management.

Critical Impact

Unauthenticated attackers can gain full administrative access to Milvus clusters, enabling complete data compromise and administrative control without any credentials.

Affected Products

  • Milvus versions prior to 2.4.24
  • Milvus versions prior to 2.5.21
  • Milvus versions prior to 2.6.5

Discovery Timeline

  • 2025-11-10 - CVE-2025-64513 published to NVD
  • 2025-11-12 - Last updated in NVD database

Technical Details for CVE-2025-64513

Vulnerability Analysis

This authentication bypass vulnerability (CWE-287: Improper Authentication) exists in the Milvus Proxy component, which serves as the entry point for client connections to the Milvus cluster. The vulnerability allows unauthenticated attackers to completely circumvent authentication mechanisms by exploiting improper handling of the sourceID header in incoming requests. When this header is manipulated or crafted in a specific way, the Proxy component fails to properly validate the request's authentication status, treating the connection as if it were already authenticated with administrative privileges.

The impact of successful exploitation is severe. Attackers gain the ability to perform any operation within the Milvus cluster, including reading sensitive vector embeddings and metadata, modifying or corrupting stored data, deleting databases and collections, and executing privileged administrative commands. For organizations using Milvus as part of their AI/ML infrastructure, this could lead to data breaches, model poisoning, or complete loss of vector data assets.

Root Cause

The root cause of this vulnerability lies in improper authentication validation within the Milvus Proxy component. The system incorrectly trusts the sourceID header value in incoming requests without adequately verifying the authentication state of the connection. This design flaw allows attackers to craft requests that the Proxy interprets as originating from an authenticated administrative context, bypassing the intended security controls entirely.

Attack Vector

The vulnerability is exploitable over the network without any authentication requirements or user interaction. An attacker with network access to the Milvus Proxy can craft malicious requests containing a specially formed sourceID header. When the Proxy receives these requests, it fails to enforce authentication checks, granting the attacker full administrative access to the cluster.

The attack does not require any prior credentials, existing sessions, or user interaction. Any network-accessible Milvus deployment running a vulnerable version is at risk. This is particularly concerning for cloud deployments or instances exposed to the internet, where external attackers could discover and exploit vulnerable systems.

For technical details on the vulnerability mechanics and the specific fixes implemented, refer to the GitHub Security Advisory GHSA-mhjq-8c7m-3f7p.

Detection Methods for CVE-2025-64513

Indicators of Compromise

  • Unexpected administrative operations in Milvus logs from unrecognized sources or IP addresses
  • Anomalous database or collection creation, modification, or deletion events
  • Requests containing suspicious or malformed sourceID headers in access logs
  • Unusual data access patterns or bulk data retrieval operations
  • Authentication bypass indicators where operations succeed without valid credentials

Detection Strategies

  • Monitor Milvus Proxy access logs for requests containing unexpected sourceID header values
  • Implement network-level monitoring to detect unusual traffic patterns targeting Milvus ports
  • Deploy intrusion detection rules to identify authentication bypass attempts in request headers
  • Audit administrative operations and compare against authorized user activity

Monitoring Recommendations

  • Enable verbose logging on the Milvus Proxy component to capture all incoming request headers
  • Configure alerts for any administrative operations performed from unexpected network sources
  • Implement real-time monitoring of database and collection management operations
  • Establish baseline traffic patterns and alert on significant deviations

How to Mitigate CVE-2025-64513

Immediate Actions Required

  • Upgrade Milvus to version 2.4.24, 2.5.21, or 2.6.5 or later immediately
  • If immediate upgrade is not possible, implement the sourceID header stripping workaround at the network edge
  • Audit Milvus access logs for any suspicious activity that may indicate prior exploitation
  • Review and restrict network access to Milvus Proxy to only trusted sources

Patch Information

The Milvus maintainers have addressed this vulnerability in versions 2.4.24, 2.5.21, and 2.6.5. Organizations should upgrade to the appropriate patched version based on their current deployment. The fixes are documented in the following pull requests:

  • GitHub Pull Request #45379
  • GitHub Pull Request #45383
  • GitHub Pull Request #45391

Workarounds

  • Strip the sourceID header from all incoming requests at the gateway, API gateway, or load balancer level before they reach the Milvus Proxy
  • Implement network segmentation to restrict access to Milvus Proxy from untrusted networks
  • Deploy a Web Application Firewall (WAF) configured to filter requests with suspicious header patterns
  • Use network access controls to limit Milvus Proxy exposure to only authorized client IP ranges
bash
# Example nginx configuration to strip sourceID header
# Add to your nginx server block handling Milvus traffic
location / {
    proxy_set_header sourceID "";
    proxy_pass http://milvus-proxy:19530;
}

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMilvus

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-287
  • Technical References
  • GitHub Pull Request #45379

  • GitHub Pull Request #45383

  • GitHub Pull Request #45391

  • GitHub Security Advisory GHSA-mhjq-8c7m-3f7p
  • Related CVEs
  • CVE-2026-26190: Milvus Authentication Bypass Vulnerability

  • CVE-2025-15453: Milvus Deserialization RCE Vulnerability
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English