Skip to main content

App Installer EUVDEUVD-2026-56469

| CVE-2026-68821 HIGH
Improper Privilege Management (CWE-269)
2026-08-11 secure@microsoft.com GHSA-j4h5-8p8v-mfj6
7.8
CVSS 3.1 · NVD
Share

Severity by source

Vendor (microsoft) PRIMARY
HIGH
qualitative
NVD
7.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.8 HIGH

Local-only vector confirmed; low-privilege local account required; no interaction needed; full post-escalation CIA impact; scope unchanged as the escalation targets the same system.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Analysis Updated
Aug 14, 2026 - 18:36 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 14, 2026 - 18:22 vuln.today
cvss_changed
CVSS changed
Aug 14, 2026 - 18:22 NVD
7.3 (HIGH) 7.8 (HIGH)
Patch available
Aug 11, 2026 - 18:19 EUVD
Analysis Generated
Aug 11, 2026 - 17:59 vuln.today
CVE Published
Aug 11, 2026 - 17:19 nvd
HIGH 7.3

DescriptionNVD

Improper privilege management in Windows Package Manager allows an authorized attacker to elevate privileges locally.

AnalysisAI

Privilege escalation in Windows App Installer (the App Installer component of Windows Package Manager, aka winget) allows an authenticated local attacker with standard user privileges to fully compromise confidentiality, integrity, and availability of the affected system. The flaw stems from improper privilege management (CWE-269), meaning the application fails to correctly enforce privilege boundaries during its operations. No active exploitation is confirmed - CISA KEV does not list this CVE, SSVC rates exploitation as 'none', and EPSS sits at only 0.33% (26th percentile) - but the SSVC technical impact rating of 'total' reflects the severity of a successful local privilege escalation to full system control.

Technical ContextAI

App Installer (CPE: cpe:2.3:a:microsoft:app_installer) is the Windows-native front-end for the Windows Package Manager (winget), responsible for resolving, downloading, and installing application packages on Windows 10 and Windows 11 systems. CWE-269 (Improper Privilege Management) identifies the root cause class: the application does not correctly manage or restrict privilege transitions during its execution flow, allowing a lower-privileged process or user to leverage App Installer's operations to obtain elevated privileges. This class of flaw commonly manifests as insecure use of impersonation tokens, misconfigured COM objects, unprotected named pipes, or unsafe file/registry operations performed at a higher privilege level than warranted. The CVSS vector (AV:L/AC:L/PR:L/UI:N/S:U) confirms exploitation is local, low-complexity, requires only a standard (non-admin) local account, and needs no user interaction, which is consistent with a programmatic privilege escalation path within the application.

RemediationAI

Update App Installer to version 1.30.80 or later, which is confirmed as the patched release per EUVD-2026-56469 affected version data. App Installer can be updated through the Microsoft Store automatically, or administrators can enforce the update via Microsoft Store for Business, Intune, or by deploying the updated .msixbundle package. The Microsoft MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-68821 should be consulted for official deployment guidance. As a compensating control where immediate patching is not feasible, organizations can restrict access to the App Installer executable (AppInstaller.exe) via application control policies (AppLocker or Windows Defender Application Control) for untrusted user groups - note this will prevent those users from using winget entirely, which may impact developer workflows. Disabling the App Installer optional feature via 'Get-AppxPackage *DesktopAppInstaller* | Remove-AppxPackage' is a more aggressive option with the same trade-off.

Share

EUVD-2026-56469 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy