LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-36563: Microsoft WordPad Information Disclosure Vulnerability

RBRecent Breaches Vulnerability Intelligence·Oct 10, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Oct 31, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-36563 to its Known Exploited Vulnerabilities catalog on Oct 10, 2023, with a federal patch deadline of Oct 31, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Microsoft WordPad contains an unspecified vulnerability that allows for information disclosure.

CVE-2023-36563 is an information disclosure vulnerability in Microsoft WordPad. It stems from improper input validation and can allow an attacker to obtain sensitive information from an affected system. WordPad ships with many Windows installations and is often used to open or process documents, so the issue matters for any environment where users handle untrusted files or where WordPad remains enabled by default. Confirm all product details and impact against the vendor advisory.

Because the flaw enables information disclosure rather than direct code execution, successful abuse can still feed reconnaissance, credential harvesting, or follow-on attacks. CISA notes that mitigations should be applied per vendor instructions or the product discontinued if mitigations are unavailable. Ransomware use is not documented for this CVE.

How it works

The underlying weakness is CWE-20 (Improper Input Validation). In this class of flaw, software fails to correctly check or sanitize data it receives before processing it. For Microsoft WordPad, the CISA summary describes an unspecified vulnerability that results in information disclosure. An attacker who can supply specially crafted input—typically a document or related content that WordPad will open—may cause the application to reveal information it should keep private.

Exact mechanics of the disclosure path are not detailed in the public summary provided here. In general for this weakness class, the attacker crafts input that bypasses validation, leading WordPad to leak memory contents, file paths, configuration data, or other sensitive material. Technical readers should treat any public proof-of-concept claims with caution and validate behavior only against the official Microsoft advisory. No exploit code or specific trigger conditions are assumed beyond the information-disclosure outcome.

Am I affected? How to find it in your systems

Microsoft WordPad is a lightweight rich-text editor included with many Windows client and server editions. It commonly appears on endpoints used by knowledge workers, shared workstations, and systems where users open .rtf or similar files. Inventory should therefore focus on Windows hosts rather than servers that never run desktop applications.

Telemetry and log signs of exploitation are limited because the vulnerability is information disclosure. Look for unusual WordPad process launches, unexpected file opens from untrusted locations, or anomalous memory or file-access patterns reported by EDR. Correlate with user reports of unexpected document behavior. Absence of such signals does not prove safety; proactive inventory remains essential.

How to remediate

Patch first. Apply the Microsoft update that addresses CVE-2023-36563 as soon as it is available for your Windows channel. Follow the vendor’s published instructions exactly; do not rely on third-party summaries for version applicability or reboot requirements.

After patching, harden the environment against the broader class of input-validation and document-parsing flaws:

CISA’s required action is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Document the remediation status of every inventoried host.

If you can't patch immediately

Until the vendor update can be deployed, reduce risk with compensating controls tailored to a desktop document-processing application:

These measures lower the likelihood of successful information disclosure but do not replace the official patch. Schedule the update as a priority once testing is complete.

If your data may have been exposed

Actively exploited information-disclosure vulnerabilities can contribute to larger breaches by revealing credentials, file contents, or system details that attackers later abuse. If you suspect exposure, review access logs, rotate any potentially compromised secrets, and examine whether sensitive documents were opened with WordPad around the time of concern. Ransomware use of this specific CVE is not documented. Readers can run a free exposure scan of their email addresses against known breach data sets to determine whether related credentials have already appeared in public dumps, then act on any confirmed hits with password changes and multi-factor authentication.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · WordPad
WeaknessCWE-20
Added to CISA KEVOct 10, 2023
Federal patch deadlineOct 31, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities