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
    • 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-2025-47161

CVE-2025-47161: Microsoft Defender Privilege Escalation

CVE-2025-47161 is a privilege escalation vulnerability in Microsoft Defender for Endpoint caused by improper access control. Attackers can exploit this to elevate privileges locally. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Updated: January 22, 2026

CVE-2025-47161 Overview

CVE-2025-47161 is a local privilege escalation vulnerability in Microsoft Defender for Endpoint caused by improper access control. This security flaw allows an authorized attacker with local access to elevate their privileges on the affected system. The vulnerability specifically impacts the Linux variant of Microsoft's endpoint detection and response solution.

Critical Impact

An attacker with low-privilege local access can exploit improper access control mechanisms in Microsoft Defender for Endpoint to gain elevated privileges, potentially achieving full system control on Linux endpoints protected by this security solution.

Affected Products

  • Microsoft Defender for Endpoint for Linux (all versions prior to patch)
  • Linux systems running Microsoft Defender for Endpoint

Discovery Timeline

  • May 15, 2025 - CVE-2025-47161 published to NVD
  • July 8, 2025 - Last updated in NVD database

Technical Details for CVE-2025-47161

Vulnerability Analysis

This vulnerability stems from improper access control (CWE-284) within Microsoft Defender for Endpoint on Linux systems. The flaw allows an authenticated local user to escalate their privileges beyond their intended authorization level. Due to the local attack vector and requirement for low privileges, an attacker must already have some form of access to the target system before exploitation is possible.

The vulnerability requires no user interaction to exploit once an attacker has established a foothold on the system. Successful exploitation results in a complete compromise of confidentiality, integrity, and availability on the affected endpoint. This is particularly concerning given that Microsoft Defender for Endpoint is a security product that typically runs with elevated privileges to perform its protective functions.

Root Cause

The root cause of CVE-2025-47161 is improper access control within the Microsoft Defender for Endpoint application on Linux. The security solution fails to properly validate or restrict access to sensitive operations or resources, allowing a lower-privileged user to perform actions that should be restricted to higher privilege levels. This type of vulnerability often occurs when permission checks are missing, incomplete, or improperly implemented in software components that handle privileged operations.

Attack Vector

The attack vector for this vulnerability is local, meaning an attacker must have access to the target system to exploit the flaw. The exploitation process involves:

  1. An attacker gains initial access to a Linux system running Microsoft Defender for Endpoint with low-privilege credentials
  2. The attacker identifies and leverages the improper access control weakness in the Defender for Endpoint application
  3. Through the access control bypass, the attacker escalates their privileges to a higher level, potentially gaining root or system-level access
  4. With elevated privileges, the attacker can disable security controls, access sensitive data, install persistent backdoors, or move laterally within the network

The vulnerability is exploitable without requiring any user interaction, and exploitation is considered low complexity once local access is achieved.

Detection Methods for CVE-2025-47161

Indicators of Compromise

  • Unexpected privilege escalation events on Linux systems running Microsoft Defender for Endpoint
  • Anomalous process execution with elevated privileges associated with Defender for Endpoint components
  • Unauthorized modification of system files or configurations following Defender-related activity
  • Suspicious authentication or authorization events in security logs related to the mdatp service

Detection Strategies

  • Monitor for unusual privilege changes or sudo events on systems running Microsoft Defender for Endpoint for Linux
  • Implement audit logging on Linux endpoints to track access to sensitive Defender for Endpoint files and directories
  • Deploy behavioral analysis to detect abnormal process trees originating from Defender for Endpoint services
  • Review system logs for failed and succeeded privilege escalation attempts

Monitoring Recommendations

  • Enable verbose logging for Microsoft Defender for Endpoint on Linux endpoints
  • Implement centralized log collection for Linux security events including auditd and syslog
  • Set up alerts for any process attempting to modify Defender for Endpoint configuration files
  • Monitor for unauthorized changes to the mdatp user or group permissions

How to Mitigate CVE-2025-47161

Immediate Actions Required

  • Apply the latest security updates from Microsoft for Defender for Endpoint on all affected Linux systems
  • Review and restrict local user access on systems running Microsoft Defender for Endpoint
  • Implement the principle of least privilege for all user accounts on affected endpoints
  • Monitor for signs of exploitation attempts on vulnerable systems

Patch Information

Microsoft has released a security update addressing this vulnerability. Administrators should consult the Microsoft Security Response Center advisory for detailed patching instructions and the latest version information. The update should be applied through the standard Microsoft Defender for Endpoint update mechanisms for Linux systems.

To update Microsoft Defender for Endpoint on Linux, use the appropriate package manager for your distribution:

bash
# For RHEL/CentOS/Fedora systems
sudo yum update mdatp

# For Debian/Ubuntu systems
sudo apt-get update && sudo apt-get install --only-upgrade mdatp

Workarounds

  • Restrict local access to systems running Microsoft Defender for Endpoint to only essential personnel
  • Implement additional access controls and monitoring on affected Linux endpoints until patching is complete
  • Consider network segmentation to limit the impact of potential privilege escalation
  • Review and harden Linux system configurations following CIS benchmarks while awaiting patch deployment

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 Defender For Endpoint

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.93%

  • 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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2025-47161
  • Related CVEs
  • CVE-2025-26684: Microsoft Defender Privilege Escalation

  • CVE-2026-21537: Microsoft Defender For Endpoint RCE Flaw
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