Skip to main content

Windows CVE-2025-47957

| EUVDEUVD-2025-17762 HIGH
Use After Free (CWE-416)
2025-06-10 secure@microsoft.com
8.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.4 HIGH
AV:L/AC:L/PR:N/UI:N/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:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
EUVD ID Assigned
Mar 14, 2026 - 19:49 euvd
EUVD-2025-17762
Analysis Generated
Mar 14, 2026 - 19:49 vuln.today
PoC Detected
Jul 09, 2025 - 13:33 vuln.today
Public exploit code
CVE Published
Jun 10, 2025 - 17:24 nvd
HIGH 8.4

DescriptionCVE.org

Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally.

AnalysisAI

Use-after-free vulnerability in Microsoft Office Word that allows local, unauthenticated attackers to execute arbitrary code with high privileges. The vulnerability affects Word processing functionality and requires no user interaction, making it a critical local privilege escalation vector. Without confirmed KEV status or public POC availability, real-world exploitation likelihood should be assessed against EPSS data and patch availability from Microsoft security advisories.

Technical ContextAI

This vulnerability is rooted in CWE-416 (Use After Free), a memory safety defect where the Word application attempts to access or manipulate memory that has already been deallocated or freed. This typically occurs in C/C++ codebases like Microsoft Office when object lifecycle management fails—either through improper reference counting, race conditions in multi-threaded code, or incorrect cleanup of dynamically allocated structures in Word's document processing engine. The vulnerability resides in Word's core document parsing or rendering subsystem, likely triggered during document loading or macro processing. The Local Attack Vector (AV:L) and No Privileges Required (PR:N) indicate exploitation requires code execution context on the target machine, but not administrative elevation to trigger the initial flaw.

RemediationAI

  1. PATCH: Apply the latest Microsoft Office security update from Microsoft Security Update Guide (portal.msrc.microsoft.com). Filter by CVE-2025-47957 to identify applicable KB articles and patch versions. 2. INTERIM MITIGATIONS (if patch unavailable): Restrict local access to systems running Word; disable macros and ActiveX controls; enforce application whitelisting to prevent arbitrary code execution; monitor for suspicious Word process behavior (e.g., spawning shells or loading unexpected libraries). 3. DETECTION: Monitor process creation, memory access patterns, and file operations initiated by winword.exe; log document opens from untrusted sources. 4. DEPLOYMENT: Prioritize patching multi-user systems, shared workstations, and kiosks where local code execution is high-risk.
CVE-2021-40444 HIGH POC
8.8 Sep 15

Windows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX

CVE-2021-1732 HIGH POC
7.8 Feb 25

Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by

CVE-2018-8174 HIGH POC
7.5 May 09

The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co

CVE-2019-0803 HIGH POC
7.8 Apr 09

Windows Win32k fails to properly handle objects in memory, allowing local privilege escalation exploited in the wild in

CVE-2020-1472 MEDIUM POC
5.5 Aug 17

A privilege escalation vulnerability (CVSS 5.5). Risk factors: actively exploited (KEV-listed), EPSS 94% exploitation pr

CVE-2024-30088 HIGH POC
7.0 Jun 11

Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR

CVE-2025-33053 HIGH POC
8.8 Jun 10

Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables

CVE-2025-33073 HIGH POC
8.8 Jun 10

Windows SMB contains an improper access control vulnerability (CVE-2025-33073, CVSS 8.8) enabling authenticated attacker

CVE-2025-13315 CRITICAL POC
9.3 Nov 19

Twonky Server 8.5.2 on Linux and Windows allows unauthenticated access to the admin log file through a web service API b

CVE-2013-10047 CRITICAL POC
9.3 Aug 01

An unrestricted file upload vulnerability exists in MiniWeb HTTP Server <= Build 300 that allows unauthenticated remote

CVE-2012-10030 CRITICAL POC
9.3 Aug 05

FreeFloat FTP Server contains multiple critical design flaws that allow unauthenticated remote attackers to upload arbit

CVE-2025-34101 CRITICAL POC
9.3 Jul 10

Serviio Media Server versions 1.4 through 1.8 on Windows contain an unauthenticated command injection in the /rest/actio

Share

CVE-2025-47957 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy