Cyber Resilience

CVE-2025-21395

High

Published: 14 January 2025

Published
14 January 2025
Modified
01 July 2025
KEV Added
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0186 83.5th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21395 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Microsoft Office Long Term Servicing Channel. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked in the top 16.5% 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).

Deeper analysis

Microsoft Access contains a remote code execution vulnerability, CVE-2025-21395, caused by a heap-based buffer overflow. The issue affects the Microsoft Access component and received a CVSS 3.1 score of 7.8 reflecting local attack vector, low complexity, no required privileges, and required user interaction.

An attacker with the ability to supply a malicious file can trigger the flaw when the victim opens it in Access. Successful exploitation grants arbitrary code execution with full impact on confidentiality, integrity, and availability of the affected system.

The Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21395 describes available patches and mitigation guidance. EPSS scores have remained low, with a current value of 0.0186 and a peak of only 0.0206.

EU & UK References

Vulnerability details

Microsoft Access Remote Code Execution Vulnerability

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1204.002 Malicious File Execution
An adversary may rely upon a user opening a malicious file in order to gain execution.
Why these techniques?

Client-side RCE in Microsoft Access via malicious file requiring user interaction directly enables T1203 (Exploitation for Client Execution) and T1204.002 (Malicious File).

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

CVEs Like This One

CVE-2025-21186Same product: Microsoft 365 Apps
CVE-2025-24057Same product: Microsoft 365 Apps
CVE-2026-40362Same product: Microsoft 365 Apps
CVE-2025-21356Same product: Microsoft 365 Apps
CVE-2025-26630Same product: Microsoft 365 Apps
CVE-2025-21366Same product: Microsoft 365 Apps
CVE-2025-21390Same product: Microsoft 365 Apps
CVE-2026-40363Same product: Microsoft 365 Apps
CVE-2026-40364Same product: Microsoft 365 Apps
CVE-2025-54910Same product: Microsoft 365 Apps

Affected Assets

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

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the Microsoft Access heap-based buffer overflow vulnerability by requiring timely identification, reporting, and patching of flaws like CVE-2025-21395.

prevent

Implements memory protections such as DEP, ASLR, and stack canaries that directly mitigate unauthorized code execution from heap buffer overflows (CWE-122) in Microsoft Access.

preventdetect

Deploys anti-malware tools to scan and block malicious Access files or detect code execution attempts exploiting the vulnerability.

References