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
    • 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-21217

CVE-2025-21217: Windows 10 1507 Auth Bypass Vulnerability

CVE-2025-21217 is an authentication bypass vulnerability in Windows 10 1507 affecting NTLM authentication. Attackers can exploit this to spoof credentials and gain unauthorized access. This article covers technical details.

Updated: January 22, 2026

CVE-2025-21217 Overview

CVE-2025-21217 is a Windows NTLM Spoofing Vulnerability that affects a broad range of Microsoft Windows operating systems, including both desktop and server editions. This vulnerability exists within the NTLM (NT LAN Manager) authentication protocol implementation, which has historically been a target for spoofing and relay attacks. An attacker exploiting this vulnerability could potentially impersonate legitimate users or services, leading to unauthorized access to sensitive information.

Critical Impact

This NTLM spoofing vulnerability enables attackers to intercept and exploit authentication credentials, potentially allowing unauthorized access to protected network resources across enterprise Windows environments.

Affected Products

  • Microsoft Windows 10 (versions 1507, 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (versions 22H2, 23H2, 24H2)
  • Microsoft Windows Server 2008, 2012, 2016, 2019, 2022, 2022 23H2, and 2025

Discovery Timeline

  • January 14, 2025 - CVE-2025-21217 published to NVD
  • January 27, 2025 - Last updated in NVD database

Technical Details for CVE-2025-21217

Vulnerability Analysis

This vulnerability is classified under CWE-693 (Protection Mechanism Failure), indicating that the security mechanisms designed to protect NTLM authentication can be bypassed or subverted. NTLM is a legacy authentication protocol that continues to be used in Windows environments for backward compatibility, despite being deprecated in favor of more secure alternatives like Kerberos.

The vulnerability allows network-based attacks where user interaction is required, typically through social engineering tactics such as phishing emails or malicious websites. When exploited successfully, an attacker can gain access to confidential information without requiring any privileges on the target system. The attack does not allow the attacker to modify data or disrupt service availability, but the confidentiality impact is significant.

Root Cause

The root cause stems from a protection mechanism failure in how Windows validates NTLM authentication messages. This weakness allows attackers to craft spoofed authentication requests that the system fails to properly validate, enabling credential interception or impersonation attacks. The NTLM protocol's inherent design limitations around challenge-response authentication contribute to this vulnerability.

Attack Vector

The attack requires network access and user interaction to execute successfully. Typical attack scenarios include:

  1. An attacker sets up a rogue server or man-in-the-middle position on the network
  2. The victim is lured to connect to a malicious resource (via phishing link, malicious document, or other social engineering)
  3. When the victim's system attempts NTLM authentication, the attacker intercepts or manipulates the authentication exchange
  4. The attacker can then impersonate the victim to access network resources or capture credentials for offline cracking

The attack does not require prior authentication or elevated privileges on the target system, making it accessible to external attackers who can reach the victim's network.

Detection Methods for CVE-2025-21217

Indicators of Compromise

  • Unusual NTLM authentication attempts originating from unexpected network segments or external IP addresses
  • Failed authentication events followed by successful authentications from different source IPs for the same user account
  • Anomalous SMB traffic patterns indicating potential relay or spoofing activity
  • Event logs showing NTLM authentication to suspicious or unknown servers

Detection Strategies

  • Monitor Windows Security Event Logs for Event IDs 4624 (successful logon) and 4625 (failed logon) with NTLM authentication type (LogonType 3, NtLmSsp)
  • Deploy network monitoring to detect unusual NTLM challenge-response patterns or relay attempts
  • Implement SentinelOne Singularity Platform for real-time behavioral detection of credential theft and authentication anomalies
  • Enable Extended Protection for Authentication (EPA) and monitor for bypass attempts

Monitoring Recommendations

  • Configure audit policies to log detailed NTLM authentication events across domain controllers and sensitive systems
  • Deploy network traffic analysis tools to monitor SMB and NTLM traffic for signs of relay or spoofing attacks
  • Utilize SentinelOne's EDR capabilities to correlate authentication events with process behaviors and network connections
  • Review authentication logs regularly for patterns consistent with credential harvesting or impersonation

How to Mitigate CVE-2025-21217

Immediate Actions Required

  • Apply the latest Microsoft security updates from the January 2025 Patch Tuesday release
  • Audit NTLM usage across the environment and identify systems that can migrate to Kerberos authentication
  • Enable NTLM audit mode to identify applications and services still relying on NTLM authentication
  • Implement network segmentation to limit the exposure of NTLM traffic

Patch Information

Microsoft has released security patches addressing this vulnerability as part of their January 2025 security update cycle. Organizations should consult the Microsoft Security Response Center Advisory for specific KB article numbers applicable to their Windows versions. Patches are available for all affected operating systems, including legacy platforms still under extended support.

Workarounds

  • Disable NTLM authentication where possible and enforce Kerberos authentication through Group Policy
  • Enable SMB signing to prevent relay attacks even if NTLM is exploited
  • Configure "Restrict NTLM" Group Policy settings to limit NTLM traffic to only required systems
  • Implement Protected Users security group membership for high-value accounts to prevent NTLM credential caching
bash
# Group Policy configuration to restrict NTLM usage
# Navigate to: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options

# Set "Network security: Restrict NTLM: Outgoing NTLM traffic to remote servers"
# Recommended: "Deny all"

# Set "Network security: Restrict NTLM: NTLM authentication in this domain"  
# Recommended: "Deny all domain accounts"

# Enable auditing first to identify NTLM dependencies:
# Set "Network security: Restrict NTLM: Audit Incoming NTLM Traffic"
# Recommended: "Enable auditing for all accounts"

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechWindows

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.75%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-693

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft CVE-2025-21217 Advisory
  • Related CVEs
  • CVE-2026-23656: Windows App Authentication Bypass Flaw

  • CVE-2026-23674: Windows MapUrlToZone Auth Bypass Flaw

  • CVE-2020-1464: Windows 10 1507 Auth Bypass Vulnerability

  • CVE-2026-21255: Windows 10 1607 Auth Bypass 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