CVE-2026-58534
Analyzed Analyzed - Analysis Complete

Heap-based Buffer Overflow in Microsoft Input Method Editor

Vulnerability report for CVE-2026-58534, 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-22

Assigner: Microsoft Corporation

Description

Heap-based buffer overflow in Microsoft Input Method Editor (IME) allows an authorized attacker to elevate privileges locally.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-22
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 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_10_21h2 to 10.0.19044.7548 (exc)
microsoft windows_10_22h2 to 10.0.19045.7548 (exc)
microsoft windows_11_24h2 to 10.0.26100.8875 (exc)
microsoft windows_11_26h1 to 10.0.28000.2525 (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-58534 is a heap-based buffer overflow vulnerability in the Microsoft Input Method Editor (IME). This flaw allows an authorized attacker with local access to exploit the vulnerability and elevate their privileges on the affected system.

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 IME, which is used for inputting text in different languages.

The CVSS v3.1 score for this vulnerability is 8.8, indicating a high severity. The vector AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H means the attack requires local access (AV:L), low attack complexity (AC:L), low privileges (PR:L), no user interaction (UI:N), and has a high impact on confidentiality, integrity, and availability (C:H/I:H/A:H) with scope change (S:C).

Detection Guidance

Detection of this vulnerability requires checking for the presence of Microsoft Input Method Editor (IME) components and verifying if they are up to date. Use Windows Update to check for pending updates or run 'systeminfo' in Command Prompt to review installed software versions. Monitor system logs for unusual activity related to IME processes.

Impact Analysis

This vulnerability can have several impacts if exploited:

  • An attacker with local access to your system could elevate their privileges, gaining higher-level permissions than originally granted.
  • With elevated privileges, the attacker could execute arbitrary code, install malicious software, or access sensitive data.
  • The attacker could disrupt system operations, leading to denial of service or unauthorized control over the affected system.
  • Since the vulnerability affects the Input Method Editor, it may also allow the attacker to manipulate input processes, potentially leading to further exploitation or data exfiltration.
Compliance Impact

This vulnerability could impact compliance with several standards and regulations, depending on the context of the affected system:

  • GDPR: If the affected system processes personal data of EU citizens, a successful exploit could lead to unauthorized access or disclosure of this data. This may violate GDPR requirements for data protection and breach notification.
  • HIPAA: For systems handling protected health information (PHI), exploitation of this vulnerability could result in unauthorized access to PHI, violating HIPAA's security and privacy rules.
  • Other standards like ISO 27001 or NIST frameworks require organizations to maintain secure systems and protect against unauthorized access. Failure to patch this vulnerability could result in non-compliance with these standards.

Organizations should assess the risk posed by this vulnerability and apply the necessary patches or mitigations to maintain compliance with applicable regulations.

Mitigation Strategies

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

  • Ensure all systems running the affected Microsoft Input Method Editor (IME) are updated to the latest patched version.
  • Monitor Microsoft's official 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-58534. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart