CVE-2026-26112
7.8Microsoft · Office Excel
An untrusted pointer dereference vulnerability in Microsoft Office Excel allows a local unauthorized attacker to execute arbitrary code.
Executive summary
A critical vulnerability in Microsoft Office Excel allows an unauthorized attacker to achieve local code execution by leveraging an untrusted pointer dereference.
Vulnerability
This flaw is an untrusted pointer dereference (CWE-822) occurring within Microsoft Office Excel. An unauthorized attacker can trigger this condition, potentially leading to local code execution on the target system.
Business impact
The ability for an unauthorized user to execute arbitrary code locally poses a severe threat to data integrity and system confidentiality. Given the CVSS score of 7.8, this vulnerability is categorized as High severity, as it facilitates full system compromise if an attacker can induce a user to open a malicious file. Such an exploit could lead to unauthorized access to sensitive corporate information, lateral movement within the network, or the installation of persistent malware.
Remediation
Immediate Action: Update all affected versions of Microsoft Office Excel to the latest security release as specified in the Microsoft Security Update Guide.
Proactive Monitoring: Monitor endpoint logs for unusual child processes spawning from Excel or unexpected memory access violations that may indicate exploitation attempts.
Compensating Controls: Implement robust email filtering to block malicious attachments and use endpoint detection and response (EDR) solutions to identify and terminate suspicious file-based activity.
Exploitation status
Public Exploit Available: No — no confirmed public exploit exists.
Analyst recommendation
Organizations should prioritize the deployment of the vendor-supplied patches to all systems running the affected Office versions. Given the nature of pointer dereference flaws, ensuring that users operate with the principle of least privilege will limit the damage should an exploit occur. Apply these updates across the enterprise immediately to neutralize the risk of local code execution.
More Microsoft CVEs
Sources
- Microsoft Excel Remote Code Execution Vulnerability Vendor advisory