CVE-2026-54987
Analyzed Analyzed - Analysis Complete

Heap-based Buffer Overflow in Windows Overlay Filter

Vulnerability report for CVE-2026-54987, 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-23

Assigner: Microsoft Corporation

Description

Heap-based buffer overflow in Windows Overlay Filter allows an authorized attacker to elevate privileges locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 21 associated CPEs
Vendor Product Version / Range
microsoft windows_server_2012 r2
microsoft windows_11_26h1 to 10.0.28000.2269 (exc)
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1607 to 10.0.14393.9339 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_10_1809 to 10.0.17763.9020 (exc)
microsoft windows_server_2016 to 10.0.14393.9339 (exc)
microsoft windows_server_2019 to 10.0.17763.9020 (exc)
microsoft windows_server_2022 to 10.0.20348.5386 (exc)
microsoft windows_server_2025 to 10.0.26100.33158 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)
microsoft windows_11_25h2 to 10.0.26200.8875 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-54987 is a heap-based buffer overflow vulnerability in the Windows Overlay Filter component. This flaw allows an authorized attacker with local access to a system to exploit the vulnerability and elevate their privileges.

A heap-based buffer overflow occurs when a program writes more data to a buffer than it can hold, corrupting or overwriting adjacent memory. In this case, the vulnerability exists in the Windows Overlay Filter, which is part of the Windows operating system.

The attacker must already have some level of access to the system (indicated by 'authorized attacker' and the CVSS vector 'PR:L' for low privileges required). Successful exploitation could allow the attacker to gain higher privileges, potentially taking full control of the affected system.

Detection Guidance

Detection of this vulnerability requires checking for the presence of the Windows Overlay Filter component and verifying its version. Use PowerShell commands like 'Get-WindowsPackage -Online -PackageName *OverlayFilter*' to inspect installed packages. If the component is installed, ensure it is updated to the latest patch from Microsoft.

Impact Analysis

This vulnerability can impact you in several ways if you are using a vulnerable version of Windows:

  • An attacker with local access to your system could exploit this flaw to elevate their privileges, gaining administrative or SYSTEM-level access.
  • With elevated privileges, the attacker could install malicious software, steal sensitive data, or perform other unauthorized actions on your system.
  • The vulnerability could be used as part of a larger attack chain, where an attacker first gains low-level access (e.g., through phishing or another exploit) and then uses this flaw to escalate privileges.

Since the vulnerability is rated with a CVSS base score of 7.8 (High severity), it poses a significant risk if left unpatched.

Compliance Impact

This vulnerability could affect compliance with common standards and regulations in the following ways:

  • GDPR (General Data Protection Regulation): If the vulnerability is exploited to gain unauthorized access to personal data, it could lead to a data breach. GDPR requires organizations to implement appropriate security measures to protect personal data, and failure to patch such vulnerabilities could be seen as a violation of these requirements.
  • HIPAA (Health Insurance Portability and Accountability Act): For organizations handling protected health information (PHI), an exploit of this vulnerability could result in unauthorized access to sensitive patient data. HIPAA mandates safeguards to protect PHI, and failing to address such vulnerabilities could lead to non-compliance.
  • Other standards (e.g., ISO 27001, NIST): Many cybersecurity frameworks require organizations to maintain up-to-date systems and apply security patches promptly. Failure to patch this vulnerability could result in non-compliance with these standards, potentially leading to penalties or loss of certification.

To maintain compliance, organizations should apply the available patch for this vulnerability as soon as possible and ensure their systems are regularly updated to mitigate such risks.

Mitigation Strategies

Apply the security update provided by Microsoft to address CVE-2026-54987. The update can be found in the Microsoft Update Guide for this vulnerability.

  • Ensure all Windows systems are updated to the latest patch level as soon as possible.
  • Restrict local access to systems to only authorized users to reduce the risk of exploitation.
  • Monitor Microsoft's security advisories for any additional guidance or updates related to this vulnerability.

Chat Assistant

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

EPSS Chart