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

CVE-2025-26685: Microsoft Defender For Identity Auth Bypass

CVE-2025-26685 is an authentication bypass flaw in Microsoft Defender For Identity that allows unauthorized attackers to perform spoofing over adjacent networks. This article covers technical details, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-26685 Overview

CVE-2025-26685 is an improper authentication vulnerability (CWE-287) affecting Microsoft Defender for Identity. This security flaw allows an unauthorized attacker to perform spoofing attacks over an adjacent network due to insufficient authentication validation within the affected component.

Critical Impact

An attacker with adjacent network access can exploit this vulnerability to spoof identities without authentication, potentially gaining unauthorized access to sensitive information through identity spoofing techniques.

Affected Products

  • Microsoft Defender for Identity

Discovery Timeline

  • May 13, 2025 - CVE-2025-26685 published to NVD
  • May 19, 2025 - Last updated in NVD database

Technical Details for CVE-2025-26685

Vulnerability Analysis

This vulnerability stems from improper authentication mechanisms within Microsoft Defender for Identity, a cloud-based security solution designed to identify, detect, and investigate advanced threats, compromised identities, and malicious insider actions. The flaw allows attackers positioned on an adjacent network to bypass authentication controls and perform spoofing attacks.

The vulnerability requires the attacker to have adjacent network access, meaning they must be on the same local network segment, connected via the same physical or logical network, or have access through technologies like VPN, Wi-Fi, or Bluetooth. Once positioned, an attacker can exploit the authentication weakness without requiring any privileges or user interaction, leading to potential high-impact information disclosure.

Root Cause

The root cause of CVE-2025-26685 lies in improper authentication validation (CWE-287) within Microsoft Defender for Identity. The authentication mechanism fails to properly verify the identity of entities attempting to communicate with or through the service, enabling spoofing attacks. This class of vulnerability typically occurs when authentication checks are missing, incomplete, or improperly implemented, allowing unauthorized parties to masquerade as legitimate users or systems.

Attack Vector

The attack vector for this vulnerability is adjacent network-based, requiring the attacker to have access to the same network segment as the vulnerable Microsoft Defender for Identity deployment. The exploitation flow involves:

  1. Network Positioning: Attacker gains access to an adjacent network where Microsoft Defender for Identity is deployed
  2. Authentication Bypass: Exploiting the improper authentication mechanism to bypass identity verification
  3. Spoofing Execution: Performing identity spoofing to impersonate legitimate network entities
  4. Information Access: Leveraging the spoofed identity to gain unauthorized access to confidential information

The attack requires no privileges and no user interaction, making it particularly dangerous in environments where network segmentation is weak or where attackers may already have internal network access.

Detection Methods for CVE-2025-26685

Indicators of Compromise

  • Unusual authentication patterns or failed authentication attempts in Microsoft Defender for Identity logs
  • Unexpected identity-related events from systems or users that appear anomalous
  • Network traffic anomalies on adjacent network segments communicating with Defender for Identity components
  • Authentication events from unrecognized or spoofed source addresses

Detection Strategies

  • Monitor Microsoft Defender for Identity sensor logs for suspicious authentication events and configuration changes
  • Implement network traffic analysis to detect abnormal communication patterns on adjacent network segments
  • Enable advanced audit logging for identity-related operations and authentication events
  • Deploy intrusion detection systems (IDS) configured to monitor for spoofing attack signatures

Monitoring Recommendations

  • Establish baseline authentication behavior for Microsoft Defender for Identity and alert on deviations
  • Review Azure Active Directory and on-premises Active Directory logs for anomalous identity events
  • Monitor network boundary devices for unexpected adjacent network traffic patterns
  • Configure SIEM rules to correlate authentication anomalies across identity management systems

How to Mitigate CVE-2025-26685

Immediate Actions Required

  • Review the official Microsoft Security Response Center advisory for CVE-2025-26685 and apply recommended mitigations
  • Implement network segmentation to limit adjacent network access to Microsoft Defender for Identity components
  • Audit and restrict network access to reduce the attack surface for adjacent network-based attacks
  • Enable enhanced monitoring and alerting for authentication events within the affected environment

Patch Information

Microsoft has released security guidance for this vulnerability. Organizations should consult the Microsoft CVE-2025-26685 Update Guide for specific patch information, update instructions, and remediation steps. As Microsoft Defender for Identity is a cloud-based service, updates may be automatically applied by Microsoft, but administrators should verify their deployment status and follow any manual remediation steps outlined in the advisory.

Workarounds

  • Implement strict network segmentation to isolate Microsoft Defender for Identity components from potentially compromised network segments
  • Apply network access control lists (ACLs) to restrict which systems can communicate with Defender for Identity sensors
  • Enable additional authentication layers where supported to strengthen identity verification
  • Monitor for and block suspicious authentication attempts at the network perimeter
bash
# Network segmentation example - restrict adjacent network access
# Configure firewall rules to limit communication to trusted hosts only
# Example: Windows Firewall rule to restrict inbound connections

# Review current firewall rules affecting Defender for Identity
netsh advfirewall firewall show rule name=all | findstr "Defender"

# Enable advanced audit logging for authentication events
auditpol /set /subcategory:"Credential Validation" /success:enable /failure:enable
auditpol /set /subcategory:"Kerberos Authentication Service" /success:enable /failure:enable

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMicrosoft Defender For Identity

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-287
  • Vendor Resources
  • Microsoft CVE-2025-26685 Update Guide
  • Latest CVEs
  • CVE-2025-9185: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9184: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9180: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2025-8030: Mozilla Firefox RCE 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