Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local-only attack via AV:L; PR:L confirmed since standard user account suffices; S:U as overflow remains within the OS trust boundary.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Heap-based buffer overflow in Windows Storage Port Driver allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Storage Port Driver (storport.sys) exploits a heap-based buffer overflow to allow an authorized low-privilege user to gain SYSTEM-level control of an affected Windows host. The CVSS 7.8 vector (AV:L/AC:L/PR:L/UI:N) confirms the attack requires only an existing low-privilege local session - no additional permissions or user interaction are needed - with full confidentiality, integrity, and availability impact upon success. No public exploit has been identified at time of analysis, and no active exploitation has been confirmed in CISA KEV.
Technical ContextAI
The Windows Storage Port Driver (storport.sys) is a kernel-mode miniport driver included in all modern Windows operating systems, serving as the interface between Windows storage class drivers and physical or virtual storage adapters. CWE-122 (Heap-based Buffer Overflow) identifies the root cause: a crafted request - most plausibly via a DeviceIoControl IOCTL call directed at the driver - causes the driver to write beyond the bounds of an allocated kernel heap buffer, corrupting adjacent memory. In kernel-mode context, such corruption can enable overwrite of function pointers, security descriptor fields, or object headers, redirecting execution to attacker-controlled code running at ring-0 (kernel) privilege. Because storport.sys is loaded by default as part of the Windows storage stack, no special driver installation or feature enablement is required to expose the vulnerable code path.
RemediationAI
Apply the Microsoft security update for CVE-2026-65814 via Windows Update, Windows Server Update Services (WSUS), or the Microsoft Update Catalog; the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-65814 is the authoritative source for the specific KB article and patched build number, which are not independently confirmed from available input data. As a compensating control where immediate patching is not feasible, restrict local interactive logon and Remote Desktop rights to only explicitly required accounts via Group Policy (User Rights Assignment: Deny log on locally / Deny log on through Remote Desktop Services), reducing the set of accounts that could serve as a launchpad - note this limits exposure but does not eliminate the vulnerability. Additionally, deploy application control policies (Windows Defender Application Control or AppLocker) to prevent unsigned or untrusted binaries from issuing IOCTLs to storage drivers, accepting the operational trade-off that overly restrictive policies may interfere with legitimate storage management tools. Endpoint detection rules should be tuned to alert on unusual kernel driver interactions from low-privilege user-mode processes.
More in Windows 10 1607
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows
The Windows VBScript engine contains a remote code execution vulnerability in object handling that allows full system co
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
The Win32k kernel-mode driver in Windows Vista through Windows Server 2016 allows local privilege escalation, exploited
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Same weakness CWE-122 – Heap-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56448
GHSA-cv8q-w3rf-c5cc