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
    • 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 the Windows 10 Fast FAT File System Driver that allows attackers to access sensitive data. This article covers technical details, affected versions, and mitigation.

Published: February 25, 2026

CVE-2021-38662 Overview

CVE-2021-38662 is an information disclosure vulnerability in the Windows Fast FAT File System Driver (fastfat.sys). This kernel-mode driver handles FAT file system operations, and the vulnerability allows a locally authenticated attacker to read sensitive memory contents that should not be accessible, potentially exposing confidential information stored in kernel memory.

Critical Impact

Local attackers with low privileges can exploit this vulnerability to read sensitive information from kernel memory, potentially gaining access to credentials, encryption keys, or other confidential data that could be leveraged for further attacks.

Affected Products

  • Microsoft Windows 10 (all versions including 1607, 1809, 1909, 2004, 20H2, 21H1)
  • Microsoft Windows 11 (x64 and ARM64)
  • Microsoft Windows 7 SP1
  • Microsoft Windows 8.1
  • Microsoft Windows RT 8.1
  • Microsoft Windows Server 2008 SP2 and R2 SP1
  • Microsoft Windows Server 2012 and R2
  • Microsoft Windows Server 2016 (including version 2004)
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022
  • Microsoft Windows Server 20H2

Discovery Timeline

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

Technical Details for CVE-2021-38662

Vulnerability Analysis

The Windows Fast FAT File System Driver (fastfat.sys) is a kernel-mode driver responsible for handling FAT12, FAT16, and FAT32 file system operations in Windows. This information disclosure vulnerability occurs when the driver improperly handles certain file system operations, leading to the exposure of sensitive kernel memory contents to an authenticated local user.

When exploited, this vulnerability allows an attacker to read portions of kernel memory that should be protected. While the vulnerability does not directly allow code execution or system modification, the disclosed information could include sensitive data such as memory addresses (potentially defeating ASLR), cryptographic keys, user credentials, or other confidential information residing in kernel space.

The attack requires local access and low-privilege authentication, meaning an attacker must either have direct access to the target system or have already established a foothold through other means. This makes the vulnerability particularly relevant in scenarios involving insider threats or as part of a multi-stage attack chain.

Root Cause

The vulnerability stems from improper information handling within the Fast FAT File System Driver. During certain file system operations, the driver fails to properly sanitize or clear memory buffers before returning data to user-mode applications, resulting in unintended disclosure of kernel memory contents. This type of vulnerability is commonly associated with uninitialized memory use or improper bounds checking in kernel-mode code.

Attack Vector

Exploitation of CVE-2021-38662 requires local access to the target system with low-privilege user authentication. The attacker would craft specific file system operations targeting the Fast FAT driver that trigger the improper memory handling behavior.

The attack flow typically involves:

  1. An authenticated local user mounts or accesses a FAT-formatted volume
  2. The attacker issues specific file system requests designed to trigger the vulnerability
  3. The driver improperly handles the request and returns kernel memory contents
  4. The attacker parses the returned data to extract sensitive information

Since no proof-of-concept exploits have been publicly disclosed, the specific technical details of the exploitation mechanism are not publicly documented.

Detection Methods for CVE-2021-38662

Indicators of Compromise

  • Unusual or excessive file system operations targeting FAT volumes from low-privilege user accounts
  • Abnormal kernel memory access patterns associated with fastfat.sys
  • Unexpected file system queries or IOCTL requests to FAT volumes
  • Signs of information gathering or reconnaissance activity following system access

Detection Strategies

  • Monitor for unusual patterns of FAT file system operations, particularly from non-administrative accounts
  • Implement kernel-level monitoring to detect anomalous memory access patterns in file system drivers
  • Use endpoint detection and response (EDR) solutions like SentinelOne to identify suspicious kernel interactions
  • Enable enhanced Windows event logging for file system operations

Monitoring Recommendations

  • Enable Windows Security event logging for file system access events
  • Deploy SentinelOne Singularity Platform for real-time behavioral analysis of kernel-mode driver interactions
  • Monitor for lateral movement attempts following potential information disclosure
  • Establish baselines for normal FAT volume access patterns to identify anomalies

How to Mitigate CVE-2021-38662

Immediate Actions Required

  • Apply the October 2021 Microsoft security updates immediately to all affected Windows systems
  • Prioritize patching systems that may have sensitive data exposure risks
  • Implement the principle of least privilege to minimize local authentication access
  • Consider restricting or monitoring access to FAT-formatted volumes on sensitive systems

Patch Information

Microsoft released security updates addressing this vulnerability in October 2021. Organizations should apply the appropriate update for their Windows version from the Microsoft Security Advisory for CVE-2021-38662. The patches correct the improper memory handling in the Fast FAT File System Driver.

For systems that cannot be immediately patched, Microsoft may provide additional guidance in the security advisory.

Workarounds

  • Limit local access to systems containing sensitive data to reduce the attack surface
  • Avoid using FAT-formatted volumes on security-sensitive systems when possible; use NTFS instead
  • Implement strict access controls and monitoring for systems that must use FAT file systems
  • Consider network segmentation to limit potential impact if information disclosure occurs
bash
# Example: Convert FAT volume to NTFS (data-preserving conversion)
# Note: Run as Administrator and ensure backup before conversion
convert D: /FS:NTFS

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-4434: WinRM PAM Information Disclosure Flaw

  • CVE-2026-25186: Windows ATBroker Information Disclosure

  • CVE-2026-25185: Windows Shell Link Spoofing Vulnerability

  • CVE-2026-25181: Windows GDI+ Information Disclosure Flaw
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