Cyber Posture

CVE-2025-53731

High

Published: 12 August 2025

Published
12 August 2025
Modified
15 August 2025
KEV Added
Patch
CVSS Score 8.4 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0044 63.1th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-53731 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, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked in the top 36.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Client Execution (T1203). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires timely patching and remediation of the use-after-free vulnerability in Microsoft Office to eliminate the flaw.

prevent

Implements memory protection mechanisms such as ASLR and DEP that specifically mitigate use-after-free exploitation attempts.

preventdetect

Deploys malicious code protection at entry points to block or detect malicious Office documents exploiting the use-after-free vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Use-after-free in Microsoft Office directly enables arbitrary local code execution without privileges or user interaction, mapping to Exploitation for Client Execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

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

Deeper analysisAI

CVE-2025-53731 is a use-after-free vulnerability (CWE-416) in Microsoft Office, published on 2025-08-12. The flaw allows an unauthorized attacker to execute code locally and carries a CVSS v3.1 base score of 8.4 (AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact on confidentiality, integrity, and availability.

An attacker requires local access to the target system but needs no privileges (PR:N) or user interaction (UI:N), with low attack complexity (AC:L). Successful exploitation enables arbitrary code execution in the context of the affected Microsoft Office process, potentially leading to full system compromise if chained with other techniques.

The Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53731 provides details on patches and mitigation steps. Security practitioners should consult this resource for specific update guidance and apply vendor-recommended fixes promptly.

Details

CWE(s)

Affected Products

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

CVEs Like This One

CVE-2026-20952Same product: Microsoft 365 Apps
CVE-2025-62557Same product: Microsoft 365 Apps
CVE-2025-49695Same product: Microsoft 365 Apps
CVE-2025-24080Same product: Microsoft 365 Apps
CVE-2025-53740Same product: Microsoft 365 Apps
CVE-2026-20953Same product: Microsoft 365 Apps
CVE-2025-21345Same product: Microsoft 365 Apps
CVE-2025-21392Same product: Microsoft 365 Apps
CVE-2025-24077Same product: Microsoft 365 Apps
CVE-2025-24081Same product: Microsoft 365 Apps

References