← Back to driver explorer
Driver intelligenceVulnerableVerified

pwdrvio.sys

MiniTool Partition Wizard's pwdrvio.sys exposes raw physical-disk read and write operations through the PartitionWizardDiskAccesser device namespace. The reviewed sample accepts a numeric device-name suffix, resolves the corresponding physical disk, and forwards caller-controlled read/write requests to the disk stack. Its device is created without FILE_DEVICE_SECURE_OPEN and its create handler does not authorize the caller opening that namespace path. Static analysis therefore supports the reported standard-user access to raw disk contents once the driver is loaded, which can bypass file-system access controls and enable privilege escalation. This is physical-disk access, not arbitrary physical-memory mapping; standard-user reachability was not reproduced locally.

UUID / 50eec1d1-87ea-405d-a7c0-d789c29630a7ADDED / 2026-09-18AUTHOR / AmeerTheInteger, Michael Haag

Known samples 1

0 recorded TRUE · 0 recorded FALSE · 1 unknown for loading despite HVCI. Results apply to individual samples.

pwdrvio.sysSample 1 · HVCI unknown
MD5
c32ecb99ad25e9a04f01c8665df29ef8
SHA1
c39334f452618af5087f3326758e7f77034f18cf
SHA256
0489b3dec6a33e50d8a48a8dad3f5b923a81f7300e4a71358d90d2879bac9aa2
Imphash
59e66ef22638bfa3854ecf84095d8092
Authentihash MD5
bbe68bc3bfe979cd33f33d996c5044be
Authentihash SHA1
ad9ab05f4062b44cb6de4092f4ddea7b72ffa7a7
Authentihash SHA256
354103278f131bb95e96b2d1499f33835bb474bb958ec094c0958022be6f1cdb
Machine
AMD64
Version
Not recorded
Publisher
Not recorded

Research & references

Acknowledgement: AmeerTheInteger (megab0t), canomer @AmeerTheInteger, @canomer