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.
Published: 2026-08-27
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The flaw involves CodeMeter Runtime creating a predictable temporary file when cmu.exe is run with the parameters --create-io --file C:. The application does not properly validate NTFS reparse points such as junctions or symbolic links before performing file operations, allowing a local attacker to craft a junction that points to an arbitrary system path. Because CodeMeter Runtime runs with System privileges, the attacker can delete any file at the resolved location, enabling arbitrary file deletion and local privilege escalation.

Affected Systems

The vulnerability affects Wibu Systems AG’s CodeMeter Runtime product for Windows. Versions 8.40 through (but not including) 8.41a and 9.00 through (but not including) 9.10 are impacted; any installation of these versions running with System privileges is vulnerable.

Risk and Exploitability

The CVSS score of 7.8 classifies this flaw as High severity. The EPSS score of 0.00166 (<1%) indicates a very low probability of exploitation, but the vulnerability is not listed in the CISA KEV catalog. The attack requires local access and the ability to create NTFS junctions; once the attacker controls this path manipulation, they can delete files with System-level rights, potentially enabling full local privilege escalation. Given the lack of a publicly disclosed exploit, the likelihood is uncertain, yet the high impact warrants pre‑emptive action.

Generated by OpenCVE AI on August 28, 2026 at 15:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply Wibu Systems’ latest CodeMeter Runtime patch or upgrade to a version that validates temporary file paths against reparse points.
  • Delete the existing C:\CM-Stick directory and any junctions or symbolic links created by previous installations to remove potential attack vectors.
  • Implement monitoring or scanning to detect unexpected creation of reparse points or abnormal file deletions by CodeMeter Runtime until the patch is applied.

Generated by OpenCVE AI on August 28, 2026 at 15:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Wibusys
Wibusys codemeter Runtime Kit
Vendors & Products Wibusys
Wibusys codemeter Runtime Kit

Fri, 28 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


Fri, 28 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description 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. 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.

Thu, 27 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Local Privilege Escalation in CodeMeter Runtime on Windows
First Time appeared Wibu-systems-ag
Wibu-systems-ag codemeter-runtime
Weaknesses CWE-59
CPEs cpe:2.3:a:wibu-systems-ag:codemeter-runtime:*:*:windows:*:*:*:*:*
Vendors & Products Wibu-systems-ag
Wibu-systems-ag codemeter-runtime
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

Wibu-systems-ag Codemeter-runtime
Wibusys Codemeter Runtime Kit
cve-icon MITRE

Status: PUBLISHED

Assigner: wibu

Published:

Updated: 2026-08-28T16:52:14.774Z

Reserved: 2026-08-27T07:01:24.780Z

Link: CVE-2026-81572

cve-icon Vulnrichment

Updated: 2026-08-27T13:36:04.395Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-27T10:16:39.810

Modified: 2026-09-01T20:56:59.203

Link: CVE-2026-81572

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:15:14Z

Weaknesses
  • CWE-59

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