banner logoJoin us at RSAC™ 2026 Conference, March 23–March 26 | North Expo, Booth N-5863Join us at RSAC™ 2026, March 23–March 26Learn More
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI Security Portfolio
      Leading the Way in AI-Powered Security Solutions
    • 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
      Digital Forensics, IRR & Breach Readiness
    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
    • 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-2023-36563

CVE-2023-36563: WordPad Information Disclosure Flaw

CVE-2023-36563 is an information disclosure vulnerability in Microsoft WordPad affecting Windows 10 1507 that could expose sensitive data to unauthorized users. This article covers technical details, impact, and mitigation.

Published: February 11, 2026

CVE-2023-36563 Overview

CVE-2023-36563 is an information disclosure vulnerability affecting Microsoft WordPad across a wide range of Windows operating systems. This vulnerability allows attackers to disclose sensitive information from affected systems through specially crafted interactions with the WordPad application. The vulnerability has been confirmed as actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating significant real-world threat activity.

Critical Impact

This vulnerability is actively exploited in the wild and listed in CISA's Known Exploited Vulnerabilities catalog. Attackers can leverage this flaw to disclose NTLM hashes, potentially leading to credential theft and further network compromise.

Affected Products

  • Microsoft Windows 10 (versions 1507, 1607, 1809, 21H2, 22H2)
  • Microsoft Windows 11 (versions 21H2, 22H2)
  • Microsoft Windows Server 2008 (SP2 and R2 SP1)
  • Microsoft Windows Server 2012 and 2012 R2
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022

Discovery Timeline

  • October 10, 2023 - CVE-2023-36563 published to NVD
  • October 28, 2025 - Last updated in NVD database

Technical Details for CVE-2023-36563

Vulnerability Analysis

This information disclosure vulnerability exists in Microsoft WordPad due to improper input validation (CWE-20). The vulnerability can be exploited when a user opens a maliciously crafted document or when an attacker convinces a user to interact with a specially crafted file. Upon successful exploitation, an attacker can disclose NTLM hashes from the target system.

The attack requires local access and user interaction, meaning an attacker must either trick a user into opening a malicious document or have already gained initial access to the target system. Once triggered, the vulnerability forces WordPad to initiate outbound SMB connections, leaking the user's NTLM credentials to an attacker-controlled server.

Root Cause

The root cause of CVE-2023-36563 is improper input validation within the Microsoft WordPad application. When processing Rich Text Format (RTF) documents, WordPad fails to properly sanitize OLE (Object Linking and Embedding) objects embedded within documents. This allows attackers to embed malicious OLE objects that, when processed, trigger outbound SMB authentication requests to attacker-controlled servers, resulting in NTLM hash disclosure.

Attack Vector

The attack vector is local, requiring user interaction to exploit. Attackers typically deliver malicious RTF documents via phishing emails or by hosting them on compromised websites. When a victim opens the crafted document in WordPad, the embedded OLE object triggers an SMB connection to an attacker-controlled server. The Windows operating system automatically attempts NTLM authentication to this remote server, disclosing the victim's NTLM hash. Attackers can then use these captured hashes for pass-the-hash attacks, offline password cracking, or NTLM relay attacks to gain unauthorized access to network resources.

The exploitation mechanism leverages WordPad's handling of OLE objects within RTF documents. When the malicious document is opened, WordPad processes the embedded object reference, which points to an attacker-controlled SMB share. See the Microsoft CVE-2023-36563 Update Guide for complete technical details.

Detection Methods for CVE-2023-36563

Indicators of Compromise

  • Unexpected outbound SMB (port 445) connections from wordpad.exe to external IP addresses
  • RTF documents containing suspicious OLE object references pointing to UNC paths
  • Network traffic showing NTLM authentication attempts to unfamiliar or external hosts
  • Presence of RTF files with embedded objects referencing external SMB shares

Detection Strategies

  • Monitor wordpad.exe process for outbound network connections, particularly to port 445/SMB
  • Implement network-level monitoring to detect NTLM authentication attempts to external IP addresses
  • Deploy email gateway rules to scan and quarantine RTF attachments with suspicious OLE objects
  • Use endpoint detection tools to alert on WordPad spawning unexpected network-related child processes

Monitoring Recommendations

  • Enable Windows Security Event logging for NTLM authentication events (Event ID 4624, 4648)
  • Configure firewall logging to capture outbound SMB connection attempts from desktop applications
  • Implement network intrusion detection signatures for NTLM relay attack patterns
  • Monitor for anomalous file downloads of RTF documents from untrusted sources

How to Mitigate CVE-2023-36563

Immediate Actions Required

  • Apply the Microsoft security update released in October 2023 Patch Tuesday immediately
  • Block outbound SMB traffic (port 445) at the network perimeter where possible
  • Educate users about the risks of opening RTF documents from untrusted sources
  • Consider blocking RTF attachments at the email gateway level

Patch Information

Microsoft has released security updates to address this vulnerability as part of the October 2023 Patch Tuesday release. Administrators should apply the appropriate security update for their Windows version immediately. Detailed patch information and download links are available in the Microsoft CVE-2023-36563 Update Guide. Given this vulnerability's inclusion in the CISA Known Exploited Vulnerabilities catalog, federal agencies are required to remediate by CISA-specified deadlines.

Workarounds

  • Block outbound SMB connections from WordPad using Windows Firewall rules
  • Configure Group Policy to disable NTLM authentication where operationally feasible
  • Use alternative document viewers that are not affected by this vulnerability
  • Implement network segmentation to limit the impact of credential disclosure
bash
# Block outbound SMB from WordPad using Windows Firewall
netsh advfirewall firewall add rule name="Block WordPad SMB" dir=out action=block program="%ProgramFiles%\Windows NT\Accessories\wordpad.exe" protocol=tcp remoteport=445

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMicrosoft

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability2.47%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-20

  • NVD-CWE-noinfo
  • Technical References
  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Microsoft CVE-2023-36563 Update Guide
  • Related CVEs
  • CVE-2026-26122: Microsoft ACI Information Disclosure Flaw

  • CVE-2026-24307: M365 Copilot Information Disclosure Flaw

  • CVE-2026-21520: Copilot Studio Information Disclosure

  • CVE-2026-20835: camsvc Information Disclosure Vulnerability
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
  • English
  • 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