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
    • 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-2026-21249

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

CVE-2026-21249 is a path traversal vulnerability in Windows 10 1607 NTLM that enables unauthorized attackers to perform local spoofing attacks. This article covers technical details, affected versions, and mitigation steps.

Published: February 13, 2026

CVE-2026-21249 Overview

CVE-2026-21249 is a local spoofing vulnerability in Windows NTLM caused by external control of file name or path (CWE-73). This vulnerability allows an unauthorized attacker to perform spoofing attacks locally by manipulating file paths within the NTLM authentication process. The flaw affects a wide range of Microsoft Windows operating systems, including both client and server editions.

Critical Impact

An attacker with local access can exploit improper file path handling in Windows NTLM to perform spoofing attacks, potentially leading to unauthorized information disclosure.

Affected Products

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

Discovery Timeline

  • February 10, 2026 - CVE-2026-21249 published to NVD
  • February 11, 2026 - Last updated in NVD database

Technical Details for CVE-2026-21249

Vulnerability Analysis

This vulnerability stems from improper handling of externally controlled file names or paths within the Windows NTLM authentication subsystem. When NTLM processes authentication requests, it fails to properly validate or sanitize file path inputs, allowing an attacker to manipulate these paths for malicious purposes.

The vulnerability requires local access to the system and user interaction to exploit. An attacker who successfully exploits this vulnerability could gain unauthorized access to limited confidential information through spoofing techniques that abuse the NTLM authentication flow.

While the impact is constrained to confidentiality exposure without direct integrity or availability consequences, the vulnerability affects a broad range of Windows systems across both desktop and server platforms, including the latest Windows 11 and Windows Server 2025 releases.

Root Cause

The root cause of CVE-2026-21249 is classified as CWE-73 (External Control of File Name or Path). This weakness occurs when an application uses external input to construct a pathname that is intended to identify a file or directory located underneath a restricted parent directory, but fails to properly neutralize special elements within the pathname. In this case, Windows NTLM does not adequately validate file paths provided during the authentication process, enabling path manipulation attacks.

Attack Vector

The attack requires local access to the target system and depends on user interaction. An attacker must convince a user to perform an action that triggers the vulnerable NTLM authentication code path with attacker-controlled file path parameters. This could be achieved through:

  • Crafting malicious files or shortcuts that trigger NTLM authentication with manipulated paths
  • Social engineering to have a user access resources that invoke the vulnerable code
  • Leveraging other local access to inject malicious path values into NTLM requests

The vulnerability does not allow direct code execution but enables spoofing that could lead to information disclosure of limited confidential data.

Detection Methods for CVE-2026-21249

Indicators of Compromise

  • Unusual NTLM authentication events with anomalous file path references in security logs
  • Suspicious access patterns to NTLM-related system components involving non-standard file paths
  • Authentication audit logs showing path traversal sequences or unexpected directory references

Detection Strategies

  • Enable advanced NTLM auditing via Group Policy to capture detailed authentication events
  • Monitor Windows Security Event logs (Event IDs 4624, 4625) for authentication anomalies
  • Implement file integrity monitoring on critical system directories involved in NTLM operations
  • Deploy endpoint detection rules that identify path manipulation attempts in authentication workflows

Monitoring Recommendations

  • Configure Windows Event Forwarding to centralize NTLM-related security events
  • Enable verbose logging for NTLM authentication through the HKLM\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0 registry key
  • Implement SIEM correlation rules to detect patterns of path manipulation in authentication contexts
  • Review authentication logs regularly for evidence of spoofing attempts or unusual path references

How to Mitigate CVE-2026-21249

Immediate Actions Required

  • Apply the latest Microsoft security updates from the February 2026 Patch Tuesday release
  • Review systems for signs of exploitation using the detection methods outlined above
  • Restrict local access to critical systems to authorized personnel only
  • Educate users about potential social engineering vectors that could trigger exploitation

Patch Information

Microsoft has released security updates to address this vulnerability. Administrators should consult the Microsoft Security Update Guide for CVE-2026-21249 for detailed patch information and download links specific to each affected Windows version. The patches address the improper file path validation in the NTLM authentication subsystem.

Workarounds

  • Consider implementing NTLM authentication restrictions where possible via Group Policy
  • Enable Extended Protection for Authentication (EPA) to add additional validation layers
  • Restrict NTLM usage in favor of Kerberos authentication where feasible using Network Security: Restrict NTLM policies
  • Apply the principle of least privilege to limit local access to sensitive systems
bash
# Restrict NTLM authentication via Group Policy (example registry configuration)
# Navigate to: Computer Configuration > Policies > Windows Settings > Security Settings > Local Policies > Security Options
# Configure: Network Security: Restrict NTLM: NTLM authentication in this domain

# Registry equivalent for restricting outgoing NTLM traffic:
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

  • SeverityLOW

  • CVSS Score3.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-73
  • Vendor Resources
  • Microsoft Security Update Guide CVE-2026-21249
  • Related CVEs
  • CVE-2026-23889: Pnpm Path Traversal Vulnerability

  • CVE-2026-20925: Windows NTLM Path Traversal Vulnerability

  • CVE-2026-20872: Windows NTLM Path Traversal Vulnerability

  • CVE-2026-20834: Windows Shell Path Traversal 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