Cyber Posture

CVE-2025-24081

High

Published: 11 March 2025

Published
11 March 2025
Modified
02 July 2025
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0020 41.3th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities in client applications to execute code.

Security Summary

CVE-2025-24081 is a use-after-free vulnerability (CWE-416) in Microsoft Office Excel. Published on 2025-03-11, it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H). The flaw enables an unauthorized attacker to execute code locally by exploiting memory corruption in Excel's handling of objects after they have been freed.

An attacker with local access to the target system, requiring no privileges (PR:N), can exploit this vulnerability with low complexity (AC:L) but needs user interaction (UI:R), such as convincing a user to open a malicious Excel file. Successful exploitation leads to arbitrary code execution in the context of the Excel process, granting high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H).

Microsoft's Security Response Center provides an update guide for mitigation at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-24081, detailing patches and recommended actions for affected systems.

Details

CWE(s)
CWE-416

Affected Products

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

MITRE ATT&CK Enterprise Techniques

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

The use-after-free memory corruption vulnerability in Microsoft Excel directly enables arbitrary code execution upon opening a malicious file, mapping to Exploitation for Client Execution (T1203) as it targets a client application (office suite).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References