Vulnerability record · CVE-2019-1129 · published 15 July 2019
CVE-2019-1129: Windows AppXSVC hard link handling privilege escalation
Microsoft · Windows 10 1703
Windows AppX Deployment Service (AppXSVC) mishandles hard links, a link-following flaw (CWE-59) that lets a local user escalate privileges. It affects multiple Windows 10 and Windows Server builds, and Microsoft patched it in July 2019. Because it yields full system compromise from an unprivileged local session, it remains a serious post-exploitation tool.
Description
An elevation of privilege vulnerability exists when Windows AppX Deployment Service (AppXSVC) improperly handles hard links, aka 'Windows Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-1130.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityConfirmed in-the-wild exploitation with ransomware use and a full high-integrity compromise from a local foothold, though it requires prior local access.
What it is
Windows AppX Deployment Service (AppXSVC) mishandles hard links, a link-following flaw (CWE-59) that lets a local user escalate privileges. It affects multiple Windows 10 and Windows Server builds, and Microsoft patched it in July 2019. Because it yields full system compromise from an unprivileged local session, it remains a serious post-exploitation tool.
Impact
An attacker who already has a low-privileged local account can gain elevated privileges, typically SYSTEM, on the affected host. That opens the door to credential theft, persistence, and disabling of security controls.
Attack surface
Reached locally: the CVSS vector is AV:L with PR:L and UI:N, so the attacker needs an existing low-privileged logon but no user interaction. No network or remote vector is described.
Exploitation
CISA added it to the KEV catalog on 2022-03-15 with known ransomware campaign use, so exploitation in the wild is confirmed. EPSS is modest (0.01782, 77th percentile), consistent with a local privilege escalation used after initial access rather than mass scanning.
What to do
- Apply the Microsoft security update for CVE-2019-1129 to all affected Windows 10 and Windows Server builds.
- Prioritize patching on endpoints and servers where untrusted users or remote code execution footholds are likely.
- Restrict local logon and interactive access to only necessary accounts to reduce the pool of users who can trigger the flaw.
- Monitor for and remove unnecessary hard links in user-writable locations that could be abused for link-following attacks.
Detection
- Alert on unexpected hard link creation in user-writable directories, especially paths tied to AppX or service-writable locations.
- Monitor process creation where AppXSVC or related service processes spawn unexpected child processes or load unusual modules.
- Correlate local privilege escalation indicators, such as new SYSTEM-level processes from non-admin sessions, with AppX activity.
- Review host telemetry for known post-exploitation behavior following privilege escalation, including credential dumping and service creation.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2019-1129 to the Known Exploited Vulnerabilities catalog on 15 March 2022 as "Microsoft Windows AppX Deployment Service (AppXSVC) Privilege Escalation Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 5 April 2022.
Affected products
8 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1129 | PatchVendor Advisory |
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-1129 | PatchVendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-1129 | US Government Resource |
Track CVE-2019-1129 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2019-1129), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.