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-21985

CVE-2021-21985: VMware vCenter Server RCE Vulnerability

CVE-2021-21985 is a remote code execution vulnerability in VMware vCenter Server's vSphere Client. Attackers can exploit the Virtual SAN Health Check plug-in to execute commands with full system privileges.

Published: March 4, 2026

CVE-2021-21985 Overview

The vSphere Client (HTML5) contains a remote code execution vulnerability due to lack of input validation in the Virtual SAN Health Check plug-in which is enabled by default in vCenter Server. A malicious actor with network access to port 443 may exploit this issue to execute commands with unrestricted privileges on the underlying operating system that hosts vCenter Server.

This vulnerability represents a severe threat to enterprise virtualization infrastructure, as vCenter Server is a critical component managing VMware vSphere environments. The lack of input validation in a default-enabled plugin creates an easily exploitable attack surface that requires no authentication.

Critical Impact

Remote attackers with network access to port 443 can achieve complete system compromise with unrestricted privileges on the underlying vCenter Server host operating system. This vulnerability is listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild.

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

  • 2021-05-26 - CVE-2021-21985 published to NVD
  • 2025-10-30 - Last updated in NVD database

Technical Details for CVE-2021-21985

Vulnerability Analysis

This vulnerability stems from improper input validation (CWE-20) in the Virtual SAN Health Check plug-in, combined with Server-Side Request Forgery (SSRF) characteristics (CWE-918). The vSphere Client (HTML5) fails to properly sanitize user-supplied input before processing it, allowing attackers to inject malicious commands.

The Virtual SAN Health Check plug-in is enabled by default in vCenter Server deployments, significantly increasing the attack surface. The plugin is designed to monitor and report on the health status of Virtual SAN (vSAN) clusters, but the lack of proper input validation transforms this monitoring functionality into an attack vector.

When exploited, this vulnerability allows attackers to execute arbitrary commands with the same privileges as the vCenter Server service account, which typically runs with elevated or root-level permissions on the underlying operating system. This makes it particularly dangerous as successful exploitation grants complete control over the virtualization management infrastructure.

Root Cause

The root cause of CVE-2021-21985 is the failure to implement proper input validation within the Virtual SAN Health Check plug-in component. The plugin accepts and processes user input without adequate sanitization, allowing specially crafted requests to be interpreted as executable commands.

The vulnerability is compounded by the fact that the affected plugin is enabled by default, meaning all standard vCenter Server installations are vulnerable unless explicitly mitigated. The plugin's network-accessible nature via port 443 (HTTPS) means that any system with network connectivity to the vCenter Server can potentially exploit this flaw.

Attack Vector

The attack can be executed remotely over the network, requiring only network access to port 443 on the vulnerable vCenter Server. The exploitation process does not require any authentication or user interaction, making it highly attractive to threat actors.

Attackers can craft malicious HTTP/HTTPS requests targeting the Virtual SAN Health Check plug-in endpoints. These requests contain specially crafted payloads that bypass input validation and result in command execution on the underlying operating system. Due to the unauthenticated nature of the attack, exploitation can be automated and scaled across multiple targets.

The vulnerability has been actively exploited in the wild, as confirmed by its inclusion in the CISA Known Exploited Vulnerabilities catalog. Technical details and exploit code have been published on Packet Storm Security, facilitating widespread exploitation attempts.

Detection Methods for CVE-2021-21985

Indicators of Compromise

  • Unusual outbound network connections from vCenter Server systems to unknown external IP addresses
  • Unexpected processes spawned by the vCenter Server service account, particularly shell interpreters or system utilities
  • Suspicious HTTP/HTTPS requests to Virtual SAN Health Check plugin endpoints containing encoded or obfuscated payloads
  • New user accounts or SSH keys added to the vCenter Server appliance without authorization
  • Modifications to critical vCenter configuration files or service startup scripts

Detection Strategies

  • Implement network intrusion detection signatures for known CVE-2021-21985 exploitation patterns targeting the vSAN Health Check endpoints
  • Monitor vCenter Server logs for anomalous API calls or repeated failed requests to the affected plugin
  • Deploy endpoint detection and response (EDR) solutions on vCenter Server systems to identify malicious process execution chains
  • Establish baseline network behavior for vCenter Server and alert on deviations, particularly unexpected outbound connections

Monitoring Recommendations

  • Enable verbose logging on vCenter Server and forward logs to a centralized SIEM for correlation and analysis
  • Monitor for authentication bypass attempts and unauthorized access patterns to the vSphere Client interface
  • Implement file integrity monitoring on critical vCenter Server system files and configuration directories
  • Track process execution on vCenter Server hosts, alerting on unusual command interpreters or reconnaissance tools

How to Mitigate CVE-2021-21985

Immediate Actions Required

  • Apply VMware security patches immediately to all affected vCenter Server and Cloud Foundation deployments
  • If patching is not immediately possible, disable the Virtual SAN Health Check plug-in as a temporary workaround
  • Restrict network access to vCenter Server port 443 to only authorized management networks and administrators
  • Review vCenter Server systems for signs of compromise before and after patching
  • Implement network segmentation to limit exposure of vCenter Server to untrusted networks

Patch Information

VMware has released security updates to address this vulnerability. Organizations should apply the appropriate patches based on their vCenter Server version:

  • vCenter Server 7.0: Update to version 7.0 U2b or later
  • vCenter Server 6.7: Update to version 6.7 U3n or later
  • vCenter Server 6.5: Update to version 6.5 U3p or later
  • Cloud Foundation: Apply the corresponding updates for versions 3.x and 4.x

Detailed patch information and download links are available in the VMware Security Advisory VMSA-2021-0010.

Workarounds

  • Disable the Virtual SAN Health Check plug-in by editing the compatibility matrix file and setting the plugin to incompatible
  • Implement strict firewall rules to limit access to vCenter Server port 443 from trusted IP addresses only
  • Consider temporarily taking vCenter Server offline if patching cannot be performed immediately and the system shows signs of exposure
  • Deploy web application firewall (WAF) rules to filter malicious requests targeting the vulnerable endpoints
bash
# Example: Disable vSAN Health Check Plugin (temporary workaround)
# Navigate to the plugin directory on vCenter Server appliance
cd /etc/vmware/vsphere-ui/vc-packages/vsphere-client-serenity/

# Edit the compatibility matrix to disable the vSAN Health Check plugin
# Set the plugin's compatibility to "incompatible"
# Note: Consult VMware documentation for exact file paths based on your version

# After making changes, restart the vSphere Client services
service-control --restart vsphere-ui
service-control --restart vsphere-client

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechVmware Vcenter Server

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability94.41%

  • 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
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-918

  • CWE-20
  • Technical References
  • Packet Storm VMware Advisory

  • Packet Storm RCE Exploit

  • CISA Known Exploited Vulnerability
  • Vendor Resources
  • VMware Security Advisory VMSA-2021-0010
  • Related CVEs
  • CVE-2023-34048: VMware vCenter Server RCE Vulnerability

  • CVE-2024-37079: VMware vCenter Server RCE Vulnerability

  • CVE-2024-37080: VMware vCenter Server RCE Vulnerability

  • CVE-2023-20892: 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