Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
Untrusted pointer dereference in Microsoft Office Word allows an unauthorized attacker to execute code locally.
AnalysisAI
Local code execution in Microsoft Office Word enables an attacker to run arbitrary code in the context of the current user by tricking them into opening a malicious document that triggers an untrusted pointer dereference. With a CVSS 7.8 score and no public exploit identified at time of analysis, the flaw is exploited locally but unauthenticated, relying on user interaction to open a crafted file. Microsoft has issued an advisory via the MSRC Security Update Guide.
Technical ContextAI
The root cause is CWE-822 (Untrusted Pointer Dereference), a memory-safety class in which the application reads a pointer value from attacker-controlled input (such as a crafted Word document structure) and dereferences it without validation. In Office parsers, this typically occurs when serialized structures (OLE streams, RTF objects, embedded objects, or document part records) contain pointer-like fields or offsets that are used directly. Successful dereference of an attacker-chosen address allows hijacking control flow or corrupting memory, leading to code execution in the Word process - which runs at the user's privilege level on Windows. The CPE-equivalent target is Microsoft Office Word (versions enumerated in the MSRC advisory referenced in the input).
RemediationAI
Apply the security update referenced in Microsoft's MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-45471 for the specific Word/Office channel deployed (Click-to-Run, MSI, or Mac); exact patched build numbers are listed on that page and should be cross-checked against installed versions via Office Account → About Word. As compensating controls until patches are deployed, configure Protected View to remain enabled for files originating from the Internet, OneDrive, and email attachments (default but sometimes disabled in enterprise GPO - disabling Protected View is the most common exposure for this class), and enable Attack Surface Reduction rule 'Block Office applications from creating child processes' and 'Block Win32 API calls from Office macros' to constrain post-exploitation; trade-off is occasional breakage of legitimate Office automation workflows. Block inbound .doc/.docx/.rtf attachments at the mail gateway from untrusted senders or rewrite them to PDF, accepting the productivity friction.
Microsoft Outlook Remote Code Execution Vulnerability. Rated critical severity (CVSS 9.8), this vulnerability is remotel
Microsoft Excel Security Feature Bypass Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no authenti
Microsoft Publisher Security Feature Bypass Vulnerability. Rated high severity (CVSS 7.3), this vulnerability is low att
Microsoft Office contains a security feature bypass (CVE-2026-21509, CVSS 7.8) where reliance on untrusted inputs in sec
Microsoft Office Word contains a security decision bypass (CVE-2026-21514, CVSS 7.8) through reliance on untrusted input
Microsoft Office Access Connectivity Engine Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vu
Microsoft Office Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no authentic
Microsoft Excel Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no authentica
Use-after-free vulnerability in Microsoft Office Word that allows local, unauthenticated attackers to execute arbitrary
Microsoft Excel Remote Code Execution Vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotely expl
Microsoft Office Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is low attack
A remote code execution vulnerability exists in Microsoft Excel software when the software fails to properly handle obje
Same weakness CWE-822 – Untrusted Pointer Dereference
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35649
GHSA-j65q-5x75-rjwv