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

CVE-2010-2568: Microsoft Windows Remote Code Execution Vulnerability

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

Microsoft Windows incorrectly parses shortcuts in such a way that malicious code may be executed when the operating system displays the icon of a malicious shortcut file. An attacker who successfully…

CVE-2010-2568 is a remote code execution vulnerability in Microsoft Windows that stems from incorrect parsing of shortcut files. When the operating system displays the icon of a specially crafted malicious shortcut, it can execute attacker-controlled code in the context of the logged-on user. This matters because simply viewing a folder or media containing the file can trigger the issue without the user deliberately opening the shortcut, giving an attacker a path to run code with the privileges of whoever is signed in.

Defenders should treat this as a high-priority input-validation flaw affecting Windows systems that handle .lnk shortcuts. Confirm all version, patch, and configuration details against the official Microsoft advisory, as public records here do not list specific builds.

How it works

The weakness is classified as CWE-20 (Improper Input Validation). Windows fails to properly validate data inside a shortcut file when it resolves and renders the associated icon. An attacker supplies a malicious shortcut that abuses this parsing path. Once the operating system attempts to display the icon—commonly when a user opens a directory, browses removable media, or previews files in Explorer—the flawed parser can cause arbitrary code to run as the currently logged-on user.

No further exploit mechanics, payload formats, or delivery vectors are detailed in the provided facts; treat any public proof-of-concept descriptions as unconfirmed until validated against the vendor advisory. Successful exploitation yields code execution at the privilege level of the interactive user rather than SYSTEM, but that is still sufficient for many follow-on actions such as installing persistence or staging further tools.

Am I affected? How to find it in your systems

The vulnerability affects Microsoft Windows. Inventory every Windows endpoint and server that can display shortcut icons—workstations, terminal servers, and any system that mounts removable or network media. Use your existing asset-management or configuration-management database to list Windows hosts, then cross-check installed updates against the Microsoft security bulletin that addresses CVE-2010-2568.

Because exact affected builds are not listed here, treat any unpatched Windows system that processes shortcuts as potentially vulnerable until the vendor advisory is consulted.

How to remediate

Apply the security updates released by Microsoft for this vulnerability, following the vendor’s installation instructions exactly. The CISA-required action is simply to apply those updates. After patching, reboot as directed and verify the update is present via Windows Update history or the appropriate PowerShell/WMI query.

Additional hardening steps for this class of flaw include:

If you can't patch immediately

Until the vendor update can be deployed, reduce risk with compensating controls:

These measures do not eliminate the vulnerability but raise the cost of exploitation until the official patch is applied.

If your data may have been exposed

Actively exploited remote-code-execution vulnerabilities of this type have historically led to full system compromise and subsequent data theft. Known ransomware use of CVE-2010-2568 is not documented in the supplied facts. If you suspect exploitation, isolate affected hosts, preserve forensic evidence, and begin incident-response procedures. As a quick personal check, you can run a free exposure scan of your email address against known breach data sets to see whether credentials or other information have already appeared in public dumps.

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

Details

AffectedMicrosoft · Windows
WeaknessCWE-20
Added to CISA KEVSep 15, 2022
Federal patch deadlineOct 6, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities