Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local EoP requiring an existing low-privileged account (AV:L, PR:L), no victim interaction (UI:N), and a memory-corruption overflow yielding full code execution and thus high C/I/A.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Stack-based buffer overflow in Windows App Installer allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in Windows App Installer (the MSIX/AppX package deployment component, msixbundle/App Installer) lets an already-authenticated low-privileged user overflow a stack buffer to gain higher privileges on affected Windows 10, Windows 11, and Windows Server builds. Microsoft self-reported the flaw and has shipped a patch; there is no public exploit identified at time of analysis and it is not listed in CISA KEV. The CVSS 7.8 (AV:L/PR:L) rating reflects a locally-launched attack with high confidentiality, integrity, and availability impact.
Technical ContextAI
Windows App Installer is the built-in Microsoft component responsible for installing, updating, and provisioning MSIX/AppX application packages (the App Installer app, appinstaller protocol handler, and associated deployment service). The root cause is CWE-121, a stack-based buffer overflow: input processed during package/installer handling is copied into a fixed-size stack buffer without adequate bounds checking, allowing an attacker to corrupt the stack (return addresses, saved registers, or adjacent locals) and redirect execution or corrupt state. Because App Installer routinely runs deployment logic with elevated rights, controlling this overflow translates memory corruption into privilege elevation. The CPE set identifies the affected code across Windows 10 (1607, 1809, 21H2, 22H2), Windows 11 (24H2, 25H2, 26H1), and Windows Server 2012 through 2025, including Server Core installations.
RemediationAI
Apply the Microsoft security update for CVE-2026-50400; a vendor patch is available (Patch available per vendor advisory) via the standard cumulative/monthly update channel - consult https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50400 for the exact fixed build numbers per OS version, as the input does not provide a single fix version string. Because App Installer is serviced through Windows Update and the Microsoft Store, ensure both OS updates and App Installer package updates are current, and reboot to complete servicing. Where immediate patching is not possible, reduce exposure of the local attack surface by restricting who can log on interactively to the host, limiting untrusted local/standard users on shared and RDP/terminal servers, and constraining use of the App Installer / appinstaller protocol handler and sideloaded MSIX packages (e.g., enforce that only signed packages from trusted sources are installed); note these controls degrade self-service app installation workflows and do not remove the underlying flaw, so treat them as temporary.
More in Windows Server 2012
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43863
GHSA-q2jw-79qw-q59g