Microsoft Office
CVE-2025-59234
HIGH
Severity by source
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Use after free in Microsoft Office allows an unauthorized attacker to execute code locally.
AnalysisAI
Local code execution in Microsoft Office (including 365 Apps Enterprise, Office 2016/2019, and Office LTSC 2021 across Windows, macOS, and Android) is possible when a victim opens a maliciously crafted document that triggers a use-after-free condition. An unauthorized attacker who convinces a user to open the file can execute arbitrary code in the context of the current user, with no public exploit identified at time of analysis. CVSS is 7.8 reflecting local attack vector with required user interaction but full confidentiality, integrity, and availability impact.
Technical ContextAI
The flaw is a CWE-416 Use After Free memory corruption bug within Microsoft Office's document or object handling code. Use-after-free occurs when memory is referenced after it has been deallocated, allowing an attacker who controls heap allocation patterns to place attacker-controlled data into the freed region and hijack a subsequent dereference - typically a virtual function table pointer - to redirect execution. CPE data confirms the affected technologies span the Click-to-Run Microsoft 365 Apps (Enterprise x86/x64), the MSI-based Office 2016 and 2019 product families, and the Office Long Term Servicing Channel 2021 builds on Windows (x86/x64) and macOS, plus Office for Android, indicating the vulnerable parsing code is in a shared Office component rather than a single platform-specific binary.
RemediationAI
Apply the Microsoft security updates referenced in MSRC advisory https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-59234 - for Click-to-Run Microsoft 365 Apps this is delivered automatically through the Office update channel, while Office 2016, 2019, and LTSC 2021 require the corresponding Patch Tuesday MSI/MSP updates and the macOS and Android builds require updates from the Mac AutoUpdate service and Google Play respectively; exact patched build numbers are listed only in the MSRC update guide and should be cited from there rather than inferred. As compensating controls while patching, enable Protected View and Office Application Guard for documents originating from the Internet or email so untrusted files open in a sandboxed renderer, enforce Attack Surface Reduction rules that block child-process creation by Office applications and block executable content from email/webmail, and disable inbound delivery of legacy or unexpected Office formats via mail gateway policy - the trade-off is that Protected View and ASR rules can break legitimate document workflows (macros, embedded objects, automation) and need exception handling for power users.
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 Outlook Remote Code Execution Vulnerability. Rated critical severity (CVSS 9.8), this vulnerability is remotel
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
Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally. Rated high severity (C
Use-after-free vulnerability in Microsoft Office Excel that allows local code execution with high severity (CVSS 7.8). A
Use-after-free vulnerability in Microsoft Office PowerPoint that allows an unauthenticated local attacker to execute arb
Microsoft Excel Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no authentica
Microsoft Word Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no authenticat
Microsoft Office Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no authentic
Same weakness CWE-416 – Use After Free
View allSame technique Memory Corruption
View allShare
External POC / Exploit Code
Leaving vuln.today