CVE-2026-12784
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA weakness has been identified in IM-Magic Partition Resizer up to 7.9.0. This affects an unknown function in the library MDA_NTDRV.sys of the component Kernel Driver. This manipulation causes improper access controls. The attack requires local access. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceImproper access controls in the MDA_NTDRV.sys kernel driver of IM-Magic Partition Resizer up to version 7.9.0 allow local attackers to potentially escalate privileges. The vulnerability exists in the kernel driver's access control mechanisms, which can be exploited with local system access.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check if IM-Magic Partition Resizer is installedOpen Programs and Features (appwiz.cpl) or check the Windows registry at HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall for an entry named 'IM-Magic Partition Resizer'Affected if The software is listed as an installed program
-
Determine the installed version of IM-Magic Partition ResizerLocate the installation directory (typically C:\Program Files\IM-Magic Partition Resizer or C:\Program Files (x86)\IM-Magic Partition Resizer) and check the version property of the main executable, or check the Uninstall registry key for the DisplayVersion valueAffected if The version is 7.9.0 or any earlier version (e.g., 7.8.0, 7.7.0, etc.)
-
Locate the MDA_NTDRV.sys kernel driver on the systemSearch for the file MDA_NTDRV.sys in the C:\Windows\System32\drivers folder or perform a system-wide file searchAffected if The file MDA_NTDRV.sys exists on the system
-
Check if the MDA_NTDRV kernel driver service is registered or loadedOpen Command Prompt and run 'sc query MDANTDRV' or check the Windows services list (services.msc) for a service related to MDA_NTDRV, or use 'driverquery /v' to list loaded driversAffected if The driver is registered as a Windows service or appears in the loaded driver list
If IM-Magic Partition Resizer version 7.9.0 or earlier is installed AND the MDA_NTDRV.sys driver file is present on the system, the environment is affected by this vulnerability.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedSince the vendor did not respond and no patch is available, uninstall IM-Magic Partition Resizer and replace with an alternative partition management tool, or implement strict access controls limiting system access to trusted administrators only.
- This vulnerability is in a kernel driver (MDA_NTDRV.sys) which requires the vendor to release a patched driver. No vendor response or patch was received at time of disclosure.
- Contact IM-Magic vendor directly to request a security patch for the MDA_NTDRV.sys kernel driver.
- If using IM-Magic Partition Resizer in an enterprise environment, consider using application allowlisting to prevent execution of untrusted kernel drivers.
- Ensure only trusted administrators have local access to systems running this software.
- Monitor for any public proofs-of-concept targeting this vulnerability and apply compensating controls if discovered.
- Consider alternative partition management tools that have active security maintenance.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-12784 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-12784 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data