VYPR
Unrated severityNVD Advisory· Published Jun 16, 2021· Updated Aug 3, 2024

CVE-2021-20094

CVE-2021-20094

Description

A denial of service vulnerability exists in Wibu-Systems CodeMeter versions < 7.21a. An unauthenticated remote attacker can exploit this issue to crash the CodeMeter Runtime Server.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

An unauthenticated remote attacker can crash the CodeMeter Runtime Server via a specially crafted packet, affecting versions prior to 7.21a.

Vulnerability

A buffer over-read vulnerability exists in the CodeMeter Runtime CmWAN server (CVE-2021-20094). The server processes unencrypted messages from remote clients, and when generating a response, it copies data from a heap-based buffer of 0x100 bytes to an output buffer. The copy size is controlled by the client, allowing an attacker to specify a size larger than the source buffer, leading to an over-read. This affects all versions of CodeMeter Runtime prior to 7.21a [1][2].

Exploitation

An unauthenticated remote attacker can exploit this issue by sending a specially crafted packet to the CmWAN server. No authentication or user interaction is required. The attacker controls the copy size parameter, causing the server to read beyond the allocated heap buffer. This can trigger an access violation and crash the CodeMeter Runtime Server (CodeMeter.exe) [1][2].

Impact

Successful exploitation results in a denial of service (DoS) condition, crashing the CodeMeter Runtime Server. The CVSS v3 base score is 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating no confidentiality or integrity impact, but high availability impact [2]. The server becomes unavailable until restarted.

Mitigation

Wibu-Systems released version 7.21a to address this vulnerability. Users should update to 7.21a or later. If updating is not immediately possible, a workaround is to restrict network access to the CodeMeter server using a host-based firewall, or configure the server to bind only to localhost, which prevents remote exploitation [2].

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • Wibu-Systems/CodeMeterdescription
  • Wibu/Codemeterllm-fuzzy
    Range: < 7.21a

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

4

News mentions

0

No linked articles in our index yet.