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

CVE-2022-22962: VMware Horizon Privilege Escalation Flaw

CVE-2022-22962 is a local privilege escalation vulnerability in VMware Horizon Agent for Linux that allows users to exploit symbolic links to gain root access. This article covers technical details, affected versions, and mitigation.

Published: February 18, 2026

CVE-2022-22962 Overview

CVE-2022-22962 is a local privilege escalation vulnerability affecting VMware Horizon Agent for Linux versions prior to 22.x. The vulnerability exists because a user is able to change the default shared folder location through manipulation of a vulnerable symbolic link. Successful exploitation can result in linking to a root-owned file, allowing an attacker with local access to escalate their privileges on the affected system.

Critical Impact

A local attacker with low privileges can exploit this symlink vulnerability to gain access to root-owned files, potentially leading to complete system compromise through privilege escalation.

Affected Products

  • VMware Horizon Agent for Linux (versions prior to 22.x)
  • Linux systems running vulnerable VMware Horizon Agent

Discovery Timeline

  • April 11, 2022 - CVE-2022-22962 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-22962

Vulnerability Analysis

This vulnerability is classified as CWE-59 (Improper Link Resolution Before File Access), commonly known as a symlink attack or symbolic link following vulnerability. The VMware Horizon Agent for Linux contains a flaw in how it handles the default shared folder location, allowing an unprivileged local user to manipulate symbolic links to redirect file operations.

The attack requires local access to the target system with low-level privileges. Once exploited, the attacker can leverage the vulnerable symlink handling to gain access to files owned by the root user. This type of vulnerability is particularly dangerous in multi-tenant environments or systems where multiple users have local access, as it can serve as a stepping stone for full system compromise.

Root Cause

The root cause of this vulnerability lies in improper validation of symbolic links when the VMware Horizon Agent processes the shared folder location. The application fails to properly verify that the target of a symbolic link is an authorized location before performing file operations. This allows an attacker to create a malicious symlink that points to sensitive root-owned files, causing the privileged Horizon Agent process to inadvertently interact with these protected resources.

Attack Vector

The attack vector is local, requiring the attacker to have an authenticated session on the target Linux system. The exploitation process involves the following mechanism:

  1. The attacker identifies the shared folder location used by VMware Horizon Agent
  2. The attacker creates a symbolic link in place of the expected folder, pointing to a root-owned file or directory
  3. When the VMware Horizon Agent performs operations on the shared folder, it follows the symlink
  4. The agent, running with elevated privileges, performs actions on the root-owned target
  5. This results in unauthorized access or modification of privileged system resources

The vulnerability does not require user interaction beyond the attacker having local access. This symlink attack technique is well-documented in Unix/Linux environments and can be particularly effective against services that run with elevated privileges while processing user-controlled paths.

Detection Methods for CVE-2022-22962

Indicators of Compromise

  • Unusual symbolic links created in VMware Horizon Agent shared folder locations
  • Unexpected file operations or access attempts on root-owned files by the Horizon Agent process
  • Anomalous permission changes or file modifications in system directories
  • Log entries indicating the Horizon Agent accessing files outside its normal operational scope

Detection Strategies

  • Monitor for symbolic link creation in VMware Horizon Agent directories using file integrity monitoring tools
  • Implement auditd rules to track symlink operations targeting sensitive system files
  • Deploy endpoint detection solutions to identify privilege escalation patterns on Linux systems
  • Review VMware Horizon Agent logs for unusual shared folder path operations

Monitoring Recommendations

  • Configure SentinelOne to monitor for symlink-based privilege escalation attempts on Linux endpoints
  • Establish baseline behavior for VMware Horizon Agent file operations to detect anomalies
  • Implement real-time alerting for any process attempting to follow symlinks to root-owned files
  • Enable comprehensive audit logging on systems running VMware Horizon Agent

How to Mitigate CVE-2022-22962

Immediate Actions Required

  • Update VMware Horizon Agent for Linux to version 22.x or later immediately
  • Audit systems running affected versions for signs of exploitation
  • Restrict local access to systems running VMware Horizon Agent where possible
  • Implement additional access controls on sensitive system files and directories

Patch Information

VMware has addressed this vulnerability in VMware Horizon Agent for Linux version 22.x and later. Organizations should apply the security update as documented in VMware Security Advisory VMSA-2022-0012. The patch implements proper validation of symbolic links before file access operations, preventing the exploitation of this vulnerability.

Workarounds

  • Restrict local user access to systems running vulnerable versions of VMware Horizon Agent
  • Implement strict file permission controls on the shared folder location used by the agent
  • Use mandatory access control systems (SELinux, AppArmor) to limit the Horizon Agent's file access scope
  • Monitor and alert on symbolic link creation in Horizon Agent operational directories
bash
# Example: Restrict permissions on Horizon Agent directories
# Check current shared folder permissions
ls -la /path/to/horizon/shared

# Ensure proper ownership and restrict symlink creation
chown root:root /path/to/horizon/shared
chmod 755 /path/to/horizon/shared

# Enable audit logging for symlink operations
auditctl -w /path/to/horizon/shared -p wa -k horizon_symlink_monitor

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechVmware Horizon

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-59
  • Vendor Resources
  • VMware Security Advisory VMSA-2022-0012
  • Related CVEs
  • CVE-2022-22964: VMware Horizon Privilege Escalation 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