CVE-2026-63521
Analyzed Analyzed - Analysis Complete

Out-of-Bounds Read in Microsoft Office Word

Vulnerability report for CVE-2026-63521, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-14

Assigner: Microsoft Corporation

Description

Out-of-bounds read in Microsoft Office Word allows an unauthorized attacker to disclose information locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-14
Generated
2026-09-01
AI Q&A
2026-08-11
EPSS Evaluated
2026-08-30
NVD
EUVD

Affected Vendors & Products

Showing 10 associated CPEs
Vendor Product Version / Range
microsoft 365_apps *
microsoft 365_apps *
microsoft word 2016
microsoft word 2016
microsoft office_2019 *
microsoft office_2019 *
microsoft office_2021 *
microsoft office_2021 *
microsoft office_2024 *
microsoft office_2024 *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an out-of-bounds read issue in Microsoft Office Word. It allows an unauthorized attacker to access and disclose information stored locally on a system by reading beyond the intended memory boundaries of the application.

Detection Guidance

This vulnerability is an out-of-bounds read in Microsoft Office Word that allows local information disclosure. Detection primarily involves checking for vulnerable versions of Microsoft Office Word and applying security updates. Use the following commands to check installed versions and update status on Windows systems: For installed Office version, run 'powershell Get-AppxPackage -Name *Office*' or check 'Programs and Features' in Control Panel. For update status, run 'powershell Get-WindowsPackage -Online -PackageName '*' | Where-Object {$_.PackageName -like '*Office*'}' to identify pending updates.

Impact Analysis

An attacker could exploit this to access sensitive data stored on your device, such as documents or personal information, potentially leading to privacy breaches or further attacks.

Compliance Impact

This vulnerability could lead to unauthorized data disclosure, which may violate compliance requirements under GDPR or HIPAA if sensitive personal or health information is exposed.

Mitigation Strategies

Apply the latest security updates from Microsoft for Office Word to patch the out-of-bounds read vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63521. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart