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-2020-1346

CVE-2020-1346: Windows 10 Privilege Escalation Flaw

CVE-2020-1346 is a privilege escalation vulnerability in Windows Modules Installer affecting Windows 10. Attackers can exploit improper file operations to gain elevated privileges and system access.

Published: March 4, 2026

CVE-2020-1346 Overview

An elevation of privilege vulnerability exists when the Windows Modules Installer improperly handles file operations. This vulnerability, officially designated as the 'Windows Modules Installer Elevation of Privilege Vulnerability,' allows attackers with local access and low privileges to escalate their privileges on affected Windows systems.

Critical Impact

Successful exploitation of this vulnerability could allow an attacker to gain elevated privileges on the system, potentially achieving SYSTEM-level access through improper file operation handling in the Windows Modules Installer service.

Affected Products

  • Microsoft Windows 10 (multiple versions including 1607, 1709, 1803, 1809, 1903, 1909, 2004)
  • Microsoft Windows 7 SP1
  • Microsoft Windows 8.1
  • Microsoft Windows RT 8.1
  • Microsoft Windows Server 2008 SP2 and R2 SP1
  • Microsoft Windows Server 2012 and R2
  • Microsoft Windows Server 2016 (including versions 1903, 1909, 2004)
  • Microsoft Windows Server 2019

Discovery Timeline

  • July 14, 2020 - CVE-2020-1346 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-1346

Vulnerability Analysis

The Windows Modules Installer service (TrustedInstaller.exe) is a critical Windows component responsible for installing, modifying, and removing Windows updates and optional components. This service operates with SYSTEM privileges to perform these sensitive operations.

The vulnerability stems from improper handling of file operations within the Windows Modules Installer service. When the service performs file operations, it fails to properly validate or secure certain file handling mechanisms, creating an opportunity for privilege escalation.

An attacker who has already gained local access to a vulnerable system with low-level privileges can exploit this flaw to execute code with elevated privileges. The attack requires local access and low privileges but does not require user interaction, making it particularly dangerous in post-exploitation scenarios.

Root Cause

The root cause of this vulnerability lies in the improper handling of file operations by the Windows Modules Installer service. When processing certain file operations, the service does not adequately validate file paths, permissions, or handle race conditions properly. This allows a local attacker to manipulate the file operations to gain elevated privileges.

The Windows Modules Installer service runs with SYSTEM privileges, which means any vulnerability in its file handling logic can be leveraged to escalate privileges from a standard user account to SYSTEM-level access.

Attack Vector

The attack vector for CVE-2020-1346 is local, meaning an attacker must first gain access to the target system before attempting exploitation. The typical attack scenario involves:

  1. An attacker gains initial access to a Windows system with standard user privileges
  2. The attacker identifies the presence of the vulnerable Windows Modules Installer service
  3. By manipulating file operations that interact with the TrustedInstaller service, the attacker can trigger improper file handling behavior
  4. The exploitation results in code execution with elevated (SYSTEM) privileges

This vulnerability is particularly valuable in attack chains where an adversary has already established a foothold on a system and needs to escalate privileges to achieve their objectives.

Detection Methods for CVE-2020-1346

Indicators of Compromise

  • Unusual activity involving the TrustedInstaller.exe process or Windows Modules Installer service
  • Suspicious file operations in Windows system directories associated with Windows Update components
  • Unexpected privilege escalation events from low-privileged user accounts to SYSTEM
  • Anomalous process creation chains involving msiexec.exe or TrustedInstaller.exe

Detection Strategies

  • Monitor Windows Event Logs for Security events related to privilege escalation (Event IDs 4624, 4672, 4688)
  • Implement endpoint detection rules for suspicious file operations targeting the Windows Modules Installer service
  • Deploy behavioral analysis to detect unusual process trees involving TrustedInstaller.exe
  • Use SentinelOne's Behavioral AI to identify privilege escalation attempts through file operation manipulation

Monitoring Recommendations

  • Enable advanced auditing for process creation and file system operations on Windows endpoints
  • Configure alerts for SYSTEM-level process spawning from unexpected parent processes
  • Monitor for modifications to Windows Update-related directories by non-system processes
  • Implement continuous monitoring of the Windows Modules Installer service behavior

How to Mitigate CVE-2020-1346

Immediate Actions Required

  • Apply the Microsoft security update released in July 2020 immediately to all affected systems
  • Prioritize patching for systems where users have local access or where lateral movement is a concern
  • Implement the principle of least privilege to limit the potential impact of exploitation
  • Review and restrict local user accounts that do not require elevated access

Patch Information

Microsoft has released security updates to address this vulnerability as part of the July 2020 Patch Tuesday release. The official security advisory is available at the Microsoft Security Response Center. Organizations should apply the appropriate update for their Windows version through Windows Update, WSUS, or Microsoft Update Catalog.

Workarounds

  • Limit local access to systems where the patch cannot be immediately applied
  • Implement application whitelisting to prevent unauthorized code execution
  • Use endpoint protection solutions like SentinelOne to detect and prevent exploitation attempts
  • Restrict unnecessary administrative and service accounts on affected systems
bash
# Verify Windows Modules Installer service status and review recent activity
sc query TrustedInstaller
wevtutil qe System /q:"*[System[Provider[@Name='Microsoft-Windows-WindowsUpdateClient']]]" /c:10 /f:text

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.26%

  • 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
  • Vendor Resources
  • Microsoft Security Advisory CVE-2020-1346
  • Related CVEs
  • CVE-2026-33104: Windows Win32K Privilege Escalation Flaw

  • CVE-2026-33101: Windows Print Spooler Privilege Escalation

  • CVE-2026-33099: Windows WinSock Privilege Escalation Flaw

  • CVE-2026-33098: Windows Container Isolation 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