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

CVE-2022-29092: Dell SupportAssist Privilege Escalation Flaw

CVE-2022-29092 is a privilege escalation vulnerability in Dell SupportAssist for Business PCs allowing non-admin users to gain admin access. This article covers the technical details, affected versions, and mitigations.

Published: February 17, 2026

CVE-2022-29092 Overview

CVE-2022-29092 is a privilege escalation vulnerability affecting Dell SupportAssist Client Consumer versions 3.11.0 and prior, as well as Dell SupportAssist Client Commercial versions 3.2.0 and prior. This vulnerability allows a non-admin user to exploit a flaw in the application and gain administrative access to the system, potentially leading to complete system compromise.

Critical Impact

Non-privileged local users can exploit this vulnerability to escalate their privileges to administrator level, gaining full control over affected Dell systems.

Affected Products

  • Dell SupportAssist for Home PCs (versions 3.11.0 and prior)
  • Dell SupportAssist for Business PCs (versions 3.2.0 and prior)

Discovery Timeline

  • 2022-06-10 - CVE-2022-29092 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-29092

Vulnerability Analysis

The vulnerability is classified under CWE-427 (Uncontrolled Search Path Element), which indicates that the application uses a search path that can be manipulated by an attacker to load malicious code. In this case, Dell SupportAssist Client does not properly validate or restrict the directories from which it loads executable components or libraries.

When the SupportAssist service runs with elevated privileges, it may search for and execute files from directories that a standard user can write to. This creates a classic privilege escalation scenario where an attacker with local access can place a malicious payload in a location where it will be loaded and executed by the privileged service.

Root Cause

The root cause of this vulnerability lies in the improper handling of search paths within the Dell SupportAssist Client application. The software fails to adequately restrict or validate the file paths when loading dynamic libraries or executable components. This allows attackers to hijack the DLL loading process by placing malicious files in user-writable directories that appear earlier in the search path than the legitimate system directories.

Attack Vector

This is a local privilege escalation attack that requires the attacker to have initial access to the system as a low-privileged user. The attack exploits the insecure search path behavior of the Dell SupportAssist service:

  1. The attacker identifies writable directories that are searched by the SupportAssist service
  2. A malicious DLL or executable is placed in the vulnerable search path location
  3. When the SupportAssist service runs (typically with SYSTEM privileges), it loads the attacker's malicious code
  4. The malicious code executes with the elevated privileges of the service, granting the attacker administrative access

The attack does not require user interaction beyond the initial local access, making it particularly dangerous in environments where users have physical access to Dell systems running vulnerable SupportAssist versions.

Detection Methods for CVE-2022-29092

Indicators of Compromise

  • Unexpected DLL files appearing in user-writable directories along Dell SupportAssist search paths
  • Unusual process execution originating from SupportAssist.exe or related Dell service processes
  • New administrative accounts created without authorization
  • Modified system files or configurations associated with privilege escalation attempts

Detection Strategies

  • Monitor for DLL loading events from non-standard directories by the Dell SupportAssist service using endpoint detection and response (EDR) solutions
  • Implement application whitelisting to prevent unauthorized executables from running in the context of the SupportAssist service
  • Configure alerts for privilege escalation indicators such as token manipulation or impersonation activities associated with Dell processes

Monitoring Recommendations

  • Enable detailed Windows Security Event logging, particularly Event IDs related to process creation (4688) and privilege use (4672, 4673)
  • Deploy SentinelOne Singularity platform to monitor for behavioral indicators of privilege escalation attempts targeting Dell SupportAssist
  • Regularly audit installed versions of Dell SupportAssist across your environment to identify vulnerable installations

How to Mitigate CVE-2022-29092

Immediate Actions Required

  • Update Dell SupportAssist for Home PCs to version 3.11.1 or later immediately
  • Update Dell SupportAssist for Business PCs to version 3.2.1 or later immediately
  • Audit all Dell systems in your environment to identify vulnerable SupportAssist installations
  • Restrict local user permissions where feasible to limit potential exploitation vectors

Patch Information

Dell has released security updates addressing this vulnerability in DSA-2022-139. Administrators should download and apply the latest versions of Dell SupportAssist from the official Dell support website. Detailed patch information and download links are available in the Dell Security Update DSA-2022-139.

Workarounds

  • If immediate patching is not possible, consider temporarily disabling the Dell SupportAssist service until updates can be applied
  • Implement strict file system permissions on directories in the SupportAssist search path to prevent unauthorized file placement
  • Use Windows Software Restriction Policies or AppLocker to block execution of unauthorized binaries in vulnerable paths
  • Deploy endpoint protection solutions like SentinelOne to detect and block privilege escalation attempts in real-time

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechDell Supportassist For Business Pcs

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.05%

  • 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-427
  • Vendor Resources
  • Dell Security Update DSA-2022-139
  • Related CVEs
  • CVE-2024-52535: Dell SupportAssist Privilege Escalation
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