Severity by source
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/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Local-only kernel driver IOCTL abuse from any standard user account (AV:L, PR:L, AC:L, UI:N) yields full SYSTEM compromise, giving high C/I/A within an unchanged scope.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
2DescriptionCVE.org
A vulnerability was found in AOMEI Dynamic Disk Manager up to 10.10.1. This issue affects some unknown processing in the library ddmdrv.sys of the component Kernel Driver. Performing a manipulation results in improper access controls. The attack must be initiated from a local position. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Local privilege escalation in AOMEI Dynamic Disk Manager up to version 10.10.1 stems from improper access controls in the ddmdrv.sys kernel driver, allowing a low-privileged local user to interact with privileged driver IOCTLs and gain SYSTEM-level control. Publicly available exploit code exists, and the vendor did not respond to coordinated disclosure, leaving installations unpatched. No CISA KEV listing or active exploitation has been confirmed at time of analysis.
Technical ContextAI
AOMEI Dynamic Disk Manager is a Windows disk and partition management utility that installs the ddmdrv.sys kernel-mode driver to perform privileged volume operations. The root cause is CWE-284 (Improper Access Control): the driver exposes device objects or IOCTL handlers without adequately validating the caller's security context, so unprivileged user-mode processes can issue requests that the driver services with kernel privileges. Per the CPE (cpe:2.3:a:aomei:dynamic_disk_manager), the flaw is in the application's bundled signed kernel driver rather than in Windows itself, making any host with the product installed a viable target - and a signed-but-vulnerable driver is also a candidate for BYOVD abuse on hosts where it is dropped intentionally.
RemediationAI
No vendor-released patch identified at time of analysis - the vendor was contacted but did not respond, so no upgrade target exists. As compensating controls, uninstall AOMEI Dynamic Disk Manager from any host where it is not actively required (eliminates the vulnerable driver entirely, at the cost of losing the disk management tooling); where the product must remain installed, block-list or remove ddmdrv.sys via Microsoft's Vulnerable Driver Blocklist / WDAC policies, accepting that the application's disk operations will fail when the driver is absent. Restrict interactive and remote logon to the affected hosts to trusted administrators only to reduce the pool of users who could trigger the local exploit, and monitor EDR for unexpected loads of ddmdrv.sys (particularly BYOVD scenarios on machines that never installed the product). Track https://vuldb.com/vuln/372520 and https://nvd.nist.gov/vuln/detail/CVE-2026-12779 for any future vendor advisory.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38144
GHSA-xmv6-8rvm-ww7w