CVE-2022-22960 — VMware Multiple Products Privilege Escalation Vulnerability

CVE-2022-22960

VMware Workspace ONE Access, Identity Manager, vRealize Automation — Improper Permissions in Support Scripts Enabling Root Escalation

What are VMware Workspace ONE Access and Identity Manager?

VMware Workspace ONE Access (formerly VMware Identity Manager) and vRealize Automation are enterprise identity, access management, and infrastructure automation platforms deployed in large enterprises and government environments. They manage authentication, single sign-on (SSO), and cloud infrastructure lifecycle — making them high-value targets. A privileged session on these systems can lead to credential theft, lateral movement, and access to all managed cloud resources.

Overview

CVE-2022-22960 is a privilege escalation vulnerability (CWE-732: incorrect permission assignment) in VMware Workspace ONE Access, Identity Manager, and vRealize Automation. Improper file permissions on support scripts allow a low-privilege local user to escalate to root. CISA added it to KEV two days after the advisory, reflecting rapid exploitation following public disclosure.

This CVE is particularly dangerous when chained with CVE-2022-22954 (server-side template injection in the same products, CVSS 9.8) — a combination that allows an unauthenticated remote attacker to achieve root code execution with no user interaction.

Affected Versions

Product Vulnerable Fixed
VMware Workspace ONE Access 20.10.x Yes 20.10.0.1 HF4
VMware Workspace ONE Access 21.08.x Yes 21.08.0.1 HF2
VMware Identity Manager 3.3.4, 3.3.5, 3.3.6 Yes See VMSA-2022-0011
VMware vRealize Automation 7.6 Yes See VMSA-2022-0011

Technical Details

The vulnerability (CWE-732) stems from overly permissive file permissions on support shell scripts included in the product installation. A local user with low privileges can modify these scripts; when they are subsequently executed by a higher-privileged process (e.g., a root-owned cron job or service), the attacker's modified script executes with elevated privileges.

  • Attack vector: Local — requires a foothold on the appliance
  • Privileges required: Low — a standard low-privilege account on the appliance
  • Chaining with CVE-2022-22954: CVE-2022-22954 (SSTI in the Workspace ONE login flow) provides unauthenticated RCE on the appliance; CVE-2022-22960 then escalates that foothold to root
  • Combined impact: Unauthenticated remote root on critical identity infrastructure

Discovery

Reported to VMware. The rapid KEV addition (two days after advisory) reflects immediate exploitation activity observed after patch publication.

Exploitation Context

CISA issued an emergency directive (ED 22-02) alongside the KEV addition due to the severity of the VMware Workspace ONE product line vulnerabilities in 2022. The combination of CVE-2022-22954 (RCE) and CVE-2022-22960 (root escalation) was actively exploited by multiple threat actors including nation-state groups and ransomware operators targeting enterprise identity infrastructure. VMware Workspace ONE and Identity Manager are frequently deployed with broad network access, amplifying the risk of a successful compromise.

Remediation

  1. Apply VMSA-2022-0011 patches for all affected products — see VMware's advisory for per-version patch downloads
  2. If patching cannot be completed immediately, apply VMware's provided workaround scripts (available in the advisory)
  3. Restrict network access to Workspace ONE and Identity Manager management interfaces
  4. Monitor for unexpected root-level process execution on appliances
  5. Review all admin accounts and SSO configurations for unauthorized changes following potential compromise

Key Details

PropertyValue
CVE ID CVE-2022-22960
Vendor / Product VMware — Multiple Products
NVD Published2022-04-13
NVD Last Modified2025-10-30
CVSS 3.1 Score7.8
CVSS 3.1 VectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
SeverityHIGH
CWE CWE-732 find similar ↗
CISA KEV Added2022-04-15
CISA KEV Deadline2022-05-06
Known Ransomware Use No

CVSS 3.1 Breakdown

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Required Action

CISA BOD 22-01 Deadline: 2022-05-06. Apply updates per vendor instructions.

Timeline

DateEvent
2022-04-06VMware publishes VMSA-2022-0011 addressing CVE-2022-22960 and related vulnerabilities
2022-04-13CVE published
2022-04-15Added to CISA Known Exploited Vulnerabilities catalog
2022-05-06CISA BOD 22-01 remediation deadline

References

ResourceType
VMware Security Advisory VMSA-2022-0011 Vendor Advisory
NVD — CVE-2022-22960 Vulnerability Database
CISA KEV Catalog Entry US Government