SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-81572

HIGH · CVSS 7.8 EPSS 0.17%

Source: NVD + CISA KEV + EPSS · Published 2026-08-27 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability arises from the improper handling of NTFS reparse points in the cmu.exe utility, specifically during the creation of temporary files in the C:\CM-Stick directory. This flaw allows a local attacker to exploit the predictable file path to create a junction that redirects to an arbitrary system location, potentially leading to unauthorized file deletion and local privilege escalation. Organizations using CodeMeter Runtime, particularly those with sensitive data or critical systems, should prioritize addressing this vulnerability to mitigate the risk of exploitation.

CVE
CVE-2026-81572
Severity
HIGH
CVSS
7.8
EPSS
0.17%

Original NVD Description

In CodeMeter Runtime from version 8.40 to (excluding) 8.41a and 9.00 to (excluding) 9.10, cmu.exe --create-io --file C: creates a predictable temporary file under C:\CM-Stick. The directory and file paths are not properly checked for NTFS reparse points, such as junctions or symbolic links, before file operations are performed. A local attacker can create a junction at the temporary file that points to an arbitrary system path. Because CodeMeter Runtime runs with System privileges, this could allow arbitrary files to be deleted with System privileges and potentially enable local privilege escalation.