Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Service processes unauthenticated iSCSI packets over the network before session establishment; impact is availability-only with no confidentiality or integrity consequence.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Null pointer dereference in Windows iSCSI Target Service allows an unauthorized attacker to deny service over a network.
AnalysisAI
Windows iSCSI Target Service across multiple Windows Server and Windows 10 versions contains a null pointer dereference that enables an unauthenticated remote attacker to crash the service, resulting in denial of service. Affected systems span Windows Server 2016 through 2025 and Windows 10 versions 1607 and 1809, all below their respective patched build numbers. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog, though the low-complexity, unauthenticated network vector makes it straightforward to exploit once the target service is reachable.
Technical ContextAI
The Windows iSCSI Target Service (part of the iSCSI Target Server role) is a Windows Server feature that exposes block storage volumes to iSCSI initiators over TCP/IP networks, commonly used in SAN environments. The root cause is CWE-476 (Null Pointer Dereference): the service fails to validate a pointer before dereferencing it when processing incoming network traffic, causing an unhandled exception and service crash. Because the iSCSI protocol is designed for unauthenticated or minimally authenticated storage access at the network layer, the service processes external packets before establishing a session, which is where the vulnerable code path is triggered. Affected builds span Windows 10 version 1607 (build 10.0.14393.x), Windows 10/Server 2019 version 1809 (build 10.0.17763.x), Windows Server 2022 (build 10.0.20348.x), and Windows Server 2025 (build 10.0.26100.x), including Server Core installation variants.
RemediationAI
Apply the Microsoft-issued security update to reach the patched build for your platform: Windows Server 2016 and Windows 10 1607 must reach build 10.0.14393.9418 or later; Windows Server 2019 and Windows 10 1809 must reach build 10.0.17763.9115 or later; Windows Server 2022 must reach build 10.0.20348.5499 or later; and Windows Server 2025 must reach build 10.0.26100.33296 or later. Updates are available via Windows Update, WSUS, and the Microsoft Update Catalog as referenced in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-65681. If immediate patching is not possible, stop and disable the iSCSI Target Service on systems where it is not actively required - this eliminates the attack surface entirely, though it will interrupt storage access for connected iSCSI initiators and requires redirecting them to alternate storage paths. Additionally, restrict network access to iSCSI target ports (TCP 3260) at the perimeter and host-based firewall to trusted initiator IP addresses only, limiting who can send packets to the vulnerable service.
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-476 – NULL Pointer Dereference
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56725
GHSA-v696-h32p-r5vg