Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-2022-31680

CVE-2022-31680: VMware vCenter Server RCE Vulnerability

CVE-2022-31680 is an unsafe deserialization RCE flaw in VMware vCenter Server's Platform Services Controller. Attackers with admin access can execute arbitrary code on the underlying OS, compromising the entire infrastructure.

Published: February 17, 2026

CVE-2022-31680 Overview

CVE-2022-31680 is an unsafe deserialization vulnerability affecting VMware vCenter Server's Platform Services Controller (PSC). A malicious actor with administrative access to vCenter Server may exploit this issue to execute arbitrary code on the underlying operating system that hosts the vCenter Server. This vulnerability represents a significant threat to enterprise virtualization environments, as vCenter Server is a critical component managing VMware infrastructure.

Critical Impact

Authenticated attackers with admin privileges can achieve arbitrary code execution on the underlying host operating system, potentially leading to complete compromise of the virtualization infrastructure and all managed virtual machines.

Affected Products

  • VMware vCenter Server 6.5 (all versions and updates through 6.5 Update 3u)
  • VMware vCenter Server 6.7 (versions prior to the security patch)
  • VMware vCenter Server 7.0 (versions prior to the security patch)

Discovery Timeline

  • 2022-10-07 - CVE-2022-31680 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-31680

Vulnerability Analysis

This vulnerability is classified as CWE-502 (Deserialization of Untrusted Data). The Platform Services Controller (PSC) component within vCenter Server improperly handles serialized data, allowing an authenticated administrator to supply maliciously crafted serialized objects. When these objects are deserialized by the application, they can trigger arbitrary code execution with the privileges of the vCenter Server service.

The attack requires network access and administrative credentials to vCenter Server, meaning the attacker must already have elevated privileges within the target environment. However, once exploited, the vulnerability allows the attacker to break out of the vCenter application context and execute commands directly on the underlying operating system, potentially gaining control over the entire virtualization infrastructure.

Root Cause

The root cause of this vulnerability lies in the unsafe deserialization practices within the Platform Services Controller component. The PSC accepts serialized Java objects without proper validation of the object types being deserialized. This allows an attacker to inject malicious serialized objects that, when processed, instantiate dangerous classes capable of executing arbitrary system commands.

Java deserialization vulnerabilities are particularly dangerous because the deserialization process can trigger side effects in object constructors, finalizers, or magic methods (such as readObject()), allowing attackers to chain multiple gadget classes together to achieve code execution.

Attack Vector

The attack vector for CVE-2022-31680 requires the following conditions:

  1. Network Access: The attacker must be able to reach the vCenter Server over the network
  2. Administrative Credentials: Valid admin-level credentials for vCenter Server are required
  3. Malicious Payload: A crafted serialized object payload targeting the PSC deserialization endpoint

Once these conditions are met, the attacker can submit a malicious serialized object to the vulnerable PSC component. The deserialization process triggers the payload execution, running arbitrary commands on the underlying operating system with the privileges of the vCenter Server process.

The exploitation mechanism involves sending specially crafted serialized Java objects to the Platform Services Controller. When these objects are deserialized, they trigger a chain of method calls that ultimately result in arbitrary command execution. For detailed technical information, refer to the Talos Intelligence Vulnerability Report.

Detection Methods for CVE-2022-31680

Indicators of Compromise

  • Unexpected processes spawned by the vCenter Server or PSC services
  • Unusual network connections originating from the vCenter Server host
  • Suspicious Java serialization traffic patterns in network logs
  • Unauthorized modifications to system files on the vCenter Server host

Detection Strategies

  • Monitor vCenter Server logs for unusual administrative API calls, particularly those involving serialization endpoints
  • Implement network traffic analysis to detect anomalous serialized Java object patterns
  • Deploy endpoint detection and response (EDR) solutions on vCenter Server hosts to identify unauthorized process execution
  • Review authentication logs for unusual admin login patterns or credential usage

Monitoring Recommendations

  • Enable detailed logging for vCenter Server and Platform Services Controller components
  • Configure SIEM alerts for process creation events originating from vCenter services
  • Monitor for outbound network connections from vCenter Server to unusual destinations
  • Implement file integrity monitoring on critical vCenter Server system directories

How to Mitigate CVE-2022-31680

Immediate Actions Required

  • Apply the security patches provided by VMware immediately (see VMware Security Advisory VMSA-2022-0025)
  • Review and audit administrative accounts with access to vCenter Server
  • Implement network segmentation to restrict access to vCenter Server management interfaces
  • Enable multi-factor authentication for all vCenter administrative accounts

Patch Information

VMware has released security patches addressing this vulnerability in their advisory VMSA-2022-0025. Administrators should upgrade to the following patched versions:

  • vCenter Server 6.5: Update to the latest patched version as specified in the advisory
  • vCenter Server 6.7: Update to the latest patched version as specified in the advisory
  • vCenter Server 7.0: Update to 7.0 U3h or later

It is critical to apply these patches as soon as possible given the severity of the vulnerability and its potential impact on virtualization infrastructure.

Workarounds

  • Restrict network access to vCenter Server management interfaces using firewall rules
  • Implement strict access controls limiting administrative privileges to essential personnel only
  • Deploy network segmentation to isolate vCenter Server from untrusted network segments
  • Monitor administrative sessions and implement session timeout policies
bash
# Example: Restrict vCenter Server access using iptables
# Allow management access only from trusted admin subnet
iptables -A INPUT -p tcp --dport 443 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Enable additional logging for vCenter connections
iptables -A INPUT -p tcp --dport 443 -j LOG --log-prefix "VCENTER_ACCESS: "

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.1

  • EPSS Probability4.95%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-502
  • Technical References
  • Talos Intelligence Vulnerability Report
  • Vendor Resources
  • VMware Security Advisory VMSA-2022-0025
  • Related CVEs
  • CVE-2021-21985: VMware vCenter Server RCE Vulnerability

  • CVE-2023-34048: VMware vCenter Server RCE Vulnerability

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

  • CVE-2024-37080: 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