CVE-2026-50467
Analyzed Analyzed - Analysis Complete

Use After Free in Microsoft Office Allows Code Execution

Vulnerability report for CVE-2026-50467, 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 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-02
NVD
EUVD

Affected Vendors & Products

Showing 13 associated CPEs
Vendor Product Version / Range
microsoft 365_apps *
microsoft 365_apps *
microsoft office_2019 *
microsoft office_2019 *
microsoft office_2016 *
microsoft office_2016 *
microsoft microsoft_365 *
microsoft office_2021 *
microsoft office_2021 *
microsoft office_2021 *
microsoft office_2024 *
microsoft office_2024 *
microsoft office_2024 *

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-50467 is a use-after-free vulnerability in Microsoft Office. 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 high privileges, but it does require user interaction, such as opening a malicious file or clicking a link.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the use-after-free vulnerability in Microsoft Office (CVE-2026-50467) on a network or system. Detection typically involves monitoring for unusual behavior in Office applications or using Microsoft-provided tools to check for vulnerable software versions.

To check for vulnerable versions of Microsoft Office, you can use the following general steps:

  • Open any Microsoft Office application (e.g., Word, Excel).
  • Go to 'File' > 'Account' > 'About [Application]' to view the version and build number.
  • Compare the installed version with the patched versions listed in Microsoft's update guide for CVE-2026-50467.

For enterprise environments, Microsoft Endpoint Configuration Manager or other patch management tools can be used to scan for vulnerable installations.

Impact Analysis

If exploited, this vulnerability can have severe consequences for you or your organization.

  • An attacker could execute arbitrary code on your system, potentially gaining control over it.
  • This could lead to data theft, unauthorized access to sensitive information, or installation of malware.
  • Since the vulnerability is in Microsoft Office, commonly used applications like Word, Excel, or Outlook could be entry points for exploitation.

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

Compliance Impact

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

  • GDPR: If the vulnerability leads to unauthorized access or exfiltration of personal data, it could result in a breach of GDPR requirements. Organizations may face fines or penalties for failing to protect personal data adequately.
  • HIPAA: For organizations handling protected health information (PHI), exploitation of this vulnerability could lead to unauthorized access to PHI, violating HIPAA's security and privacy rules.
  • Other standards like ISO 27001 or NIST frameworks may also be affected, as they require organizations to maintain secure systems and protect against known vulnerabilities.

Failure to patch or mitigate this vulnerability could be seen as a lapse in due diligence, potentially leading to non-compliance with these regulations.

Mitigation Strategies

To mitigate CVE-2026-50467, follow these immediate steps:

  • Apply the latest security updates provided by Microsoft for Microsoft Office. Refer to the Microsoft Update Guide for CVE-2026-50467 to download and install the patch.
  • If patching is not immediately possible, restrict access to Microsoft Office applications to trusted users only.
  • Enable Protected View in Microsoft Office to prevent malicious documents from executing code automatically.
  • Educate users to avoid opening suspicious or unexpected Office files, especially from untrusted sources.
  • Monitor systems for unusual activity, such as unexpected Office application crashes or unauthorized code execution attempts.

Chat Assistant

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

EPSS Chart