Description
PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain an improper access control vulnerability in the DirectIo64.sys kernel driver that allows unprivileged local users to perform privileged hardware operations by opening a handle to the device object created without a security descriptor. Attackers can issue IOCTLs through the permissive default Windows ACL applied to the device to access restricted hardware operations regardless of privilege or integrity level.
Published: 2026-09-04
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Local Privilege Escalation
Action: Monitor
AI Analysis

Impact

The flaw is an improper access control in the DirectIo64.sys kernel driver used by PassMark products. A local user can open a handle to the device object created without a security descriptor because the driver grants a permissive default Windows ACL. Once a handle is opened, the user can send IOCTL requests that invoke privileged hardware operations normally restricted to higher integrity levels, bypassing privilege checks. This allows local users to perform kernel‑level hardware manipulation, read or write system memory, or otherwise disrupt system integrity.

Affected Systems

PassMark Software BurnInTest versions earlier than 11.1 build 1000, PerformanceTest earlier than 11.1 build 1012, and OSForensics earlier than 11.1 build 1016 contain the vulnerable driver. All affected products expose the DirectIo64.sys driver on installation and are susceptible to the issue as described.

Risk and Exploitability

With a CVSS score of 8.5 the vulnerability is considered high severity. The EPSS score is not available and it is not listed in the CISA KEV catalog. Exploitation requires local, non‑privileged user access and is straightforward once the device handle is obtained. Consequently the risk of local privilege escalation is significant for any user with local access to the affected systems.

Generated by OpenCVE AI on September 4, 2026 at 20:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest PassMark updates that remove or secure DirectIo64.sys, or uninstall the driver if it is not needed.
  • Ensure that only administrative accounts have permission to access hardware‐related device objects and consider applying the Windows Local Security Policy to restrict device access to privileged users.
  • Monitor system logs for unexpected IOCTL calls to DirectIo64.sys and configure a defensive rule or filter to block unauthorized attempts.

Generated by OpenCVE AI on September 4, 2026 at 20:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Passmark
Passmark burnintest
Passmark osforensics
Passmark performancetest
Vendors & Products Passmark
Passmark burnintest
Passmark osforensics
Passmark performancetest

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

Type Values Removed Values Added
Metrics ssvc

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


Fri, 04 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
Description PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain an improper access control vulnerability in the DirectIo64.sys kernel driver that allows unprivileged local users to perform privileged hardware operations by opening a handle to the device object created without a security descriptor. Attackers can issue IOCTLs through the permissive default Windows ACL applied to the device to access restricted hardware operations regardless of privilege or integrity level.
Title PassMark PerformanceTest, BurnInTest, and OSForensics Improper Access Control via DirectIo64.sys
Weaknesses CWE-732
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'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Passmark Burnintest Osforensics Performancetest
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T18:54:39.896Z

Reserved: 2026-08-25T19:56:44.777Z

Link: CVE-2026-80112

cve-icon Vulnrichment

Updated: 2026-09-04T18:54:33.927Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-04T19:17:27.823

Modified: 2026-09-08T20:10:30.270

Link: CVE-2026-80112

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T08:15:14Z

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource