Description
Link following vulnerability in the Uninstaller component in CCleaner prior to 7.10.1464 on Windows allows a local, low-privileged attacker to escalate privileges to SYSTEM via a symlink/junction created during application uninstallation, which CCleaner follows when deleting the application's data folder with elevated integrity.
Published: 2026-08-05
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability involves a link following flaw in the CCleaner uninstaller that occurs before version 7.10.1464 on Windows. When an uninstall is performed, CCleaner deletes the application’s data folder. If a local, low‑privilege user has created a symlink or junction pointing to a protected location during that process, CCleaner follows that path with elevated integrity levels and deletes the targeted contents. This grants the attacker the SYSTEM account, allowing full control over the affected machine. The weakness directly maps to CWE‑59, a classic path traversal / link following issue.

Affected Systems

Gen Digital’s CCleaner for Windows, versions earlier than 7.10.1464, are affected. All releases of 7.10.1464 and later contain the fix.

Risk and Exploitability

The CVSS score is 7.8, classifying the flaw as high severity. No EPSS data is available, and the vulnerability is not listed in CISA’s KEV catalogue, implying no known public exploits at the time of analysis. The attack requires a local user on the target system who can execute CCleaner’s uninstaller, typically during a standard uninstall request. Because the exploit leverages a routine Windows administrative action (deleting files), it is considered feasible for a motivated attacker with local access.

Generated by OpenCVE AI on August 5, 2026 at 15:20 UTC.

Remediation

Vendor Solution

Upgrade to CCleaner 7.10.1464 or later on Windows. All builds at or above 7.10.1464 include the fix.


OpenCVE Recommended Actions

  • Upgrade CCleaner to version 7.10.1464 or newer.
  • If an upgrade is not possible, limit the use of the CCleaner uninstaller to trusted administrative accounts and monitor for unexpected symlink creation during uninstall.
  • After uninstallation, verify that no unintended symlinks or junction points remain in the application data folder and remove them if present.

Generated by OpenCVE AI on August 5, 2026 at 15:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Gen Digital
Gen Digital ccleaner
Vendors & Products Gen Digital
Gen Digital ccleaner

Wed, 05 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Link following vulnerability in the Uninstaller component in CCleaner prior to 7.10.1464 on Windows allows a local, low-privileged attacker to escalate privileges to SYSTEM via a symlink/junction created during application uninstallation, which CCleaner follows when deleting the application's data folder with elevated integrity.
Title CCleaner local privilege escalation via link following on uninstall
Weaknesses CWE-59
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Gen Digital Ccleaner
cve-icon MITRE

Status: PUBLISHED

Assigner: GEN

Published:

Updated: 2026-08-05T15:32:26.710Z

Reserved: 2026-06-16T15:03:55.873Z

Link: CVE-2026-12410

cve-icon Vulnrichment

Updated: 2026-08-05T15:32:22.357Z

cve-icon NVD

Status : Received

Published: 2026-08-05T15:16:35.833

Modified: 2026-08-05T16:16:49.337

Link: CVE-2026-12410

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T15:30:17Z

Weaknesses
  • CWE-59

    Improper Link Resolution Before File Access ('Link Following')