May 2026: Windows Volume Manager Extension Driver Remote Code Execution Vulnerability
CVE-2026-40380 Published on May 12, 2026
Windows Volume Manager Extension Driver Remote Code Execution Vulnerability
Heap-based buffer overflow in Volume Manager Extension Driver allows an authorized attacker to execute code with a physical attack.
Weakness Types
Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Out-of-bounds Read
The software reads data past the end, or before the beginning, of the intended buffer. Typically, this can allow attackers to read sensitive information from other memory locations or cause a crash. A crash can occur when the code reads a variable amount of data and assumes that a sentinel exists to stop the read operation, such as a NUL in a string. The expected sentinel might not be located in the out-of-bounds memory, causing excessive data to be read, leading to a segmentation fault or a buffer overflow. The software may modify an index or perform pointer arithmetic that references a memory location that is outside of the boundaries of the buffer. A subsequent read operation then produces undefined or unexpected results.
Numeric Truncation Error
Truncation errors occur when a primitive is cast to a primitive of a smaller size and data is lost in the conversion. When a primitive is cast to a smaller primitive, the high order bits of the large value are lost in the conversion, potentially resulting in an unexpected value that is not equal to the original value. This value may be required as an index into a buffer, a loop iterator, or simply necessary state data. In any case, the value cannot be trusted and the system will be in an undefined state. While this method may be employed viably to isolate the low bits of a value, this usage is rare, and truncation usually implies that an implementation error has occurred.
Products Associated with CVE-2026-40380
Want to know whenever a new CVE is published for Microsoft products? stack.watch will email you.
Affected Versions
Microsoft Windows 10 Version 1607:- Version 10.0.14393.0 and below 10.0.14393.9140 is affected.
- Version 10.0.17763.0 and below 10.0.17763.8755 is affected.
- Version 10.0.19044.0 and below 10.0.19044.7291 is affected.
- Version 10.0.19045.0 and below 10.0.19045.7291 is affected.
- Version 10.0.22631.0 and below 10.0.22631.7079 is affected.
- Version 10.0.22631.0 and below 10.0.22631.7079 is affected.
- Version 10.0.26100.0 and below 10.0.26100.8457 is affected.
- Version 10.0.26200.0 and below 10.0.26200.8457 is affected.
- Version 10.0.28000.0 and below 10.0.28000.2113 is affected.
- Version 6.2.9200.0 and below 6.2.9200.26079 is affected.
- Version 6.2.9200.0 and below 6.2.9200.26079 is affected.
- Version 6.3.9600.0 and below 6.3.9600.23181 is affected.
- Version 6.3.9600.0 and below 6.3.9600.23181 is affected.
- Version 10.0.14393.0 and below 10.0.14393.9140 is affected.
- Version 10.0.14393.0 and below 10.0.14393.9140 is affected.
- Version 10.0.17763.0 and below 10.0.17763.8755 is affected.
- Version 10.0.17763.0 and below 10.0.17763.8755 is affected.
- Version 10.0.20348.0 and below 10.0.20348.5139 is affected.
- Version 10.0.25398.0 and below 10.0.25398.2330 is affected.
- Version 10.0.26100.0 and below 10.0.26100.32860 is affected.
- Version 10.0.26100.0 and below 10.0.26100.32860 is affected.