A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection Platforms. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Read More
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-24054

CVE-2025-24054: Windows 10 Path Traversal Vulnerability

CVE-2025-24054 is a path traversal flaw in Windows 10 1507 NTLM that enables unauthorized attackers to perform spoofing attacks over a network. This article covers technical details, affected versions, and mitigation.

Updated: May 15, 2026

CVE-2025-24054 Overview

CVE-2025-24054 is a spoofing vulnerability in Microsoft Windows NTLM caused by external control of a file name or path [CWE-73]. An unauthenticated attacker can coerce a Windows host into sending NTLM authentication material to an attacker-controlled endpoint over the network. Successful exploitation discloses NTLMv2-SSP hashes that can be relayed or cracked offline to impersonate the victim user. The flaw affects every supported version of Windows client and Windows Server, including Windows 10, Windows 11 24H2, and Windows Server 2025. CISA has added CVE-2025-24054 to the Known Exploited Vulnerabilities catalog, confirming active exploitation in the wild.

Critical Impact

Minimal user interaction with a crafted file (such as browsing a folder containing a malicious .library-ms file) triggers outbound NTLM authentication, leaking the user's NTLMv2 hash to a remote SMB server controlled by the attacker.

Affected Products

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

Discovery Timeline

  • 2025-03-11 - CVE-2025-24054 published to NVD by Microsoft as part of the March 2025 Patch Tuesday cycle
  • 2025-04 - Public proof-of-concept exploits posted to the Full Disclosure mailing list and Exploit-DB (entries 52478 and 52480)
  • 2026-02-13 - Last updated in NVD database

Technical Details for CVE-2025-24054

Vulnerability Analysis

The vulnerability resides in how Windows Explorer and related shell components parse files whose contents reference external network paths. Files such as .library-ms, .url, .lnk, and similar shell-handled formats accept UNC paths in fields the operating system resolves automatically. When the path points to a remote SMB share, the Windows NTLM client initiates authentication against the remote server before the user opens or executes the file. The attacker receives the resulting NTLMv2-SSP challenge/response, which encodes the victim's username, domain, and a hash of their password.

The attacker can then perform offline brute-force cracking against the hash or relay the authentication to another service (LDAP, SMB, HTTP) that accepts NTLM. Because the trigger is implicit file parsing rather than execution, traditional Mark-of-the-Web prompts and SmartScreen warnings are not displayed. The flaw is categorized as External Control of File Name or Path [CWE-73].

Root Cause

The shell handlers for several file types resolve attacker-supplied paths during enumeration, preview, or icon rendering. The resolution path does not validate or strip remote UNC targets, allowing an externally supplied value to drive NTLM authentication on behalf of the logged-in user.

Attack Vector

An attacker delivers a crafted file by email attachment, ZIP archive, shared network folder, or web download. The victim only needs to view the containing folder in Windows Explorer. Explorer parses the file metadata, follows the embedded UNC path (for example \\attacker.example.com\share\icon.ico), and Windows transmits NTLM credentials to the attacker's responder server. No double-click or execution is required.

The vulnerability mechanism is documented in the Microsoft Security Update Guide and demonstrated in the Full Disclosure post from April 2025 and Exploit-DB entry 52478.

Detection Methods for CVE-2025-24054

Indicators of Compromise

  • Outbound SMB (TCP/445) or WebDAV (TCP/80/443) traffic from user workstations to untrusted external IP addresses or domains.
  • Inbound delivery of archives containing .library-ms, .url, .lnk, .search-ms, or .website files with embedded UNC paths.
  • Windows Security event ID 4624/4625 logon events showing NTLM authentication originating from anomalous source hosts.
  • Responder, Inveigh, or ntlmrelayx tool signatures observed in network capture or proxy logs.

Detection Strategies

  • Inspect email gateways and download proxies for archives containing shell metadata file types and quarantine those referencing external UNC paths.
  • Hunt in endpoint telemetry for explorer.exe initiating SMB connections to public IP ranges, which is anomalous on managed endpoints.
  • Correlate firewall egress logs with workstation source IPs to surface any TCP/445 traffic leaving the corporate perimeter.

Monitoring Recommendations

  • Enable Windows Defender Firewall outbound rules to log SMB egress attempts and alert on matches.
  • Forward NTLM auditing events (event IDs 8001-8004 from the NTLM operational log) to a SIEM for correlation.
  • Track CISA KEV catalog updates via the CISA Known Exploited Vulnerabilities entry for related advisories.

How to Mitigate CVE-2025-24054

Immediate Actions Required

  • Apply the March 2025 Microsoft security updates to all affected Windows client and Server SKUs without delay.
  • Block outbound TCP/445, TCP/139, and unauthenticated WebDAV at the perimeter firewall to prevent NTLM hash exfiltration.
  • Enforce SMB signing and Extended Protection for Authentication (EPA) on internal services to defeat NTLM relay.
  • Identify and prioritize remediation for internet-facing or roaming endpoints that can reach arbitrary external SMB hosts.

Patch Information

Microsoft released patches addressing CVE-2025-24054 in the March 2025 cumulative update. Details and download links are available from the Microsoft Security Update Guide for CVE-2025-24054. A community-maintained mitigation script is published by Vicarius vSociety.

Workarounds

  • Configure the Network security: Restrict NTLM: Outgoing NTLM traffic to remote servers group policy to Deny all or Audit all and add explicit exceptions for required internal destinations.
  • Disable NTLM authentication in favor of Kerberos where feasible, and remove legacy fallback paths.
  • Use host firewall rules to restrict SMB client traffic so that explorer.exe cannot reach external networks on TCP/445.
bash
# Example: block outbound SMB on Windows hosts via PowerShell
New-NetFirewallRule -DisplayName "Block Outbound SMB 445" `
  -Direction Outbound `
  -Action Block `
  -Protocol TCP `
  -RemotePort 445 `
  -Profile Any

# Restrict outgoing NTLM to remote servers (audit first, then deny)
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0" `
  /v RestrictSendingNTLMTraffic /t REG_DWORD /d 2 /f

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechWindows

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability7.64%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-73
  • Technical References
  • Full Disclosure Mailing List April 2025

  • Exploit-DB #52478

  • Exploit-DB #52480

  • Vicarius CVE-2025-24054 Detection Script

  • CISA Known Exploited Vulnerabilities Catalog
  • Vendor Resources
  • Microsoft CVE-2025-24054 Update

  • Vicarius CVE-2025-24054 Mitigation Script
  • Related CVEs
  • CVE-2026-3087: Python shutil Path Traversal Vulnerability

  • CVE-2026-39844: Zauberzeug NiceGUI Path Traversal Flaw

  • CVE-2026-21249: Windows 10 1607 Path Traversal Flaw

  • CVE-2026-23889: Pnpm Path Traversal Vulnerability
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