CVE-2019-1130: An elevation of privilege vulnerability exists when Windows AppX Deployment Service (AppXSVC) improperly ha...
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-1129.
Security readout for executives and security teams
Plain-English summary
A logged-in attacker with limited Windows privileges can abuse AppX Deployment Service hard-link handling to gain greater control of an affected computer. It is not a direct remote-entry flaw, but it can turn an initial foothold into severe system compromise without user interaction.
Executive priority
Treat remediation as urgent, especially on servers, shared endpoints, and systems accessible to lower-privileged users. Known exploitation materially increases urgency, while the local attack requirement means priority should remain risk-based rather than implying direct internet exploitation.
Technical view
CVE-2019-1130 is a Windows AppXSVC elevation-of-privilege vulnerability caused by improper hard-link handling (CWE-59). It has CVSS 3.1 score 7.8: local access and low privileges are required, complexity is low, no user interaction is needed, and confidentiality, integrity, and availability impacts are high. It is distinct from CVE-2019-1129.
Likely exposure
Exposure includes the listed Windows 8.1, RT 8.1, Windows 10, and Windows Server releases where Microsoft’s remediation is absent. Endpoints, shared systems, and servers allowing local or interactive access deserve priority. The vulnerability alone does not provide remote initial access.
Exploitation context
CISA’s Known Exploited Vulnerabilities designation confirms exploitation in the wild. The supplied evidence does not identify campaigns, attackers, exploitation frequency, public exploit availability, or indicators of compromise. Treat it primarily as a post-compromise privilege-escalation risk.
Researcher notes
Focus validation on AppXSVC hard-link handling and privilege boundaries without assuming an undocumented exploit path. The CVSS vector is AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. The record explicitly distinguishes this issue from CVE-2019-1129. The supplied bundle provides no exploit mechanics, indicators, campaign attribution, or exact update identifiers.
Mitigation direction
Consult Microsoft’s CVE advisory and apply the applicable vendor security update.
Prioritize affected systems because CISA lists the vulnerability as known exploited.
Use CISA’s catalog entry to establish remediation urgency and track completion.
Escalate unsupported or unpatchable systems for compensating controls based on vendor guidance.
Validation and detection
Inventory systems against every affected Windows and Windows Server release listed.
Verify installed update or build status against Microsoft’s CVE advisory.
Confirm vulnerability-management records recognize CVE-2019-1130 as CISA KEV.
Review relevant endpoint telemetry for unexplained privilege elevation involving AppXSVC.
Do not infer safety from missing public indicators in the supplied evidence.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-59: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
Exploitation: activeAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
MicrosoftWindows8.1 for x64-based systems, RT 8.1, 10 for 32-bit Systems, 10 for x64-based Systems, 10 Version 1607 for 32-bit Systems, 10 Version 1607 for x64-based Systems, 10 Version 1703 for 32-bit Systems, 10 Version 1703 for x64-based Systems, 10 Version 1709 for 32-bit Systems, 10 Version 1709 for x64-based Systems, 10 Version 1803 for 32-bit Systems, 10 Version 1803 for x64-based Systems, 10 Version 1803 for ARM64-based Systems, 10 Version 1809 for 32-bit Systems, 10 Version 1809 for x64-based Systems, 10 Version 1809 for ARM64-based Systems, 10 Version 1709 for ARM64-based SystemsListed
MicrosoftWindows 10 Version 1903 for 32-bit SystemsunspecifiedListed
MicrosoftWindows 10 Version 1903 for x64-based SystemsunspecifiedListed
MicrosoftWindows 10 Version 1903 for ARM64-based SystemsunspecifiedListed
MicrosoftWindows Server, version 1903 (Server Core installation)unspecifiedListed
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-59 · source CWE mapping
Improper Link Resolution Before File Access ('Link Following')
Improper Link Resolution Before File Access ('Link Following') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.