Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://dkom.dev/posts/directio64-disclosure/
- https://github.com/floppywiggler/directio64-disclosure
- https://www.osforensics.com/whats-new.html
- https://www.passmark.com/products/burnintest/history.php
- https://www.passmark.com/products/performancetest/history.php
- https://www.vulncheck.com/advisories/passmark-performancetest-burnintest-and-osf
FAQ
What is CVE-2026-80119?
CVE-2026-80119 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2026-80119?
CVE-2026-80119 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-80119?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.