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

CVE-2026-41086: Windows Admin Center Privilege Escalation

CVE-2026-41086 is a privilege escalation vulnerability in Microsoft Windows Admin Center caused by improper access control. Authorized attackers can exploit this flaw to elevate privileges over a network.

Published: May 17, 2026

CVE-2026-41086 Overview

CVE-2026-41086 is an improper access control vulnerability in Microsoft Windows Admin Center. An authenticated attacker can exploit the flaw over a network to elevate privileges on the target system. Microsoft assigned a CVSS 3.1 base score of 8.8, and the weakness maps to CWE-284: Improper Access Control.

Windows Admin Center is a browser-based management tool used by administrators to operate Windows Server, failover clusters, and hyperconverged infrastructure. Successful exploitation undermines the confidentiality, integrity, and availability of managed systems.

Critical Impact

An authenticated network attacker can elevate privileges through Windows Admin Center and gain control over managed Windows servers.

Affected Products

  • Microsoft Windows Admin Center (Azure deployments per the published CPE)
  • Windows Admin Center management plane exposed over network
  • Managed Windows Server endpoints reached through the affected console

Discovery Timeline

  • 2026-05-12 - CVE-2026-41086 published to NVD
  • 2026-05-15 - Last updated in NVD database

Technical Details for CVE-2026-41086

Vulnerability Analysis

The vulnerability stems from improper access control within Windows Admin Center. The product fails to enforce sufficient authorization checks before performing privileged operations on behalf of an authenticated user. An attacker with low-privileged credentials can issue requests that should be restricted to administrators.

The attack vector is network-based and the attack complexity is low. The vulnerability does not require user interaction. Exploitation results in high impact across confidentiality, integrity, and availability because Windows Admin Center brokers operations against managed Windows servers.

No public proof-of-concept is available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The EPSS probability remains low at the time of publication.

Root Cause

The root cause is missing or incorrect enforcement of access control decisions within Windows Admin Center request handling. The platform trusts an authenticated session without consistently validating whether the caller is authorized for the requested administrative action, which is the defining pattern of [CWE-284].

Attack Vector

An attacker first obtains valid low-privileged credentials to Windows Admin Center. The attacker then sends crafted requests over the network to the management interface. The improper access control path allows operations that should require elevated rights, producing privilege escalation on the host running Windows Admin Center and the systems it manages.

No verified exploit code is publicly available. See the Microsoft Security Update CVE-2026-41086 advisory for vendor-supplied technical details.

Detection Methods for CVE-2026-41086

Indicators of Compromise

  • Authentication events to Windows Admin Center from low-privileged accounts followed by administrative actions on managed nodes.
  • Unexpected creation of local administrators, service accounts, or scheduled tasks initiated through the Windows Admin Center gateway.
  • Anomalous PowerShell or WMI activity originating from the Windows Admin Center host targeting downstream servers.

Detection Strategies

  • Correlate Windows Admin Center gateway logs with security event logs on managed servers to identify privilege transitions tied to a single session.
  • Baseline normal administrative operations per user and alert on deviations such as off-hours configuration changes or role assignments.
  • Inspect IIS and WAC audit logs for repeated requests to privileged endpoints from non-administrator principals.

Monitoring Recommendations

  • Forward Windows Admin Center, Windows Security, and PowerShell operational logs to a centralized SIEM for correlation.
  • Monitor Active Directory and Entra ID for sudden group membership changes that follow Windows Admin Center sessions.
  • Track outbound management traffic from the WAC host and alert on lateral movement patterns to managed servers.

How to Mitigate CVE-2026-41086

Immediate Actions Required

  • Apply the Microsoft security update referenced in the Microsoft Security Update CVE-2026-41086 advisory to all Windows Admin Center installations.
  • Restrict Windows Admin Center access to a dedicated administrative network and require multi-factor authentication for all users.
  • Review and reduce the set of accounts granted any role on Windows Admin Center, removing standing low-privileged access where possible.

Patch Information

Microsoft has published a security update for Windows Admin Center addressing CVE-2026-41086. Administrators should consult the Microsoft Security Update CVE-2026-41086 advisory for the specific build numbers and download locations applicable to their deployment, including Azure-hosted instances.

Workarounds

  • Limit network reachability of the Windows Admin Center gateway using firewall rules and just-in-time access controls until patching is complete.
  • Disable or remove non-essential user accounts on Windows Admin Center and enforce role-based access scoped to specific managed nodes.
  • Place Windows Admin Center behind a privileged access workstation model so that only hardened administrative endpoints can reach the console.
bash
# Configuration example: restrict inbound access to Windows Admin Center to a management subnet
New-NetFirewallRule -DisplayName "WAC-Restrict-Mgmt" `
  -Direction Inbound -Protocol TCP -LocalPort 443 `
  -RemoteAddress 10.10.20.0/24 -Action Allow

New-NetFirewallRule -DisplayName "WAC-Block-Other" `
  -Direction Inbound -Protocol TCP -LocalPort 443 `
  -Action Block

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechMicrosoft

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/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-41086
  • Related CVEs
  • CVE-2026-33834: Windows 10 1607 Privilege Escalation Flaw

  • CVE-2026-40381: Azure Connected Machine Agent Escalation

  • CVE-2025-7326: ASP.NET Core Privilege Escalation Flaw

  • CVE-2026-32219: Microsoft Brokering File System 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