Cyber Resilience

CVE-2025-49697

HighUpdated

Published: 08 July 2025

Published
08 July 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.0078 74.2th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-49697 is a high-severity Heap-based Buffer Overflow (CWE-122) 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 25.8% 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 RA-5 (Vulnerability Monitoring and Scanning) and SI-16 (Memory Protection).

Deeper analysis

CVE-2025-49697, published on 2025-07-08, is a heap-based buffer overflow vulnerability (CWE-122) affecting Microsoft Office. The issue 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.

The vulnerability can be exploited by an unauthorized local attacker requiring only low-complexity techniques, no privileges, and no user interaction. Successful exploitation allows the attacker to execute arbitrary code on the affected system.

Microsoft's Security Response Center provides mitigation and patching guidance in the update guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-49697.

EU & UK References

Vulnerability details

Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally.

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.
Why these techniques?

Heap buffer overflow in Microsoft Office directly enables local arbitrary code execution via client application exploitation (T1203).

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

CVEs Like This One

CVE-2026-40363Same product: Microsoft 365 Apps
CVE-2026-42831Same product: Microsoft 365 Copilot
CVE-2026-40362Same product: Microsoft 365 Apps
CVE-2025-21390Same product: Microsoft 365 Apps
CVE-2025-24057Same product: Microsoft 365 Apps
CVE-2026-26110Same product: Microsoft 365 Apps
CVE-2025-21354Same product: Microsoft 365 Apps
CVE-2025-62554Same product: Microsoft 365 Apps
CVE-2025-62557Same product: Microsoft 365 Apps
CVE-2025-49695Same product: Microsoft 365 Apps

Affected Assets

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

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely flaw remediation through patching the heap-based buffer overflow vulnerability in Microsoft Office as specified in CVE-2025-49697.

prevent

Implements memory protection mechanisms such as ASLR and DEP that directly mitigate heap-based buffer overflow exploits enabling arbitrary code execution.

detect

Provides vulnerability scanning to identify Microsoft Office installations affected by CVE-2025-49697 for subsequent remediation.

References