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

CVE-2020-1398: Windows 10 Privilege Escalation Vulnerability

CVE-2020-1398 is a privilege escalation vulnerability in Windows 10 Lockscreen that allows attackers to execute commands with elevated permissions via the Ease of Access dialog. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: March 4, 2026

CVE-2020-1398 Overview

CVE-2020-1398 is an elevation of privilege vulnerability in Microsoft Windows that occurs when the Windows Lockscreen fails to properly handle the Ease of Access dialog. An attacker with physical access to a vulnerable system could exploit this flaw to execute commands with elevated permissions, potentially gaining unauthorized control over the affected machine.

The vulnerability specifically targets the accessibility features available from the Windows Lockscreen. When the Ease of Access dialog is improperly handled, it creates an opportunity for privilege escalation that bypasses normal authentication requirements.

Critical Impact

Physical attackers can execute commands with elevated permissions by exploiting improper handling of the Ease of Access dialog on the Windows Lockscreen, potentially gaining full system control without valid credentials.

Affected Products

  • Microsoft Windows 10 (all versions including 1607, 1709, 1803, 1809, 1903, 1909, 2004)
  • Microsoft Windows Server 2016 (including versions 1903, 1909, 2004)
  • Microsoft Windows Server 2019

Discovery Timeline

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

Technical Details for CVE-2020-1398

Vulnerability Analysis

This elevation of privilege vulnerability exists within the Windows Lockscreen component, specifically in how it manages the Ease of Access dialog. The Ease of Access feature is designed to provide accessibility options to users before they log into the system, including options like Narrator, Magnifier, and On-Screen Keyboard.

The vulnerability arises from improper handling of the Ease of Access dialog while the system is in a locked state. Under normal circumstances, the lockscreen should restrict all operations to authenticated users. However, the flawed implementation allows an attacker to leverage the accessibility features to escape the lockscreen context and execute commands with elevated system privileges.

This type of vulnerability is particularly concerning in environments where physical access to workstations cannot be fully restricted, such as public kiosks, shared workspaces, or scenarios where an attacker has brief physical access to an unattended computer.

Root Cause

The root cause of CVE-2020-1398 lies in the improper validation and handling of the Ease of Access dialog within the Windows Lockscreen component. The lockscreen failed to adequately sandbox the accessibility dialog, allowing processes spawned through the Ease of Access interface to inherit elevated privileges or bypass lockscreen restrictions.

This represents an insecure default configuration where the trust boundary between the locked state and authenticated state was not properly enforced for accessibility features.

Attack Vector

The attack requires physical access to a vulnerable Windows machine. An attacker would need to:

  1. Approach a locked Windows workstation running a vulnerable version
  2. Access the Ease of Access button on the lockscreen
  3. Manipulate the Ease of Access dialog to trigger improper handling
  4. Execute commands that run with elevated permissions despite not being authenticated

Since the attack vector is physical (AV:P), the attacker must have direct access to the target machine's input devices. This limits remote exploitation but presents significant risks in physical security scenarios.

The vulnerability requires no prior privileges (PR:N) and no user interaction (UI:N), making it straightforward to exploit once physical access is obtained. Successful exploitation results in high impact to confidentiality, integrity, and availability of the system.

Detection Methods for CVE-2020-1398

Indicators of Compromise

  • Unexpected process execution originating from lockscreen or Ease of Access components
  • System logs showing command execution while the workstation was in a locked state
  • Unauthorized privilege escalation events correlated with physical access timestamps
  • Anomalous utilman.exe or accessibility service behavior during lock state

Detection Strategies

  • Monitor Windows Event Logs for privilege escalation events, particularly Security Event IDs 4672 (special privileges assigned) and 4624 (logon events) with unusual timing
  • Deploy endpoint detection solutions to monitor for suspicious process creation from LogonUI.exe or utilman.exe
  • Implement file integrity monitoring on Ease of Access related binaries in C:\Windows\System32\
  • Correlate physical access badge logs with security events on workstations

Monitoring Recommendations

  • Enable enhanced Windows Security auditing for logon and privilege use events
  • Configure SentinelOne agents to monitor for behavioral anomalies in lockscreen-related processes
  • Implement real-time alerting for any command execution during locked workstation states
  • Review security camera footage when suspicious lockscreen-related events are detected

How to Mitigate CVE-2020-1398

Immediate Actions Required

  • Apply the Microsoft security update released in July 2020 to all affected Windows systems immediately
  • Audit physical security controls for workstations, especially in publicly accessible areas
  • Review access to unattended workstations and implement enhanced physical security measures
  • Consider disabling Ease of Access features on lockscreens in high-security environments until patching is complete

Patch Information

Microsoft addressed this vulnerability as part of the July 2020 Patch Tuesday security updates. The security update ensures that the Ease of Access dialog is handled properly on the Windows Lockscreen, preventing the privilege escalation attack vector.

For detailed patch information and download links, refer to the Microsoft Security Advisory CVE-2020-1398.

Organizations should prioritize patching systems that are physically accessible or deployed in shared environments. Use Windows Update, WSUS, or enterprise patch management solutions to deploy the update across affected systems.

Workarounds

  • Restrict physical access to workstations by implementing badge access and security cameras
  • Configure Group Policy to disable Ease of Access features on the lockscreen if operationally feasible
  • Deploy screen lock timeouts with shorter intervals to reduce the window of opportunity for physical attacks
  • Implement full disk encryption (BitLocker) to protect data if physical access occurs
bash
# Disable Ease of Access button on lockscreen via Registry (temporary workaround)
reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI" /v "ShowEaseOfAccessOnLockscreen" /t REG_DWORD /d 0 /f

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

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.21%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:P/AC:L/PR:N/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-1398
  • 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