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

CVE-2020-0683: Microsoft Windows Installer Privilege Escalation Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 3, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2020-0683 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of May 3, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Microsoft Windows Installer contains a privilege escalation vulnerability when MSI packages process symbolic links, which allows attackers to bypass access restrictions to add or remove files.

CVE-2020-0683 is a privilege escalation vulnerability in the Microsoft Windows Installer. It arises when MSI packages process symbolic links, allowing an attacker to bypass access restrictions and add or remove files. This matters because a local attacker who already has some foothold can leverage the Installer to gain higher privileges on the system, expanding control and enabling further malicious actions.

Defenders should treat it as a local elevation-of-privilege issue on Windows hosts that use the Installer component. Confirm all version, configuration, and patch details directly against the Microsoft advisory, as public summaries provide only the high-level behavior.

How it works

The vulnerability centers on how the Windows Installer handles symbolic links inside MSI packages. According to the CISA summary, improper processing of those links lets an attacker bypass normal access restrictions. In practical terms, a lower-privileged process or user can craft or influence an MSI installation so that the Installer, running with elevated rights, creates, modifies, or deletes files that should be protected.

This is a classic privilege-escalation pattern: the privileged service trusts or follows attacker-controlled links without adequate validation. No remote code execution is implied by the given facts; the attacker needs local access first. Exact trigger conditions, required permissions, and any race or timing elements are not detailed in the provided summary and must be verified in the vendor advisory.

Am I affected? How to find it in your systems

The issue affects Microsoft Windows systems that rely on the Windows Installer (msiexec and related MSI handling). It is relevant on workstations, servers, and any image where software is installed or updated via MSI packages.

Because exact affected builds are not listed in the facts supplied here, treat every unpatched Windows system as potentially vulnerable until the vendor advisory is consulted.

How to remediate

Apply the security updates Microsoft released for this vulnerability, following the vendor’s instructions exactly. CISA’s required action is simply to apply those updates. After installation, verify the patch level on representative systems and confirm that the Installer component no longer exhibits the described behavior.

Beyond the patch, harden Installer usage: restrict who can run elevated MSI packages, limit write access to directories commonly used during installation, and prefer centrally managed, signed packages. Regularly audit symbolic-link creation privileges and remove unnecessary SeCreateSymbolicLinkPrivilege assignments from standard users.

If you can't patch immediately

Implement compensating controls while you schedule the update. Segment high-value hosts so that a compromised low-privilege account cannot easily reach them. Use application control or software-restriction policies to block unauthorized MSI execution. If a web application firewall or host-based intrusion-prevention system is available, consider rules that flag anomalous Installer behavior, though these are not a substitute for the patch. Disable or tightly control features that allow standard users to install software. Increase monitoring for the file-system and process indicators noted earlier, and alert on any privilege-escalation attempts involving msiexec. Reassess residual risk daily until the official update is deployed.

If your data may have been exposed

Actively exploited privilege-escalation vulnerabilities frequently serve as a stepping stone to broader compromise and data theft. If you have reason to believe the flaw was used in your environment, treat the incident as a potential breach: isolate affected hosts, preserve logs, and begin containment and forensic review. As an additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether credentials or personal information have already appeared in public leaks.

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

Details

AffectedMicrosoft · Windows
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities