The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-2026-27914

CVE-2026-27914: Windows 10 1607 Privilege Escalation Flaw

CVE-2026-27914 is a privilege escalation vulnerability in Microsoft Windows 10 1607 affecting the Management Console. Improper access controls allow authorized attackers to elevate privileges locally, posing significant risks.

Updated: May 14, 2026

CVE-2026-27914 Overview

CVE-2026-27914 is an improper access control vulnerability in the Microsoft Management Console (MMC) that enables a locally authenticated attacker to elevate privileges on affected Windows systems. The flaw is tracked under CWE-284: Improper Access Control and affects a broad set of Windows client and server releases. Microsoft has published guidance through the Microsoft Security Update CVE-2026-27914 advisory.

Successful exploitation grants the attacker high impact on confidentiality, integrity, and availability of the targeted host. The vulnerability does not require user interaction and can be triggered with low privileges already held on the system.

Critical Impact

A standard local user can leverage Microsoft Management Console to gain higher-privileged code execution, potentially reaching SYSTEM-level control on unpatched Windows endpoints and servers.

Affected Products

  • Microsoft Windows 10 (versions 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (versions 23H2, 24H2, 25H2, 26H1)
  • Microsoft Windows Server 2012, 2012 R2, 2016, 2019, 2022, 2022 23H2, and 2025

Discovery Timeline

  • 2026-04-14 - CVE-2026-27914 published to NVD
  • 2026-04-22 - Last updated in NVD database

Technical Details for CVE-2026-27914

Vulnerability Analysis

The Microsoft Management Console (mmc.exe) hosts administrative snap-ins used to configure Windows components. CVE-2026-27914 results from improper access control within MMC, allowing a low-privileged but authenticated user to perform actions that should be restricted to higher-privileged principals. The attack is local and requires no user interaction, which makes it well-suited as a post-compromise privilege escalation primitive.

The weakness is classified as CWE-284: Improper Access Control. When MMC fails to correctly evaluate the caller's security context before performing privileged operations, an attacker can invoke functionality outside their assigned role. The end result is elevation to a higher integrity level, with full impact on confidentiality, integrity, and availability of the host.

The vulnerability currently has no public proof-of-concept and is not listed in the CISA Known Exploited Vulnerabilities catalog. The EPSS probability sits at 0.061%, indicating low predicted exploitation activity at this time.

Root Cause

The root cause is missing or incorrect authorization checks inside Microsoft Management Console code paths. MMC trusts inputs or state transitions that should be validated against the caller's token, enabling a standard user to perform operations reserved for administrators.

Attack Vector

Exploitation requires local access and valid credentials on the target system. An attacker with an interactive session or a foothold via phishing, malware, or compromised credentials launches a crafted interaction with MMC or one of its snap-ins. The flaw is then triggered to escalate privileges without prompting the user, providing a path from initial access to SYSTEM-level control on the endpoint.

No verified exploit code is publicly available. Refer to the Microsoft Security Update CVE-2026-27914 advisory for vendor-specific technical details.

Detection Methods for CVE-2026-27914

Indicators of Compromise

  • Unexpected launches of mmc.exe by non-administrative users, particularly outside normal administrative workflows.
  • Creation of child processes from mmc.exe that run with elevated tokens or SYSTEM integrity.
  • Loading of unusual or unsigned snap-in DLLs by mmc.exe from user-writable directories.
  • New scheduled tasks, services, or local accounts created shortly after MMC activity by a non-privileged user.

Detection Strategies

  • Hunt for token elevation events where the parent process is mmc.exe and the originating user is not a member of local Administrators.
  • Correlate Windows Security event ID 4688 (process creation) with 4672 (special privileges assigned) where MMC is in the chain.
  • Baseline normal MMC snap-in usage in the environment, then alert on snap-ins that deviate from approved administrative tooling.

Monitoring Recommendations

  • Enable command-line auditing and Sysmon process creation logging across Windows endpoints and servers.
  • Forward MMC-related telemetry to a centralized analytics platform for cross-host correlation.
  • Monitor for privilege escalation patterns immediately following authentication events from non-administrative accounts.

How to Mitigate CVE-2026-27914

Immediate Actions Required

  • Apply the security update referenced in the Microsoft Security Update CVE-2026-27914 advisory to all affected Windows client and server versions.
  • Prioritize patching of multi-user systems, jump hosts, and servers where standard users have interactive logon rights.
  • Review local administrator group membership and remove unnecessary accounts to reduce blast radius.

Patch Information

Microsoft has issued vendor-supplied updates addressing CVE-2026-27914 across supported Windows 10, Windows 11, and Windows Server releases. Patch identifiers and KB articles for each platform are listed on the Microsoft Security Update CVE-2026-27914 page. Deploy via Windows Update, WSUS, Microsoft Intune, or your existing patch management workflow.

Workarounds

  • Restrict interactive logon on sensitive servers to administrators only using Group Policy User Rights Assignment.
  • Apply application control policies (Windows Defender Application Control or AppLocker) to limit which users can launch mmc.exe and load specific snap-ins.
  • Reduce the number of standard users with local logon access to multi-tenant systems until patching is complete.
bash
# Example AppLocker rule snippet to restrict mmc.exe to administrators
# Run in an elevated PowerShell session
New-AppLockerPolicy -RuleType Path -User "BUILTIN\Administrators" `
  -Path "%SYSTEM32%\mmc.exe" -Action Allow |
  Set-AppLockerPolicy -Merge

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.06%

  • 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-284
  • Vendor Resources
  • Microsoft Security Update CVE-2026-27914
  • Related CVEs
  • CVE-2026-41088: Windows 10 21h2 Privilege Escalation Flaw

  • CVE-2026-41095: Windows Server 2012 Privilege Escalation

  • CVE-2026-40382: Windows 10 1607 Privilege Escalation Flaw

  • CVE-2026-40397: Windows 10 1607 Privilege Escalation Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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