LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2019-1130: Microsoft Windows AppX Deployment Service Privilege Escalation Vulnerability

RBRecent Breaches Vulnerability Intelligence·May 23, 2022
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Jun 13, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2019-1130 to its Known Exploited Vulnerabilities catalog on May 23, 2022, with a federal patch deadline of Jun 13, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

A privilege escalation vulnerability exists when Windows AppX Deployment Service (AppXSVC) improperly handles hard links.

CVE-2019-1130 is a privilege-escalation flaw in the Windows AppX Deployment Service (AppXSVC). The service mishandles hard links, which can let a local attacker gain higher privileges on an affected Microsoft Windows system. It matters because successful escalation often turns a limited foothold into full system control, and this vulnerability has been used in ransomware activity. Confirm exact impact and fixed builds against the Microsoft advisory.

How it works

The weakness is CWE-59: improper link resolution before file access. AppXSVC performs privileged file operations. When it does not correctly validate hard-link targets, an attacker who can already run code as a standard user may create or point hard links so that the service acts on files the attacker should not control. The result is elevation of privilege inside the Windows environment. Public detail on exact exploit steps is limited; treat any proof-of-concept claims cautiously and rely on the vendor description rather than unverified write-ups.

Am I affected? How to find it in your systems

AppXSVC is a built-in Windows component that handles deployment of AppX packages (modern/UWP-style applications). It is present on client and server editions that support the AppX infrastructure. Inventory is straightforward:

Telemetry signs of exploitation are those typical of local privilege escalation: unexpected creation of hard links in user-writable locations that later appear in privileged contexts, AppXSVC activity correlated with sudden elevation of a low-privilege process, or anomalous file writes by the service account. Review Windows security and system logs, Sysmon (if deployed) for link-creation and process-creation events, and EDR alerts for privilege-escalation behavioral detections. Absence of clear indicators does not prove safety; patch status remains the primary check.

How to remediate

Apply the security updates Microsoft released for this CVE, following the vendor instructions exactly. Prioritize internet-facing jump hosts, shared workstations, and any systems where untrusted users can execute code. After patching:

CISA’s required action is simply to apply updates per vendor instructions; treat that as the mandatory baseline.

If you can't patch immediately

Until the update can be deployed, reduce the attack surface:

These measures lower likelihood and impact but do not replace the vendor patch.

If your data may have been exposed

Actively exploited privilege-escalation vulnerabilities are frequently chained into ransomware and data-theft operations. If you have evidence of exploitation or simply want to check whether credentials tied to your organization already appear in known breach data, run a free exposure scan of your email addresses against published breach corpora. Rotate any credentials that surface, review privileged-account usage, and continue incident-response steps appropriate to your environment.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Windows
WeaknessCWE-59
Added to CISA KEVMay 23, 2022
Federal patch deadlineJun 13, 2022
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities