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-2025-21317

CVE-2025-21317: Windows 10 21H2 Information Disclosure

CVE-2025-21317 is a kernel memory information disclosure vulnerability in Microsoft Windows 10 21H2 that could allow attackers to access sensitive data. This article covers technical details, affected systems, and mitigation.

Updated: January 22, 2026

CVE-2025-21317 Overview

CVE-2025-21317 is a Windows Kernel Memory Information Disclosure vulnerability that allows an authenticated local attacker to read sensitive kernel memory contents. This vulnerability affects multiple versions of Windows 10, Windows 11, and Windows Server operating systems. A successful exploit could allow an attacker to obtain confidential information from kernel memory, which could be leveraged to facilitate further attacks or bypass security protections such as Address Space Layout Randomization (ASLR).

Critical Impact

Local attackers with low privileges can exploit this vulnerability to disclose sensitive kernel memory information, potentially enabling further exploitation of the system through information leakage.

Affected Products

  • Microsoft Windows 10 21H2
  • Microsoft Windows 10 22H2
  • Microsoft Windows 11 22H2
  • Microsoft Windows 11 23H2
  • Microsoft Windows 11 24H2
  • Microsoft Windows Server 2022
  • Microsoft Windows Server 2022 23H2
  • Microsoft Windows Server 2025

Discovery Timeline

  • January 14, 2025 - CVE-2025-21317 published to NVD
  • January 22, 2025 - Last updated in NVD database

Technical Details for CVE-2025-21317

Vulnerability Analysis

This Windows Kernel Memory Information Disclosure vulnerability is classified under CWE-532 (Insertion of Sensitive Information into Log File), indicating that the kernel may inadvertently expose sensitive memory contents through improper handling of information logging or memory operations. The vulnerability requires local access to the target system and low-level privileges to exploit, but does not require user interaction.

The exploitation of this vulnerability provides high confidentiality impact, allowing attackers to read sensitive data from kernel memory space. However, the vulnerability does not affect system integrity or availability. The leaked information could include kernel memory addresses, internal data structures, or other sensitive information that attackers could use to defeat security mitigations like Kernel Address Space Layout Randomization (KASLR).

Root Cause

The root cause of CVE-2025-21317 lies in improper handling of sensitive information within the Windows kernel. Based on the CWE-532 classification, the vulnerability appears to stem from the kernel writing sensitive memory contents to a location or log file that can be accessed by local users with insufficient privilege checks. This allows attackers to retrieve kernel memory information that should be protected from user-mode access.

Attack Vector

The attack vector for CVE-2025-21317 is local, meaning an attacker must have authenticated access to the target system. The attack requires low complexity and low privileges, with no user interaction needed. A local attacker could exploit this vulnerability by:

  1. Executing a specially crafted application on the target system
  2. Triggering the vulnerable code path in the Windows kernel
  3. Reading the disclosed kernel memory information from accessible locations
  4. Using the leaked information to bypass security mitigations or facilitate additional attacks

The vulnerability could be chained with other exploits to achieve privilege escalation or remote code execution by first leaking kernel addresses to defeat ASLR protections.

Detection Methods for CVE-2025-21317

Indicators of Compromise

  • Unusual access patterns to kernel memory regions or system logs by non-administrative users
  • Unexpected application behavior attempting to read kernel-related information
  • Suspicious processes attempting to access Windows kernel debug information or memory structures
  • Anomalous API calls to kernel functions from user-mode applications

Detection Strategies

  • Monitor for processes making unusual system calls that may be attempting to read kernel memory
  • Implement behavioral analysis to detect applications exhibiting memory disclosure exploitation patterns
  • Deploy endpoint detection solutions capable of identifying kernel information disclosure attempts
  • Enable Windows Event logging for suspicious application behavior and kernel access events

Monitoring Recommendations

  • Configure SentinelOne agents to monitor for suspicious kernel access patterns and memory disclosure attempts
  • Enable Windows Defender Credential Guard and Device Guard for additional kernel protection
  • Implement audit policies to log access to sensitive system resources
  • Deploy network monitoring to detect potential data exfiltration following successful exploitation

How to Mitigate CVE-2025-21317

Immediate Actions Required

  • Apply the latest Windows security updates from Microsoft immediately
  • Review system access controls to ensure least-privilege principles are enforced
  • Audit user accounts with local access to affected systems
  • Enable additional Windows security features such as Virtualization-Based Security (VBS)

Patch Information

Microsoft has released security updates to address this vulnerability. Administrators should apply the appropriate patches for their Windows version from the Microsoft Security Response Center advisory. The patches address the improper information handling in the Windows kernel that allowed the memory disclosure.

For enterprise environments, utilize Windows Server Update Services (WSUS) or Microsoft Endpoint Configuration Manager to deploy patches across the organization. Individual systems can be updated through Windows Update.

Workarounds

  • Restrict local access to affected systems to only trusted and necessary users
  • Implement application control policies to prevent unauthorized applications from executing
  • Enable Virtualization-Based Security (VBS) features where supported to provide additional kernel isolation
  • Monitor affected systems closely for suspicious activity until patches can be applied
bash
# Verify current Windows build and patch level
systeminfo | findstr /B /C:"OS Name" /C:"OS Version" /C:"System Type"

# Check Windows Update for pending security patches
wuauclt /detectnow

# Enable additional security logging for monitoring
auditpol /set /subcategory:"Kernel Object" /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.18%

  • 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
  • CWE-532

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft CVE-2025-21317 Advisory
  • Related CVEs
  • CVE-2026-0930: wolfSSHd Information Disclosure Vulnerability

  • CVE-2026-33829: Windows Snipping Tool Info Disclosure Flaw

  • CVE-2026-32218: Windows Kernel Information Disclosure

  • CVE-2026-32217: Windows Kernel 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