Description
Improper validation of memory boundaries in WibuKey64.sys of WibuKey up to 6.70 for Windows can be exploited by an attacker by setting the pointers outside the scope of the program. This usually results in a denial of service, yet we cannot rule out the possibility of exploits that can cause Remote Code Execution and Privilege Escalation (since the driver runs with system privileges).
Published: 2026-08-27
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper validation of memory boundaries in the WibuKey64.sys driver, allowing an attacker to set pointers that fall outside the program’s allocated space. When such pointers are used, Windows responds with a denial of service. Because the driver runs with system privileges, the flaw could also enable remote code execution or privilege escalation, although such outcomes have not yet been demonstrated.

Affected Systems

Vendor WibuSystems sells the WibuKey license manager for Windows. Versions of WibuKey up to and including 6.70 contain the flaw. The issue is confined to the driver component WibuKey64.sys, which is installed with the WibuKey package.

Risk and Exploitability

The CVSS v3.1 score of 8.8 indicates a high impact, and the absence of an EPSS score suggests that the likelihood of exploitation is not currently quantified. The vulnerability is not listed in the CISA KEV catalog. An attacker with local access or the ability to craft malicious input to the driver can trigger the out‑of‑bounds pointer, leading to an immediate denial of service. Because the driver runs as SYSTEM, a successful exploitation could potentially allow code execution with elevated privileges, depending on the attacker’s ability to further manipulate the driver’s execution flow.

Generated by OpenCVE AI on August 27, 2026 at 10:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest WibuKey update that addresses memory boundary validation in WibuKey64.sys; any release newer than version 6.70 is recommended.
  • If an update is not immediately available, limit WibuKey usage to trusted accounts and environments and consider running the service in a protected sandbox or container to isolate potential failures.
  • Until the patch is applied, disable or uninstall the WibuKey driver to prevent denial‑of‑service incidents and monitor system logs for abrupt driver crashes or anomalous activity.

Generated by OpenCVE AI on August 27, 2026 at 10:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description Improper validation of memory boundaries in WibuKey64.sys of WibuKey up to 6.70 for Windows can be exploited by an attacker by setting the pointers outside the scope of the program. This usually results in a denial of service, yet we cannot rule out the possibility of exploits that can cause Remote Code Execution and Privilege Escalation (since the driver runs with system privileges).
Title User input in WibuKey is used (without proper sanitization) to compute the address of a pointer, which can be exploited to let the user point to any storage, to which Windows responds with a denial of service.
First Time appeared Wibu-systems-ag
Wibu-systems-ag wibukey
Weaknesses CWE-119
CPEs cpe:2.3:a:wibu-systems-ag:wibukey:*:*:*:*:*:*:*:*
Vendors & Products Wibu-systems-ag
Wibu-systems-ag wibukey
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Wibu-systems-ag Wibukey
cve-icon MITRE

Status: PUBLISHED

Assigner: wibu

Published:

Updated: 2026-08-27T07:46:30.828Z

Reserved: 2026-08-27T07:36:03.335Z

Link: CVE-2026-81581

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-27T10:16:40.617

Link: CVE-2026-81581

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T10:45:17Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer