Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-facing iSCSI parser reachable pre-authentication with no user interaction (AV:N/AC:L/PR:N/UI:N); heap RCE in a SYSTEM-context service yields full C:H/I:H/A:H.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Heap-based buffer overflow in Windows iSCSI Target Service allows an unauthorized attacker to execute code over a network.
AnalysisAI
Remote code execution in the Windows iSCSI Target Service allows an unauthenticated network attacker to run arbitrary code by exploiting a heap-based buffer overflow (CWE-122) in the service's network-facing request handling. The flaw carries a critical 9.8 CVSS rating and is remotely reachable with no privileges or user interaction, meaning any exposed iSCSI Target endpoint can be compromised end-to-end. No public exploit identified at time of analysis, and the vulnerability is not listed in CISA KEV.
Technical ContextAI
The iSCSI (Internet Small Computer Systems Interface) Target Service is the Windows Server role that presents block storage over TCP/IP (typically TCP port 3260), letting initiators mount virtual disks across the network as if they were local SCSI devices. The vulnerability is a CWE-122 heap-based buffer overflow: attacker-controlled data parsed from an iSCSI Protocol Data Unit (PDU) is copied into an undersized heap allocation, corrupting adjacent heap metadata or objects. Because the parsing occurs before authentication in the network-facing target service, a corrupted heap can be leveraged to hijack control flow and execute code in the context of the service (typically SYSTEM-level on Windows Server). The single NVD/MSRC reference confirms this is a Microsoft-reported issue but provides no low-level technical detail beyond the CWE classification.
RemediationAI
Apply the Microsoft security update for CVE-2026-65791 as published in the MSRC Security Update Guide (https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-65791); the exact patched build numbers and KB identifiers are listed there per affected Windows Server version and were not included in this input, so consult the advisory for the precise fix. Until the patch is deployed, reduce exposure by restricting network access to the iSCSI service - block or firewall inbound TCP port 3260 so only trusted initiator hosts on the storage network can reach the target, and where the role is not required, remove the iSCSI Target Server feature entirely. The trade-off of these controls is that firewalling or removing the role will break legitimate iSCSI initiators that mount storage from the target, so validate storage dependencies before applying them. Patch status: patch availability and exact fix version should be confirmed from the vendor advisory (no exact fix version was provided in this input).
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-56738
GHSA-748w-4ph6-frjx