Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2021-28312

CVE-2021-28312: Windows 10 NTFS DOS Vulnerability

CVE-2021-28312 is a denial of service vulnerability in Windows 10 NTFS that can disrupt system availability. This article covers the technical details, affected Windows 10 versions, potential impact, and mitigation strategies.

Published: February 25, 2026

CVE-2021-28312 Overview

CVE-2021-28312 is a Denial of Service vulnerability affecting the Windows NTFS file system. This vulnerability allows an attacker to cause a system to become unresponsive by exploiting improper handling of file system operations within the NTFS driver. The attack requires user interaction, such as opening a maliciously crafted file or mounting a specially prepared disk image, but can be triggered remotely if the victim accesses attacker-controlled content.

Critical Impact

Successful exploitation can render Windows systems unresponsive, disrupting critical business operations and requiring system restarts to restore functionality.

Affected Products

  • Microsoft Windows 10 (versions 1909, 2004, 20H2)
  • Microsoft Windows Server 2016 (versions 1909, 2004, 20H2)
  • Microsoft Windows Server 2019

Discovery Timeline

  • April 13, 2021 - CVE-2021-28312 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2021-28312

Vulnerability Analysis

This Denial of Service vulnerability exists within the Windows NTFS file system driver. The flaw stems from improper handling of certain file system structures or operations, which can lead to resource exhaustion or system instability when processing malformed NTFS data. While the vulnerability does not allow for code execution or information disclosure, its exploitation can completely disrupt system availability.

The attack requires network access and user interaction, typically through social engineering tactics where a victim is convinced to open a malicious file, mount a crafted disk image, or access a network share containing specially prepared NTFS structures. Once triggered, the NTFS driver enters an error state that impacts system stability and may require a reboot to recover.

Root Cause

The root cause of CVE-2021-28312 lies in insufficient validation of NTFS file system structures within the Windows kernel. When the NTFS driver encounters malformed or unexpected data in certain file system metadata, it fails to handle the error condition gracefully. This improper exception handling leads to resource consumption or driver instability, ultimately resulting in denial of service conditions.

Attack Vector

The vulnerability can be exploited through multiple attack vectors that deliver malicious NTFS content to the target system:

The attacker crafts a malicious file or disk image containing specially formed NTFS structures designed to trigger the vulnerability. This malicious content can be delivered via email attachments, malicious websites hosting downloadable files, network file shares, or removable media such as USB drives. When the victim interacts with the malicious content—by opening a file, mounting a disk image, or browsing a directory—the vulnerable NTFS driver processes the malformed data and triggers the denial of service condition. The system may become unresponsive, crash, or require a restart to restore functionality.

Detection Methods for CVE-2021-28312

Indicators of Compromise

  • Unexpected system crashes or hangs when accessing files or mounted volumes
  • NTFS-related error events in Windows Event Viewer (System log)
  • Blue Screen of Death (BSOD) errors referencing ntfs.sys driver
  • Unusual file system activity or failed mount operations

Detection Strategies

  • Monitor Windows Event logs for NTFS driver errors and system stability events
  • Deploy endpoint detection rules for unusual file system driver behavior
  • Implement file integrity monitoring to detect suspicious files on network shares
  • Enable crash dump analysis to identify NTFS driver-related system instability

Monitoring Recommendations

  • Configure alerting for repeated system crashes or unexpected reboots on critical systems
  • Monitor network file share access patterns for anomalous behavior
  • Track file download and mount operations from untrusted sources
  • Implement logging for removable media connections and external disk mounts

How to Mitigate CVE-2021-28312

Immediate Actions Required

  • Apply Microsoft's security patches from the April 2021 security update immediately
  • Educate users to avoid opening files or mounting disk images from untrusted sources
  • Block or quarantine suspicious files at email gateways and web proxies
  • Restrict removable media usage through Group Policy where possible

Patch Information

Microsoft has released security updates addressing this vulnerability as part of the April 2021 Patch Tuesday release. Organizations should apply the relevant security updates for their affected Windows versions as documented in the Microsoft Security Advisory for CVE-2021-28312. System administrators should use Windows Update, Windows Server Update Services (WSUS), or Microsoft Update Catalog to obtain and deploy the appropriate patches.

Workarounds

  • Implement strict email filtering to block potentially malicious file attachments
  • Configure Group Policy to prevent automatic mounting of removable media
  • Restrict network share access permissions to minimize exposure to malicious files
  • Deploy application whitelisting to control which files can be executed or opened
bash
# Example: Disable AutoPlay via Group Policy (Windows)
# Navigate to: Computer Configuration > Administrative Templates > Windows Components > AutoPlay Policies
# Set "Turn off AutoPlay" to Enabled for "All drives"

# Alternatively, via registry (PowerShell):
Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer" -Name "NoDriveTypeAutoRun" -Value 255 -Type DWord

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechWindows

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability8.28%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-28312
  • Related CVEs
  • CVE-2026-33096: Windows HTTP.sys DoS Vulnerability

  • CVE-2026-32216: Windows Redirected Drive DoS Vulnerability

  • CVE-2026-32181: Microsoft Windows DoS Vulnerability

  • CVE-2026-32071: Windows LSASS DoS 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