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

CVE-2022-0354: Lenovo System Update Privilege Escalation

CVE-2022-0354 is a privilege escalation vulnerability in Lenovo System Update that allows local users to execute code with elevated privileges during package installation. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 11, 2026

CVE-2022-0354 Overview

A local privilege escalation vulnerability exists in Lenovo System Update that allows users with interactive system access to execute code with elevated privileges. This vulnerability is exploitable during the installation of System Update packages released before February 25, 2022, specifically when the installation process displays a command prompt window that can be leveraged for privilege escalation.

Critical Impact

Local attackers with interactive access can escalate privileges to gain complete control over affected Lenovo systems during the update installation process.

Affected Products

  • Lenovo System Update (packages released before 2022-02-25)

Discovery Timeline

  • 2022-04-22 - CVE-2022-0354 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-0354

Vulnerability Analysis

This vulnerability represents a local privilege escalation attack vector within Lenovo System Update. The core issue stems from how the update installation process handles command prompt windows during package installation. When a System Update package displays a command prompt window during installation, a local user with interactive access to the system can potentially hijack this elevated process to execute arbitrary commands with higher privileges than their normal user context would allow.

The attack requires physical or interactive access to the affected system and timing coordination with the update installation process. While this limits the attack surface compared to remote exploitation scenarios, it remains a significant risk in enterprise environments where multiple users may have access to Lenovo workstations.

Root Cause

The root cause of this vulnerability lies in the improper handling of elevated command prompt windows during the System Update installation process. When Lenovo System Update packages released before February 25, 2022 execute with elevated privileges and spawn a command prompt window, insufficient restrictions allow interactive users to interact with this elevated process. This design flaw creates an opportunity window where normal users can leverage the elevated command prompt context to execute code with system-level privileges.

Attack Vector

The attack vector for CVE-2022-0354 is local, requiring an attacker to have interactive access to the target system. The exploitation scenario involves:

  1. An attacker waits for or triggers a Lenovo System Update installation
  2. During the installation of vulnerable packages (released before 2022-02-25), a command prompt window with elevated privileges is displayed
  3. The attacker interacts with the elevated command prompt window
  4. Through this interaction, the attacker can execute arbitrary commands with the elevated privileges of the update process

This vulnerability is particularly concerning in shared workstation environments, corporate settings with multiple users per device, or scenarios where an attacker has gained initial low-privilege access and seeks to escalate their privileges.

The attack mechanism exploits the trust relationship between the System Update process and the displayed command prompt window. For detailed technical analysis of this vulnerability, refer to the Tirol InfoSec CVE-2022-0354 Analysis.

Detection Methods for CVE-2022-0354

Indicators of Compromise

  • Unexpected command prompt processes spawned as child processes of Lenovo System Update components
  • Anomalous user activity during System Update installation windows
  • Process execution logs showing privileged commands executed during update processes
  • Evidence of interactive sessions with elevated Lenovo System Update processes

Detection Strategies

  • Monitor for child processes spawned by tvsu.exe or other Lenovo System Update executables that do not match expected installation behavior
  • Implement process lineage monitoring to detect command prompt windows (cmd.exe) spawned during Lenovo update installations
  • Configure endpoint detection to alert on interactive access to elevated processes during software update operations
  • Review Windows Event Logs for unexpected privilege elevation events correlated with Lenovo System Update activity

Monitoring Recommendations

  • Deploy SentinelOne Singularity platform for real-time behavioral analysis of Lenovo System Update processes
  • Enable enhanced logging for software installation events on enterprise Lenovo devices
  • Implement application allowlisting to prevent unauthorized command execution during update processes
  • Monitor for unusual user interactions with system processes during maintenance windows

How to Mitigate CVE-2022-0354

Immediate Actions Required

  • Verify that all Lenovo System Update packages installed on your systems were released after 2022-02-25
  • Update Lenovo System Update to the latest version available from Lenovo's official support channels
  • Restrict interactive access to systems during software update operations where possible
  • Review and audit user access permissions on Lenovo workstations

Patch Information

Lenovo has addressed this vulnerability in System Update packages released after February 25, 2022. Organizations should ensure their Lenovo systems are running updated packages to eliminate this vulnerability. Detailed patching instructions and updated packages are available through the Lenovo Security Advisory LEN-76673.

To verify your current Lenovo System Update version:

  1. Open Lenovo System Update application
  2. Navigate to Help > About
  3. Compare the version against Lenovo's security advisory

Workarounds

  • Restrict physical and interactive access to Lenovo systems during update installation processes
  • Implement endpoint protection solutions like SentinelOne to detect and block privilege escalation attempts
  • Consider disabling automatic System Update execution and performing updates only during controlled maintenance windows with restricted user access
  • Deploy application control policies to prevent unauthorized command execution during elevated processes
bash
# Check Lenovo System Update version on Windows systems
wmic product where "name like '%%Lenovo System Update%%'" get name,version

# Review installed Lenovo packages for version verification
powershell -command "Get-Package | Where-Object {$_.Name -like '*Lenovo*System*Update*'} | Select-Object Name,Version"

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechLenovo System Update

  • 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
  • NVD-CWE-noinfo
  • Technical References
  • Tirol InfoSec CVE-2022-0354 Analysis
  • Vendor Resources
  • Lenovo Security Advisory LEN-76673
  • Latest CVEs
  • CVE-2026-25874: LeRobot RCE Vulnerability

  • CVE-2026-41272: Flowise LLM Builder SSRF Vulnerability

  • CVE-2026-41268: Flowise RCE Vulnerability

  • CVE-2026-41265: Flowise Airtable Agent 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