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
6DescriptionCVE.org
Improper input validation in Microsoft Office allows an unauthorized attacker to execute code locally.
AnalysisAI
CVE-2025-47173 is an improper input validation vulnerability in Microsoft Office that allows local code execution without requiring user privileges, though user interaction is needed. An attacker with local access can craft a malicious Office document that, when opened by a user, executes arbitrary code with the privileges of the affected Office application. This vulnerability affects Microsoft Office products across multiple versions and poses a moderate-to-high risk given its local attack vector and high impact on confidentiality, integrity, and availability.
Technical ContextAI
This vulnerability stems from CWE-641 (Improper Restriction of Rendered UI Layers or Frames), which indicates the root cause involves inadequate validation of input data in Office document parsing or rendering. The weakness likely exists in the Office document format handlers (such as OOXML parsing libraries) that process user-supplied content without sufficient sanitization. When a specially crafted Office file (DOCX, XLSX, PPTX, etc.) is opened, the improper input validation fails to restrict embedded objects, macros, or executable content, allowing code execution within the Office application's security context. The vulnerability requires user interaction (UI:R) to trigger, meaning the user must open the malicious document, but does not require any special privileges (PR:N) to exploit.
RemediationAI
Immediate actions: (1) Apply the latest security updates from Microsoft for all Office applications—check Windows Update or Microsoft 365 admin center for available patches. (2) For Office 2019 and earlier on-premises installations, download and install the cumulative security update from Microsoft's Security Update Guide (portal.msrc.microsoft.com). (3) Enable Protected View in Microsoft Office—this sandboxes potentially dangerous documents opened from the internet or email, preventing code execution even if the document is malicious. (4) Mitigate without patching by disabling macros in Office Trust Center settings and educating users not to enable content in suspicious documents. (5) Use email gateway controls to block or sandbox Office documents from external sources. (6) Consider disabling VBA and scripting in Office group policies if not required for business operations. (7) Monitor for suspicious Office process behavior using EDR (Endpoint Detection & Response) tools. Patch timelines should prioritize systems in high-risk roles (executives, developers, finance) and those with Internet-facing document handling.
Windows Win32k fails to properly handle objects in memory, allowing local privilege escalation exploited in the wild in
A privilege escalation vulnerability (CVSS 5.5). Risk factors: actively exploited (KEV-listed), EPSS 94% exploitation pr
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker
Twonky Server 8.5.2 on Linux and Windows allows unauthenticated access to the admin log file through a web service API b
An unrestricted file upload vulnerability exists in MiniWeb HTTP Server <= Build 300 that allows unauthenticated remote
FreeFloat FTP Server contains multiple critical design flaws that allow unauthenticated remote attackers to upload arbit
Serviio Media Server versions 1.4 through 1.8 on Windows contain an unauthenticated command injection in the /rest/actio
Twonky Server 8.5.2 uses hard-coded cryptographic keys for encrypting the administrator password. Combined with the cred
Mako Server versions 2.5 and 2.6 contain an unauthenticated OS command injection via the tutorial interface at examples/
React Native Metro Development Server binds to external interfaces by default and contains an OS command injection endpo
External control of file name or path in Windows NTLM allows an unauthorized attacker to perform spoofing over a network
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17726