Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable, unauthenticated, low-complexity memory-leak DoS with high availability impact and no confidentiality or integrity effect, matching AV:N/PR:N and C:N/I:N/A:H.
Primary rating from Vendor (microsoft).
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
Missing release of memory after effective lifetime in Windows Cryptographic Services allows an unauthorized attacker to deny service over a network.
AnalysisAI
Denial of service in Windows Cryptographic Services affects a broad sweep of supported Microsoft platforms, from Windows 10 (1607) and Server 2012 through Windows 11 26H1 and Server 2025. A memory-leak flaw (CWE-401) lets a remote, unauthenticated attacker send network traffic that fails to release memory over time, degrading or exhausting the affected service until availability is impacted. There is no public exploit identified at time of analysis, exploitation is not yet observed (SSVC: none), and EPSS is low (0.78%), but a vendor patch is available and Automatable is 'yes', warranting prompt patching.
Technical ContextAI
Windows Cryptographic Services (the CryptSvc/CNG subsystem) provides certificate validation, key storage, signing, and cryptographic primitives consumed by TLS/SChannel, authentication, code-signing, and countless OS components. The root cause is CWE-401, 'Missing Release of Memory after Effective Lifetime' - a memory leak in which each handled request or session allocates memory that is never freed. Repeated over a network-facing code path, leaked allocations accumulate until the process or system runs low on memory, causing the cryptographic service (and dependent functionality) to fail. The CPE set confirms the affected component ships across the full range of client (Windows 10 1607/1809/21H2/22H2, Windows 11 24H2/25H2/26H1) and server SKUs (Server 2012, 2012 R2, 2016, 2019, 2022, 2025), including Server Core installations.
RemediationAI
Vendor-released patch: apply the Microsoft security update for CVE-2026-44806, upgrading each affected system to at least its fixed build - for example Windows 10 22H2 to 10.0.19045.7548, Windows 11 24H2/25H2 to 10.0.26100.8875/10.0.26200.8875, Windows 11 26H1 to 10.0.28000.2269, Server 2022 to 10.0.20348.5386, Server 2025 to 10.0.26100.33158, Server 2019 to 10.0.17763.9020, Server 2016 to 10.0.14393.9339, Server 2012 R2 to 6.3.9600.23291, and Server 2012 to 6.2.9200.26226. Obtain the exact KB via the MSRC guide at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-44806. Because Cryptographic Services underpins TLS, certificate, and authentication functions, it cannot simply be disabled; where immediate patching is not possible, reduce exposure by restricting network access to affected hosts (host firewall/segmentation limiting which sources can reach cryptographic-dependent listeners such as SChannel/TLS endpoints), rate-limiting or fronting exposed services with a reverse proxy or load balancer to blunt repeated leak-triggering requests, and monitoring service memory with scheduled restarts of the affected service as a stop-gap - noting these controls only slow resource exhaustion and may interrupt legitimate cryptographic operations, so patching remains the only complete fix.
More in Windows Server 2012
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
Remote code execution in Microsoft Office 2007-2016 and Windows Vista through 10 allows attackers to execute arbitrary c
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
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
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
Active Directory Domain Services Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.5), this vulnerabilit
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-401 – Memory Leak
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43789
GHSA-rc9c-xm7h-wmcx