Description
Integer overflow or wraparound in Windows Terminal allows an unauthorized attacker to execute code locally.
Published: 2026-07-14
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow or wraparound bug occurs in the Windows Terminal component, allowing an attacker with the ability to supply malformed input to execute code within the user’s terminal process. The bug is a heap-based buffer overflow associated with CWE‑122 and an integer overflow identified as CWE‑190. The resulting corruption can give the attacker control of execution flow. Because the code runs in the context of the terminal, the impact may extend to elevated privileges or compromise of data accessible to that session. The vulnerability is documented as local code execution, even though the CVE title suggests remote implications; the impact does not explicitly state remote exploitation potential. Based on the description, it is inferred that the attacker must be able to inject malformed data into a running Terminal instance, typically requiring local access or the ability to run code within an active user session. The likely attack vector therefore involves a local or user‑session‑level attacker supplying crafted input that triggers the overflow. In risk terms, the CVSS score of 7.8 classifies the vulnerability as high severity. However, the EPSS score of less than 1% indicates that exploitation in the wild is currently unlikely, and the flaw is not listed in CISA’s KEV catalog, implying no known widespread exploitation. If exploited, the attacker would gain the privileges of the terminal process, potentially enabling privilege escalation or system compromise if higher privileges are attainable.

Affected Systems

Microsoft Windows 10 versions 21H2 and 22H2, Microsoft Windows 11 versions 24H2, 25H2, and 26H1, Microsoft Windows Server 2022 and Server 2025 (including Server Core installations), and the Windows Terminal apps that ship with Windows 10 and Windows 11. All unpatched installations of these operating systems and Terminal versions are susceptible.

Risk and Exploitability

The high CVSS score underscores the seriousness of the flaw, but the very low EPSS score indicates that an attacker is unlikely to find a viable environment to exploit it at present. The vulnerability can only be leveraged by a local attacker who can supply the crafted input to a Window Terminal session, meaning that compromising an active user account or code execution within a session is a prerequisite. No evidence of widespread exploitation exists, and the issue is not included in CISA’s KEV catalog, further reducing the immediate threat level. Nonetheless, if the vulnerability were to be exploited, it would confer local code‑execution rights which could be used to elevate privileges or persist on the system.

Generated by OpenCVE AI on August 1, 2026 at 09:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest cumulative update that addresses CVE-2026-54124 by following Microsoft’s update guide (see https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-54124).
  • Use AppLocker or Software Restriction Policies to block execution of WindowsTerminal.exe until the patch is applied, preventing the flaw from being triggered.
  • Disable the Windows Terminal feature through group policy or by removing/uninstalling the executable from the system, thereby eliminating the vulnerable component from usage.

Generated by OpenCVE AI on August 1, 2026 at 09:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description Integer overflow or wraparound in Windows Terminal allows an unauthorized attacker to execute code locally.
Title Windows Terminal Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft terminal
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2022
Microsoft windows Server 2025
Weaknesses CWE-122
CWE-190
CPEs cpe:2.3:a:microsoft:terminal:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_10_21H2:*:*:*:*:*:*:x86:*
cpe:2.3:o:microsoft:windows_10_22H2:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_11_24H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_25H2:*:*:*:*:*:*:arm64:*
cpe:2.3:o:microsoft:windows_11_26H1:*:*:*:*:*:*:x64:*
cpe:2.3:o:microsoft:windows_server_2022:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows_server_2025:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft terminal
Microsoft windows 10 21h2
Microsoft windows 10 22h2
Microsoft windows 11 24h2
Microsoft windows 11 25h2
Microsoft windows 11 26h1
Microsoft windows Server 2022
Microsoft windows Server 2025
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Terminal Windows 10 21h2 Windows 10 22h2 Windows 11 24h2 Windows 11 25h2 Windows 11 26h1 Windows Server 2022 Windows Server 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-03T22:57:47.831Z

Reserved: 2026-06-11T20:33:37.836Z

Link: CVE-2026-54124

cve-icon Vulnrichment

Updated: 2026-07-14T18:42:18.183Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T09:30:03Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow

  • CWE-190

    Integer Overflow or Wraparound