CVE-2026-80119

PassMark PerformanceTest before 11.1 build 1012, BurnInTest before 11.1 build 1000, and OSForensics before 11.1 build 1016 contain an information disclosure vulnerability in DirectIo64.sys that allows unauthenticated local attackers to dump complete physical memory contents by supplying a caller-controlled file path to an exposed IOCTL. Attackers can issue a single IOCTL call to trigger the driver to iterate all physical memory ranges via MmGetPhysicalMemoryRanges and map each page through ZwMapViewOfSection on the PhysicalMemory section object, writing a full RAM image to an attacker-specified path in the SYSTEM context, bypassing user-mode ACLs and exposing LSASS working set, process memory, and cryptographic material from all running processes.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-04 19:17

Updated : 2026-09-08 20:10


NVD link : CVE-2026-80119

Mitre link : CVE-2026-80119

CVE.ORG link : CVE-2026-80119


JSON object : View

Products Affected

No product.

CWE
CWE-73

External Control of File Name or Path

CWE-497

Exposure of Sensitive System Information to an Unauthorized Control Sphere