Cyber Posture

CVE-2026-20955

High

Published: 13 January 2026

Published
13 January 2026
Modified
14 January 2026
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.0007 21.8th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-20955 is a high-severity Untrusted Pointer Dereference (CWE-822) 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 at the 21.8th percentile by exploit likelihood (below the median); 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

Directly remediates the untrusted pointer dereference vulnerability in Microsoft Office Excel by requiring identification, reporting, and timely application of vendor patches.

prevent

Implements memory protection mechanisms like DEP, ASLR, and stack guards to prevent arbitrary code execution from untrusted pointer dereferences in Excel.

preventdetect

Deploys malicious code protection at endpoints to scan, detect, and block malicious Excel files exploiting the pointer dereference before user interaction.

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?

Direct arbitrary code execution via crafted malicious Excel file opened by user maps to client-side exploitation and malicious file execution techniques.

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

NVD Description

Untrusted pointer dereference in Microsoft Office Excel allows an unauthorized attacker to execute code locally.

Deeper analysisAI

CVE-2026-20955 is an untrusted pointer dereference vulnerability (CWE-822) in Microsoft Office Excel. It enables an unauthorized attacker to execute code locally on affected systems. The vulnerability 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 2026-01-13T18:16:23.307.

Exploitation requires local access to the target system, low attack complexity, no user privileges, and user interaction, such as opening a malicious Excel file. A successful attack allows the unauthorized attacker to achieve high-impact effects on confidentiality, integrity, and availability, resulting in arbitrary code execution within the context of the affected application.

The Microsoft Security Response Center advisory provides details on mitigation and patches at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-20955.

Details

CWE(s)

Affected Products

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

CVEs Like This One

CVE-2025-21381Same product: Microsoft 365 Apps
CVE-2026-26112Same product: Microsoft 365 Apps
CVE-2025-24083Same product: Microsoft 365 Apps
CVE-2025-21354Same product: Microsoft 365 Apps
CVE-2025-21363Same product: Microsoft 365 Apps
CVE-2026-20956Same product: Microsoft 365 Apps
CVE-2026-20948Same product: Microsoft 365 Apps
CVE-2026-20950Same product: Microsoft 365 Apps
CVE-2026-20957Same product: Microsoft 365 Apps
CVE-2025-24082Same product: Microsoft 365 Apps

References