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-2021-38662

CVE-2021-38662: Windows 10 Information Disclosure Flaw

CVE-2021-38662 is an information disclosure vulnerability in Microsoft Windows 10 Fast FAT File System Driver that allows unauthorized access to sensitive data. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Updated: May 16, 2026

CVE-2021-38662 Overview

CVE-2021-38662 is an information disclosure vulnerability in the Windows Fast FAT File System Driver. Microsoft disclosed the issue on October 13, 2021 as part of its monthly security update cycle. A locally authenticated attacker with low privileges can leverage the flaw to read sensitive memory contents from the affected driver. The vulnerability impacts a broad range of Windows desktop and server releases, including Windows 7, Windows 8.1, Windows 10, Windows 11, and Windows Server editions from 2008 through 2022. No user interaction is required to trigger the condition.

Critical Impact

A local, low-privileged attacker can disclose confidential kernel-mode memory contents from the Fast FAT file system driver, undermining confidentiality of data on the host.

Affected Products

  • Microsoft Windows 10 and Windows 11 (x86, x64, ARM64)
  • Microsoft Windows 7 SP1 and Windows 8.1 / Windows RT 8.1
  • Microsoft Windows Server 2008, 2012, 2016, 2019, 2022, and Server 20H2

Discovery Timeline

  • 2021-10-13 - CVE-2021-38662 assigned and published to NVD
  • 2021-10-13 - Microsoft releases security patch through Patch Tuesday advisory
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-38662

Vulnerability Analysis

The vulnerability resides in the Windows Fast FAT File System Driver, the kernel-mode component responsible for handling File Allocation Table (FAT) volumes. The driver fails to properly handle specific file system operations, resulting in the exposure of memory contents that should remain isolated from user-mode callers. NVD classifies the weakness under NVD-CWE-noinfo because Microsoft did not publish detailed root-cause information. Successful exploitation grants the attacker read access to data that may include kernel addresses, pointers, or residual contents of kernel buffers. This information can support follow-on attacks such as local privilege escalation when combined with memory corruption primitives.

Root Cause

The root cause is improper handling of file system data structures in fastfat.sys, the driver that services FAT/FAT32/exFAT volume operations. Insufficient initialization or boundary checks within the driver leak uninitialized or out-of-bounds memory back to the caller. Because the driver runs in kernel context, leaked data may originate from privileged memory regions.

Attack Vector

Exploitation requires local access and low-privilege code execution on the target system. An attacker mounts or interacts with a crafted FAT-formatted volume, such as a USB device, virtual disk image, or attached storage, and issues specific file system requests to the driver. No user interaction is required beyond the attacker's own session. The advisory does not indicate active exploitation in the wild, and the CVE is not listed on the CISA Known Exploited Vulnerabilities catalog. Refer to the Microsoft Security Advisory CVE-2021-38662 for vendor-provided details.

Detection Methods for CVE-2021-38662

Indicators of Compromise

  • Unexpected mounting of FAT, FAT32, or exFAT volumes from removable media or virtual disk images on servers and workstations.
  • Local processes issuing unusual IOCTLs or raw file system requests against fastfat.sys.
  • Low-privileged user accounts performing repeated file system metadata queries against attacker-controlled volumes.

Detection Strategies

  • Inventory installed Windows patch levels and flag endpoints missing the October 2021 cumulative update referenced by Microsoft.
  • Monitor kernel driver load events for fastfat.sys interactions originating from non-administrative user sessions.
  • Correlate removable storage insertion events with subsequent process activity that touches FAT volume paths.

Monitoring Recommendations

  • Enable Windows audit policies for removable storage and file system access, then forward events to a centralized SIEM for analysis.
  • Alert on local accounts mounting disk images (.vhd, .vhdx, .iso) followed by access patterns targeting FAT-formatted partitions.
  • Track Microsoft Defender or third-party EDR telemetry for anomalous user-to-kernel transitions involving file system drivers.

How to Mitigate CVE-2021-38662

Immediate Actions Required

  • Apply the October 2021 Microsoft security update for all supported Windows desktop and server SKUs listed in the advisory.
  • Prioritize patching multi-user systems, terminal servers, and shared workstations where local low-privileged access is common.
  • Restrict the ability of standard users to mount arbitrary disk images or attach removable media on sensitive hosts.

Patch Information

Microsoft published fixes for CVE-2021-38662 on October 13, 2021. Administrators should install the cumulative or monthly rollup update applicable to each Windows version. Refer to the Microsoft Security Advisory CVE-2021-38662 for the full list of KB articles and download links.

Workarounds

  • Disable or block use of removable FAT-formatted media through Group Policy where business requirements allow.
  • Use device control policies to limit which users can attach USB storage or mount virtual disk images.
  • Apply the principle of least privilege so that interactive users cannot run arbitrary code on servers that process untrusted file system content.
bash
# Example Group Policy command to audit removable storage access on Windows hosts
auditpol /set /subcategory:"Removable Storage" /success:enable /failure:enable

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 Score5.5

  • EPSS Probability0.58%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-38662
  • 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-26169: Windows 10 1607 Information Disclosure Flaw
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