CVE-2026-55948
Analyzed Analyzed - Analysis Complete

Use After Free in Microsoft Office Excel Allows Code Execution

Vulnerability report for CVE-2026-55948, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-16

Assigner: Microsoft Corporation

Description

Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-16
Generated
2026-08-04
AI Q&A
2026-07-14
EPSS Evaluated
2026-08-03
NVD
EUVD

Affected Vendors & Products

Showing 14 associated CPEs
Vendor Product Version / Range
microsoft 365_apps *
microsoft 365_apps *
microsoft excel 2016
microsoft excel 2016
microsoft office_2019 *
microsoft office_2019 *
microsoft microsoft_365 *
microsoft office_2021 *
microsoft office_2021 *
microsoft office_2021 *
microsoft office_2024 *
microsoft office_2024 *
microsoft office_2024 *
microsoft office_online_server to 16.0.10417.20175 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-55948 is a use-after-free vulnerability in Microsoft Office Excel. This type of vulnerability occurs when a program continues to use a memory pointer after it has been freed, which can lead to unexpected behavior or exploitation.

In this case, an unauthorized attacker can exploit this flaw to execute arbitrary code locally on the affected system. The vulnerability does not require elevated privileges, but user interaction (such as opening a malicious file) is necessary for exploitation.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the presence of CVE-2026-55948 on a network or system.

To detect this vulnerability, you may need to check for outdated or unpatched versions of Microsoft Office Excel. Microsoft typically provides guidance on affected versions and detection tools in their security updates or vulnerability advisories.

For network-level detection, you could monitor for unusual activity or exploitation attempts targeting Excel files, though this would not directly confirm the vulnerability's presence.

Impact Analysis

If exploited, this vulnerability could have several impacts on you or your organization:

  • An attacker could execute malicious code on your system, potentially gaining control over it.
  • Sensitive data stored on the affected system could be accessed, modified, or stolen.
  • The attacker could install malware, create backdoors, or perform other malicious actions that compromise system integrity.

The CVSS base score of 7.8 indicates a high severity, meaning the impact on confidentiality, integrity, and availability is significant.

Compliance Impact

This vulnerability could affect compliance with several standards and regulations, depending on the context of its exploitation:

  • GDPR (General Data Protection Regulation): If the vulnerability leads to unauthorized access or exfiltration of personal data, it could result in a data breach. Organizations may face fines or penalties for failing to protect personal data adequately.
  • HIPAA (Health Insurance Portability and Accountability Act): If the affected system handles protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access to PHI, resulting in non-compliance and potential penalties.
  • Other industry-specific regulations (e.g., PCI DSS for payment data): If the system processes or stores sensitive financial data, exploitation could lead to non-compliance with security requirements.

Organizations should assess the risk posed by this vulnerability and take appropriate remediation steps to maintain compliance with applicable regulations.

Mitigation Strategies

Apply the latest security updates provided by Microsoft for Microsoft Office Excel. The official Microsoft security update guide for CVE-2026-55948 should include patches or workarounds to address the use-after-free vulnerability.

  • Visit the Microsoft Security Response Center (MSRC) update guide for CVE-2026-55948 to download and install the relevant patches.
  • Ensure all systems running Microsoft Office Excel are updated to the latest version to prevent exploitation.
  • If immediate patching is not possible, consider restricting access to Excel files from untrusted sources or disabling macros to reduce the risk of exploitation.
  • Monitor Microsoft's official communications for additional mitigation strategies or temporary workarounds.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-55948. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart