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

CVE-2021-21973: VMware Cloud Foundation SSRF Vulnerability

CVE-2021-21973 is a Server Side Request Forgery flaw in VMware Cloud Foundation and vCenter Server that enables attackers to access sensitive information. This article covers technical details, affected versions, and mitigation.

Published: March 4, 2026

CVE-2021-21973 Overview

CVE-2021-21973 is a Server-Side Request Forgery (SSRF) vulnerability affecting the vSphere Client (HTML5) due to improper validation of URLs in a vCenter Server plugin. A malicious actor with network access to port 443 may exploit this issue by sending a POST request to the vCenter Server plugin, potentially leading to information disclosure from internal network resources.

Critical Impact

This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild. Attackers can leverage this SSRF flaw to access internal services, probe internal networks, and potentially exfiltrate sensitive information from systems not directly accessible from the internet.

Affected Products

  • VMware vCenter Server 7.x before 7.0 U1c
  • VMware vCenter Server 6.7 before 6.7 U3l
  • VMware vCenter Server 6.5 before 6.5 U3n
  • VMware Cloud Foundation 4.x before 4.2
  • VMware Cloud Foundation 3.x before 3.10.1.2

Discovery Timeline

  • 2021-02-24 - CVE-2021-21973 published to NVD
  • 2025-10-30 - Last updated in NVD database

Technical Details for CVE-2021-21973

Vulnerability Analysis

This SSRF vulnerability exists within the vSphere Client's HTML5 interface, specifically in how a vCenter Server plugin handles URL validation. The vulnerability stems from insufficient input validation when processing user-supplied URLs, allowing attackers to craft malicious requests that cause the server to make unintended HTTP requests to arbitrary destinations.

When exploited, the vCenter Server acts as a proxy, making requests on behalf of the attacker. This can expose internal services that would otherwise be inaccessible from external networks. The vulnerability requires network access to port 443 (HTTPS) on the vCenter Server, which is commonly exposed in enterprise environments for legitimate management purposes.

The information disclosure impact allows attackers to:

  • Probe internal network infrastructure
  • Access metadata services in cloud environments
  • Retrieve sensitive configuration data from internal APIs
  • Map internal network topology

Root Cause

The root cause is classified as CWE-918 (Server-Side Request Forgery). The vCenter Server plugin fails to properly validate and sanitize URLs provided in POST requests before using them to make server-side HTTP requests. This lack of validation allows attackers to specify arbitrary URLs, including internal IP addresses and hostnames that should not be accessible from external networks.

Attack Vector

The attack is network-based and requires no authentication or user interaction. An attacker with network access to port 443 on the vCenter Server can send specially crafted POST requests to the vulnerable plugin endpoint. The server then processes these requests and makes HTTP requests to the attacker-specified URLs, returning the responses or error information that can be used for reconnaissance.

The attack flow involves:

  1. Attacker identifies an exposed vCenter Server instance
  2. Attacker crafts a malicious POST request with an internal URL as the target
  3. The vCenter Server processes the request and fetches content from the internal URL
  4. Response data or error messages reveal information about the internal resource

Detection Methods for CVE-2021-21973

Indicators of Compromise

  • Unusual outbound HTTP/HTTPS requests originating from vCenter Server to internal IP ranges
  • POST requests to vCenter Server containing internal IP addresses or hostnames in request parameters
  • Abnormal access patterns to internal metadata services (e.g., 169.254.169.254 in cloud environments)
  • Error logs showing connection attempts to unexpected internal endpoints

Detection Strategies

  • Monitor vCenter Server access logs for POST requests containing suspicious URL parameters pointing to internal resources
  • Implement network-level monitoring to detect vCenter Server initiating connections to internal services it normally wouldn't access
  • Configure SIEM rules to alert on requests containing RFC 1918 private IP addresses in URL parameters
  • Review vCenter Server audit logs for unusual plugin activity patterns

Monitoring Recommendations

  • Enable verbose logging on vCenter Server to capture detailed request information
  • Deploy network traffic analysis tools to monitor egress traffic from vCenter Server instances
  • Implement security monitoring for access to sensitive internal services from vCenter Server hosts
  • Configure alerts for any vCenter Server connections to cloud metadata endpoints

How to Mitigate CVE-2021-21973

Immediate Actions Required

  • Apply VMware security patches immediately to all affected vCenter Server and Cloud Foundation installations
  • Restrict network access to vCenter Server port 443 to only authorized management networks
  • Implement network segmentation to limit the impact of potential SSRF exploitation
  • Review firewall rules to ensure vCenter Server cannot reach sensitive internal services unnecessarily

Patch Information

VMware has released security patches addressing this vulnerability. Organizations should update to the following versions or later:

  • vCenter Server 7.0 U1c or later for 7.x installations
  • vCenter Server 6.7 U3l or later for 6.7 installations
  • vCenter Server 6.5 U3n or later for 6.5 installations
  • Cloud Foundation 4.2 or later for 4.x installations
  • Cloud Foundation 3.10.1.2 or later for 3.x installations

Refer to the VMware Security Advisory VMSA-2021-0002 for complete patch details and download links.

Workarounds

  • Implement network-level access controls to restrict which IP addresses can reach vCenter Server on port 443
  • Deploy a web application firewall (WAF) to inspect and filter malicious requests targeting the vulnerable plugin
  • Use network segmentation to isolate vCenter Server from sensitive internal resources
  • Configure egress filtering on vCenter Server hosts to block outbound connections to unnecessary internal services
bash
# Example: Restrict vCenter Server access using iptables
# Allow only specific management subnet to access vCenter
iptables -A INPUT -p tcp --dport 443 -s 10.10.10.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Block vCenter from accessing internal metadata services
iptables -A OUTPUT -d 169.254.169.254 -j DROP

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

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechVmware

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability90.51%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-918
  • Technical References
  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • VMware Security Advisory VMSA-2021-0002
  • Related CVEs
  • CVE-2025-22215: VMware Aria Automation SSRF Vulnerability

  • CVE-2022-22982: VMware Cloud Foundation SSRF Vulnerability

  • CVE-2026-22716: VMware Workstation Privilege Escalation

  • CVE-2026-22717: VMware Workstation Info Disclosure Flaw
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