Cyber Posture

CVE-2025-21356

High

Published: 14 January 2025

Published
14 January 2025
Modified
01 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.0099 77.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-21356 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 23.0% 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) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely patching of the specific heap-based buffer overflow vulnerability in Microsoft Office Visio to prevent exploitation via malicious files.

prevent

Implements memory protection safeguards such as ASLR and DEP that directly mitigate heap-based buffer overflow exploitation during Visio file parsing.

preventdetect

Deploys malicious code protection mechanisms like antivirus scanners to block or detect malicious Visio files before user interaction leads to RCE.

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?

Vulnerability is a client-side RCE in Visio triggered by opening a malicious file, directly enabling T1203 (Exploitation for Client Execution) and T1204.002 (Malicious File under User Execution).

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

NVD Description

Microsoft Office Visio Remote Code Execution Vulnerability

Deeper analysisAI

CVE-2025-21356 is a remote code execution vulnerability affecting Microsoft Office Visio. The issue stems from weaknesses mapped to CWE-122 (heap-based buffer overflow) and CWE-843 (access of resource using incompatible type), with additional NVD-CWE-noinfo classification. 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) and was published on January 14, 2025.

An unprivileged attacker can exploit this vulnerability by tricking a user into opening a malicious Visio file on a local system, as it requires local attack vector, low complexity, no privileges, and user interaction. Successful exploitation grants high-impact remote code execution, compromising confidentiality, integrity, and availability on the targeted machine.

Microsoft's Security Response Center provides mitigation guidance in its update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-21356, which security practitioners should consult for patching instructions and workarounds.

Details

CWE(s)

Affected Products

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

CVEs Like This One

CVE-2025-24057Same product: Microsoft 365 Apps
CVE-2025-21395Same product: Microsoft 365 Apps
CVE-2025-21345Same product: Microsoft 365 Apps
CVE-2025-21392Same product: Microsoft 365 Apps
CVE-2026-26110Same product: Microsoft 365 Apps
CVE-2025-62554Same product: Microsoft 365 Apps
CVE-2025-24083Same product: Microsoft 365 Apps
CVE-2025-21186Same product: Microsoft 365 Apps
CVE-2025-21390Same product: Microsoft 365 Apps
CVE-2026-20957Same product: Microsoft 365 Apps

References