Severity by source
Sources disagree (Medium–Critical)AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Local file-open vector so AV:L with mandatory UI:R; no privileges needed (PR:N) and low complexity, with full code execution in user context giving C:H/I:H/A:H.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally.
AnalysisAI
Local code execution in Microsoft Office Word (CWE-416 use-after-free) allows an unauthorized attacker to run arbitrary code in the context of the current user when a victim opens a maliciously crafted document. The flaw affects a broad Office footprint including Microsoft 365 Apps for Enterprise, Office 2019, Office LTSC 2021/2024 (Windows and Mac), and related SharePoint Server products that process Word documents. Microsoft has released a patch; no public exploit has been identified at time of analysis, and neither KEV nor EPSS/POC signals were provided in the input.
Technical ContextAI
The root cause is a use-after-free (CWE-416): the Word document parser frees a memory object but retains a dangling reference that is later reused, letting an attacker who controls the freed-then-reallocated memory corrupt program state and hijack control flow. The affected components are Microsoft's Office rich-text/Word document rendering engine as identified by the CPE strings (microsoft_365_apps_for_enterprise, microsoft_office_2019, microsoft_office_365_for_mac, microsoft_office_ltsc_2021/2024, microsoft_office_ltsc_for_mac_2021/2024) plus the server-side document handling in microsoft_sharepoint_enterprise_server_2016, microsoft_sharepoint_server_2019 and the subscription edition, which parse the same file formats. Memory-corruption bugs of this class in Office document parsers are a recurring vector because they process complex, untrusted file structures with legacy code paths.
RemediationAI
Apply the Microsoft security update for CVE-2026-55128 as the primary fix - Patch available per vendor advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-55128; for Microsoft 365 Apps and Click-to-Run channels ensure automatic updates are current, and for Office 2019/LTSC and SharePoint deploy the corresponding monthly security update. The exact fixed build numbers are not provided in the input and must be taken from the MSRC advisory. Until patching completes, reduce exposure by enabling Protected View and blocking macros/active content for documents from the internet, and configuring Office to open files from untrusted locations in a sandboxed/Protected View mode; note this can disrupt legitimate documents that require editing. Enforce Attack Surface Reduction rules that block Office child-process creation and restrict opening of documents received via email or web, accepting some user-workflow friction as the trade-off. For SharePoint servers, restrict and monitor document upload/processing paths and apply the server-side update promptly.
Remote code execution in Microsoft SharePoint Server (2016, 2019, and Subscription Edition) lets an unauthenticated atta
Remote code execution in Microsoft SharePoint (Enterprise Server 2016, Server 2019, and Server Subscription Edition) all
Security feature bypass in Microsoft SharePoint (Enterprise Server 2016, Server 2019, and Server Subscription Edition) l
Privilege elevation in Microsoft SharePoint Server (Enterprise Server 2016, Server 2019, and Subscription Edition) lets
Authenticated remote code execution in Microsoft SharePoint (Enterprise Server 2016, Server 2019, and Subscription Editi
Privilege elevation in Microsoft SharePoint Server (Enterprise Server 2016 and Server 2019) allows an authenticated netw
Privilege escalation in Microsoft SharePoint Server (Enterprise Server 2016, Server 2019, and Subscription Edition) lets
Cross-site scripting (CWE-79) in on-premises Microsoft SharePoint Server allows an authenticated, low-privileged attacke
Spoofing via stored cross-site scripting in Microsoft SharePoint (Enterprise Server 2016, Server 2019, and Subscription
Local code execution in Microsoft Word (and Office/SharePoint components that render Word content) stems from an integer
Arbitrary code execution in Microsoft Office Word (and the broader Office/365/SharePoint family) arises from a stack-bas
Local code execution in Microsoft Word (part of Microsoft 365 Apps, Office 2019, Office LTSC 2021/2024, and Office for M
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44214
GHSA-6f4x-v88v-3f2g