A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2025-59214

CVE-2025-59214: Windows 10 1507 Information Disclosure

CVE-2025-59214 is an information disclosure flaw in Windows 10 1507 File Explorer that enables unauthorized spoofing attacks over a network. This article covers the technical details, affected versions, and steps to mitigate.

Published: May 26, 2026

CVE-2025-59214 Overview

CVE-2025-59214 is an information disclosure vulnerability in Windows File Explorer that allows an unauthorized attacker to perform spoofing over a network. The flaw, categorized under [CWE-200], exposes sensitive information to an unauthorized actor when a user interacts with attacker-controlled content. Public technical analysis by Cymulate links the issue to NTLM credential leakage triggered through File Explorer. The vulnerability affects all currently supported Windows client and Windows Server releases.

Critical Impact

Successful exploitation enables network-based attackers to capture NTLM authentication material from victim systems, supporting relay attacks, offline cracking, and account spoofing across enterprise environments.

Affected Products

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

Discovery Timeline

  • 2025-10-14 - CVE-2025-59214 published to NVD
  • 2026-03-27 - Last updated in NVD database

Technical Details for CVE-2025-59214

Vulnerability Analysis

The vulnerability resides in Windows File Explorer's handling of file metadata and embedded references rendered when displaying directories or previewing files. When File Explorer processes a crafted artifact, it initiates an outbound network connection to an attacker-controlled host. That connection carries Windows authentication material, exposing NTLM hashes belonging to the logged-on user.

The flaw maps to [CWE-200], Exposure of Sensitive Information to an Unauthorized Actor. According to the public Cymulate analysis, the leak surfaces during routine Explorer rendering, which means the user does not need to open the malicious file directly. Network-based exploitation succeeds at low complexity but requires user interaction such as browsing a shared folder.

Root Cause

File Explorer dereferences external paths embedded in file metadata without enforcing checks that would prevent authenticated SMB or WebDAV requests to untrusted hosts. The operating system then attaches the current user's NTLM credentials to the outbound handshake, satisfying the remote server's authentication challenge. The Cymulate writeup documents how an attacker observes the resulting Net-NTLMv2 response on a listener under their control.

Attack Vector

An attacker stages a crafted file, shortcut, or shared resource referencing an external UNC path pointing to their server. The victim navigates to a folder containing the artifact using Windows File Explorer. Explorer parses the metadata, issues authenticated requests to the remote host, and discloses NTLM material. The captured hash supports NTLM relay against services lacking SMB signing or offline brute-force recovery of the plaintext password.

The vulnerability is described in prose only because no sanitized exploit code from the original reporter is available. Refer to the Cymulate Blog on NTLM Leak for technical reproduction details.

Detection Methods for CVE-2025-59214

Indicators of Compromise

  • Outbound SMB (TCP/445) or WebDAV (TCP/80, TCP/443) connections from end-user workstations to untrusted external or unexpected internal hosts
  • explorer.exe initiating network authentication to hosts outside the corporate authentication boundary
  • Unexpected Net-NTLMv2 authentication attempts logged at perimeter listeners or honeypots
  • Files with suspicious icon, thumbnail, or shortcut references pointing to attacker-controlled UNC paths

Detection Strategies

  • Inspect process telemetry for explorer.exe spawning network connections to non-domain SMB or WebDAV destinations
  • Correlate Windows Security Event ID 4624/4625 logon attempts with file browsing activity on user endpoints
  • Hunt for Office documents, .lnk, .url, .library-ms, and .search-ms files containing external UNC references received via email or downloaded from the internet
  • Deploy canary SMB listeners on internal segments to detect coerced NTLM authentication

Monitoring Recommendations

  • Alert on any SMB egress traffic leaving the corporate network perimeter, which should be blocked by policy
  • Monitor changes to NTLM auditing policies and review the resulting NTLM operational logs
  • Track downloads of file types known to carry external references, especially from email and web vectors
  • Review the Vicarius Detection Script for CVE-2025-59214 for endpoint-side checks

How to Mitigate CVE-2025-59214

Immediate Actions Required

  • Apply the October 2025 Microsoft security updates referenced in the Microsoft CVE-2025-59214 advisory to all affected Windows clients and servers
  • Block outbound TCP/445 and outbound WebDAV traffic at the perimeter firewall
  • Enforce SMB signing and Extended Protection for Authentication on all SMB and HTTP services to defeat NTLM relay
  • Quarantine untrusted files received from email or external file shares pending inspection

Patch Information

Microsoft addressed CVE-2025-59214 in the October 2025 Patch Tuesday release. Administrators should consult the Microsoft Security Response Center advisory for the specific KB articles corresponding to each affected Windows build. The Vicarius Mitigation Script for CVE-2025-59214 provides supplementary remediation automation.

Workarounds

  • Restrict outgoing NTLM traffic using the Network security: Restrict NTLM: Outgoing NTLM traffic to remote servers group policy set to Deny all
  • Disable the WebClient service on endpoints that do not require WebDAV connectivity to prevent HTTP-based credential coercion
  • Configure host-based firewall rules to block SMB egress from user workstations
  • Educate users to avoid browsing untrusted file shares and to report unexpected file deliveries
bash
# Configuration example: restrict outgoing NTLM and disable WebClient via PowerShell
Set-ItemProperty -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0' -Name 'RestrictSendingNTLMTraffic' -Value 2 -Type DWord
Set-Service -Name WebClient -StartupType Disabled
Stop-Service -Name WebClient -Force
New-NetFirewallRule -DisplayName 'Block Outbound SMB' -Direction Outbound -Protocol TCP -RemotePort 445 -Action Block

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechWindows

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.15%

  • 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-200
  • Technical References
  • Cymulate Blog on NTLM Leak

  • GitHub PoC for CVE-2025-50154

  • Vicarius Detection Script for CVE-2025-59214

  • Vicarius Mitigation Script for CVE-2025-59214
  • Vendor Resources
  • Microsoft CVE-2025-59214 Update
  • Related CVEs
  • CVE-2026-35423: Windows 10 Information Disclosure Flaw

  • CVE-2026-35419: Windows 11 24h2 Information Disclosure

  • CVE-2026-34336: Windows 10 1607 Information Disclosure

  • CVE-2026-26155: Windows 10 1607 LSASS Info Disclosure
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