Skip to main content

CodeMeter Runtime EUVDEUVD-2026-66981

| CVE-2026-81574 HIGH
Use of Externally-Controlled Format String (CWE-134)
2026-08-27 wibu GHSA-7c2r-g494-h73x
8.2
CVSS 3.1 · Vendor: wibu
Share

Severity by source

Vendor (wibu) PRIMARY
8.2 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
vuln.today AI
6.5 MEDIUM

Remote exploitation requires chaining CVE-2026-81573 as a prerequisite, raising AC to H; standalone local path is AV:L/PR:L, but the network vector is the more impactful scenario to score.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H
4.0 AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (wibu).

CVSS VectorVendor: wibu

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
High

Lifecycle Timeline

3
Patch available
Aug 27, 2026 - 11:16 EUVD
Analysis Generated
Aug 27, 2026 - 09:54 vuln.today
CVE Published
Aug 27, 2026 - 07:11 cve.org
HIGH 8.2

DescriptionCVE.org

In CodeMeter Runtime before versions 8.41a and 9.10, the logger does not sanitize input strings in certain cases, allowing an attacker to inject printf-style format specifiers. This can be used to reliably crash CodeMeter and disclose sensitive information such as process memory and stack canaries. The attack works locally, for example by using cmu --set-proxy to set the proxy value, and remotely when combined with CVE-2026-81573 by setting General.ProxyServer and then triggering this vulnerability.

AnalysisAI

Format string injection in CodeMeter Runtime before versions 8.41a and 9.10 enables reliable denial-of-service crashes and sensitive process memory disclosure, including stack canary values, via unsanitized logger input. Wibu-Systems' logging component passes externally controlled strings directly as printf-family format arguments, allowing an attacker to inject specifiers such as %x or %s to read stack memory or terminate the process. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify host running unpatched CodeMeter Runtime
Delivery
Exploit CVE-2026-81573 to write format string as ProxyServer value
Exploit
Trigger CodeMeter logging activity
Execution
Logger passes unsanitized format string to printf-family function
Persist
Read stack memory and leak canary values
Impact
Crash CodeMeter process (DoS)

Vulnerability AssessmentAI

Exploitation Local exploitation requires the ability to execute the `cmu` command-line utility with the `--set-proxy` argument on the host running CodeMeter Runtime - this implies at minimum an authenticated local user session on the target system. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The vendor-assigned CVSS 8.2 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H) reflects a remote unauthenticated attack scenario, but this rating conflates the chained two-CVE path with a single-CVE rating - standalone exploitation of CVE-2026-81574 alone is described only as a local attack. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A local attacker with access to the cmu utility executes `cmu --set-proxy '%x.%x.%x.%s'`, causing the CodeMeter logger to interpret the format specifiers, leaking stack memory contents including canary values that can be used to defeat stack-smashing protections in subsequent exploitation. In the chained remote scenario, an attacker first exploits CVE-2026-81573 to remotely write a malicious format string to General.ProxyServer, then triggers CodeMeter logging activity to achieve memory disclosure or a reliable process crash without any local access. …
Remediation Upgrade CodeMeter Runtime to version 8.41a or later on the 8.x branch, or to version 9.10 or later on the 9.x branch, per the Wibu-Systems advisory at https://cdn.wibu.com/fileadmin/wibu_downloads/security_advisories/AdvisoryWIBU-103401.pdf. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: audit all systems running CodeMeter Runtime prior to versions 8.41a or 9.10, document criticality, and restrict cmu CLI access to administrative accounts only using OS-level permission controls (filesystem ACLs, SELinux/AppArmor). …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-66981 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy