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-2021-21986

CVE-2021-21986: VMware vCenter Server Auth Bypass Flaw

CVE-2021-21986 is an authentication bypass vulnerability in VMware vCenter Server's vSphere Client that allows attackers to perform unauthorized actions on multiple plug-ins. This article covers technical details, impact, and mitigation.

Published: February 25, 2026

CVE-2021-21986 Overview

CVE-2021-21986 is an authentication bypass vulnerability affecting the vSphere Client (HTML5) interface in VMware vCenter Server. The vulnerability exists in the authentication mechanism used by several vSphere plug-ins, including Virtual SAN Health Check, Site Recovery, vSphere Lifecycle Manager, and VMware Cloud Director Availability. A malicious actor with network access to port 443 on a vulnerable vCenter Server can perform actions allowed by these impacted plug-ins without requiring any authentication.

Critical Impact

Unauthenticated remote attackers can execute privileged plug-in operations on vCenter Server by exploiting the flawed authentication mechanism, potentially compromising the entire virtualized infrastructure.

Affected Products

  • VMware vCenter Server 6.5 (all versions through Update 3n)
  • VMware vCenter Server 6.7 (all versions through Update 3m)
  • VMware vCenter Server 7.0 (all versions through Update 2a)
  • VMware Cloud Foundation 3.x and 4.x

Discovery Timeline

  • May 26, 2021 - CVE-2021-21986 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2021-21986

Vulnerability Analysis

This vulnerability is classified as CWE-306 (Missing Authentication for Critical Function). The vSphere Client HTML5 interface implements a plug-in architecture that extends the functionality of vCenter Server. The affected plug-ins—Virtual SAN Health Check, Site Recovery, vSphere Lifecycle Manager, and VMware Cloud Director Availability—contain a flaw in their authentication validation logic.

When requests are made to the endpoints exposed by these plug-ins, the authentication mechanism fails to properly verify that the requesting user has been authenticated. This allows an unauthenticated attacker with network access to port 443 to interact directly with these plug-in interfaces and execute operations that should require valid credentials.

The impact is severe because these plug-ins have access to critical infrastructure management functions. The Virtual SAN Health Check plug-in can access storage health data and diagnostics. The vSphere Lifecycle Manager can manage updates and patches across the infrastructure. Site Recovery and Cloud Director Availability plug-ins have access to disaster recovery and cloud migration capabilities.

Root Cause

The root cause of CVE-2021-21986 is a missing authentication check in the vSphere Client's authentication mechanism when processing requests to the affected plug-ins. The vSphere Client fails to enforce proper session validation for requests destined to these specific plug-in endpoints, allowing unauthenticated access to critical functionality that should be protected.

Attack Vector

The attack vector for this vulnerability is network-based. An attacker requires only network connectivity to port 443 (HTTPS) on the target vCenter Server. No prior authentication, user interaction, or special privileges are required to exploit this vulnerability.

The attack flow involves:

  1. Attacker identifies an exposed vCenter Server on the network
  2. Attacker sends crafted HTTP requests to the vulnerable plug-in endpoints on port 443
  3. The vSphere Client processes the requests without validating authentication
  4. Attacker gains unauthorized access to perform plug-in operations

Since no verified proof-of-concept code is available in public repositories, organizations should refer to the VMware Security Advisory VMSA-2021-0010 for detailed technical information about the vulnerability mechanism and attack surface.

Detection Methods for CVE-2021-21986

Indicators of Compromise

  • Unexpected or anomalous HTTP requests to vSphere Client plug-in endpoints without corresponding authentication events
  • Access logs showing requests to Virtual SAN Health Check, Site Recovery, vSphere Lifecycle Manager, or Cloud Director Availability plug-in paths from unusual source IPs
  • Unauthorized configuration changes to vSAN, lifecycle management, or disaster recovery settings
  • Audit logs indicating plug-in operations without associated user sessions

Detection Strategies

  • Implement network monitoring to detect unusual traffic patterns to vCenter Server port 443, particularly focusing on requests to plug-in-specific API endpoints
  • Enable verbose logging on vCenter Server and review for authentication anomalies or requests processed without valid session tokens
  • Deploy intrusion detection system (IDS) rules to identify patterns consistent with authentication bypass attempts against vSphere Client
  • Correlate vCenter Server access logs with authentication logs to identify requests that bypass the normal authentication flow

Monitoring Recommendations

  • Configure alerting for any access to critical plug-in functionality from untrusted network segments
  • Monitor for changes to vSAN health configurations, lifecycle management policies, or site recovery settings that do not correlate with authorized administrative activity
  • Implement network segmentation and monitor traffic crossing boundaries to vCenter Server management interfaces
  • Review vCenter Server audit logs regularly for evidence of unauthorized plug-in access

How to Mitigate CVE-2021-21986

Immediate Actions Required

  • Apply the security patches provided by VMware as documented in VMSA-2021-0010 immediately
  • Restrict network access to vCenter Server port 443 to only trusted management networks and administrative workstations
  • If patching is not immediately possible, consider disabling the affected plug-ins (Virtual SAN Health Check, Site Recovery, vSphere Lifecycle Manager, VMware Cloud Director Availability) until patches can be applied
  • Conduct a security review of vCenter Server access logs to identify any potential prior exploitation

Patch Information

VMware has released patches addressing this vulnerability as part of security advisory VMSA-2021-0010. Organizations should update to the following minimum versions:

  • vCenter Server 6.5 U3p or later
  • vCenter Server 6.7 U3n or later
  • vCenter Server 7.0 U2b or later

For VMware Cloud Foundation deployments, refer to the advisory for specific update bundles that include the fix.

Workarounds

  • Disable the affected plug-ins if they are not required for operations until patches can be applied
  • Implement strict firewall rules to limit access to vCenter Server port 443 from untrusted networks
  • Use network segmentation to isolate vCenter Server management interfaces from general user networks
  • Deploy a reverse proxy or web application firewall (WAF) to filter and monitor requests to vCenter Server endpoints
bash
# Example: Restrict vCenter access using iptables (Linux-based appliance)
# Allow only from trusted management subnet
iptables -A INPUT -p tcp --dport 443 -s 10.0.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechVmware Vcenter Server

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability1.49%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-306
  • Technical References
  • Packet Storm Security Advisory
  • Vendor Resources
  • VMware Security Advisory VMSA-2021-0010
  • Related CVEs
  • CVE-2020-3952: VMware vCenter Server Auth Bypass Flaw

  • CVE-2023-20895: VMware vCenter Server Auth Bypass Flaw

  • CVE-2021-21985: VMware vCenter Server RCE Vulnerability

  • CVE-2023-34048: VMware vCenter Server RCE Vulnerability
Default Legacy - Prefooter | 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