Cyber Resilience

CVE-2025-47164

HighUpdated

Published: 10 June 2025

Published
10 June 2025
Modified
22 May 2026
KEV Added
Patch
CVSS Score v3.1 8.4 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0089 76.1th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-47164 is a high-severity Use After Free (CWE-416) vulnerability in Microsoft Office Long Term Servicing Channel. Its CVSS base score is 8.4 (High).

Operationally, ranked in the top 23.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2025-47164 is a use-after-free vulnerability, identified as CWE-416, that affects Microsoft Office. The flaw carries a CVSS 3.1 base score of 8.4 under the vector AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating that local code execution is possible without authentication or user interaction.

An unauthorized attacker with local access can trigger the use-after-free condition to execute arbitrary code on the target system, resulting in full compromise of confidentiality, integrity, and availability on the affected host.

Microsoft has published an advisory for the issue at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-47164 that includes details on available patches and mitigation steps. The associated EPSS values remain low, with a current score of 0.0089 and a recorded peak of 0.0121.

EU & UK References

Vulnerability details

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

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

microsoft
365 apps
all versions
microsoft
365 copilot
all versions
microsoft
office
2016, 2019
microsoft
office long term servicing channel
2021, 2024

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-416

Use-after-free exploits that achieve arbitrary code execution are blocked or significantly hardened by non-executable pages and ASLR.

References