CVE-2026-81572
Received Received - Intake

CodeMeter Runtime Temporary File Deletion via Junction

Vulnerability report for CVE-2026-81572, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: 2fc02b1f-71e7-4514-a878-169626f68903

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
wibu-systems codemeter_runtime From 8.41 (inc)
wibu-systems codemeter_runtime From 9.10 (inc)
wibu-systems codemeter_runtime to 8.41 (exc)
wibu-systems codemeter_runtime to 9.10 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-59 The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-81572 is a local privilege escalation vulnerability in Wibu-Systems CodeMeter Runtime. The cmu.exe tool creates predictable temporary files in C:\CM-Stick without checking for NTFS reparse points like junctions or symbolic links. A local attacker can exploit this by creating a junction pointing to an arbitrary system path, enabling arbitrary file deletion with System privileges and potential privilege escalation.

Detection Guidance

Check for the presence of CodeMeter Runtime versions 8.x (8.40-8.41) or 9.x (below 9.10) using system inventory tools. Monitor for unusual file deletions in C:\CM-Stick or C:\Config.Msi. Look for unexpected junctions or symbolic links pointing to sensitive directories.

Impact Analysis

This vulnerability allows a local attacker to delete arbitrary files with System privileges, potentially leading to privilege escalation to SYSTEM level. Attackers could replace legitimate files with malicious ones, enabling SYSTEM-level code execution during system operations like login. The impact includes unauthorized system access and control.

Compliance Impact

This vulnerability could lead to unauthorized system access, potentially compromising data confidentiality and integrity. For GDPR, it may result in unauthorized data access or processing. For HIPAA, it could allow unauthorized access to protected health information. Compliance violations may occur if systems are not properly patched.

Mitigation Strategies

Update CodeMeter Runtime to fixed versions: 8.x >= 8.41a or 9.x >= 9.10. Remove write permissions for untrusted users to C:\CM-Stick and C:\Config.Msi. Disable the CodeMeter service if not required. Monitor for suspicious file operations in these directories.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-81572. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart