Sceawere
Vulnerability Detail
CVE-2026-63531UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Microsoft Office Word Out-of-Bounds Read Information Disclosure
Vulnerability Metadata
- Severity
- Medium
- Score / CVSS
- 5.5
- Creation Date
- 7h ago
- Vendor
- Microsoft
- Product
- Microsoft 365 Apps for Enterprise
- Attack Type
- CWE-125: Out-of-bounds Read
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
- Attack Complexity
- LOW
Narrative and Response
Description
Out-of-bounds read in Microsoft Office Word allows an unauthorized attacker to disclose information locally.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "5.5",
"pubDate": "2026-08-11T17:18:50.030Z",
"pubdate": "2026-08-11T17:18:50.030Z",
"executiveSummary": "An out-of-bounds read vulnerability exists within Microsoft Office Word, specifically residing in the document parsing and rendering engine. This security defect allows an unauthorized, locally positioned attacker to achieve arbitrary memory read operations, ultimately resulting in the unauthorized disclosure of sensitive local information. The affected system is Microsoft Office Word. The risk implication centers on the potential leakage of confidential process memory contents, which could expose critical data structures, user information, or cryptographic materials residing in adjacent memory regions. Attacker capabilities are restricted to information disclosure and do not inherently provide remote code execution or direct system compromise based on the provided parameters. Exploitation requirements necessitate local access to the target system and successful inducement of the user to open a specially crafted malicious document file using the vulnerable Microsoft Office Word application. The vulnerability poses a moderate risk to organizational data confidentiality, primarily serving as a vector for reconnaissance or credential harvesting in multi-user or shared environments.",
"technicalDetails": "The vulnerability is classified as an out-of-bounds read, originating from improper bounds validation within the parsing logic of Microsoft Office Word when processing malformed or maliciously crafted file structures. The vulnerable component resides within the core file parsing modules responsible for interpreting structural elements, layout objects, or embedded streams inside Word documents. The root cause stems from the application failing to adequately verify the size parameters and boundaries of internal data fields specified within the document format against the actual allocated buffer size. Consequently, when the parsing engine attempts to read data based on these untrusted offset values, it reads past the legitimate boundaries of the allocated heap or stack buffer. The attack flow initiates when an unauthorized attacker crafts a specialized document containing corrupted length descriptors or manipulated structural headers. Upon the victim opening this crafted file locally using Microsoft Office Word, the parsing engine processes the malicious structures and executes the out-of-bounds read operation. Because the application reads past the valid memory boundary, contents from adjacent memory segments—potentially containing sensitive application data, remnants of previous operations, or memory addresses—are loaded into application buffers or error logs. Depending on how the application handles the resulting data leak, the disclosed memory contents may be inadvertently exposed to the user interface, written to local cache or log files, or leveraged in subsequent multi-stage attacks to bypass address space layout randomization or other defensive mitigations. The vulnerability requires local access and does not involve network exposure, as it relies on the local opening of a file. Furthermore, authentication and privilege requirements are minimal for the attacker, who only needs the ability to place and execute the file locally within the context of a standard user. No specific elevated privileges are required to trigger the parsing flaw, although the impact is confined to the memory space accessible by the running instance of Microsoft Office Word."
}