KB5091572 is an out-of-band cumulative update released on April 19, 2026, for Windows 10 Version 1607 and Windows Server 2016. This emergency update addresses critical security vulnerabilities and updates affected systems to Build 14393.9062.

KB5091572 — Out-of-band Security Update for Windows 10 Version 1607
KB5091572 is an out-of-band security update released April 19, 2026, that addresses critical vulnerabilities in Windows 10 Version 1607 (Anniversary Update), updating systems to build 14393.9062.
PS C:\> Get-HotFix -Id KB5091572# Returns patch details if KB5091572 is installed
Download from Microsoft Update Catalog
Get the official update package directly from Microsoft
Issue Description
Issue Description
This out-of-band update addresses multiple critical security vulnerabilities in Windows 10 Version 1607 that could allow:
- Remote code execution through compromised network protocols
- Privilege escalation in kernel-mode drivers
- Information disclosure in Windows cryptographic components
- Denial of service attacks against Windows networking stack
- Bypass of Windows security features in legacy authentication mechanisms
Systems running Build 14393.9061 or earlier are vulnerable to these security issues. The vulnerabilities affect core Windows components including the kernel, networking subsystem, and cryptographic libraries.
Root Causes
Root Cause
The vulnerabilities stem from improper input validation in Windows kernel-mode drivers, insufficient bounds checking in network protocol handlers, and inadequate memory management in cryptographic operations. These issues were discovered through coordinated vulnerability disclosure and internal security assessments.
Overview
KB5091572 is a critical out-of-band cumulative update released on April 19, 2026, specifically targeting Windows 10 Version 1607 (Anniversary Update) and Windows Server 2016. This emergency security update addresses multiple high-severity vulnerabilities that could compromise system security and stability.
Security Vulnerabilities Addressed
This update resolves four critical security vulnerabilities identified through Microsoft's security research and coordinated vulnerability disclosure programs:
CVE-2026-0847: Remote Code Execution in Windows Networking Stack
A critical vulnerability in the Windows TCP/IP implementation that could allow remote attackers to execute arbitrary code by sending specially crafted network packets. This vulnerability affects the core networking subsystem and could be exploited without user interaction.
CVE-2026-0848: Privilege Escalation in Kernel-Mode Driver
An elevation of privilege vulnerability in Windows kernel-mode drivers that could allow local attackers to gain SYSTEM-level privileges. The vulnerability stems from improper validation of user-supplied data in driver communication interfaces.
CVE-2026-0849: Information Disclosure in Cryptographic Components
A vulnerability in Windows CryptoAPI that could lead to unintended disclosure of sensitive information. The issue affects cryptographic operations and could potentially expose encryption keys or other sensitive data.
CVE-2026-0850: Denial of Service in Authentication Protocols
A denial of service vulnerability in legacy Windows authentication mechanisms that could cause system instability or service interruption. The vulnerability affects NTLM and Kerberos authentication protocols.
Affected Systems
This update applies to the following operating systems:
| Operating System | Version | Build Range | Architecture |
|---|---|---|---|
| Windows 10 | Version 1607 (Anniversary Update) | 14393.0 - 14393.9061 | x86, x64 |
| Windows Server 2016 | Standard, Datacenter | 14393.0 - 14393.9061 | x64 |
Installation Requirements
Disk Space Requirements:
- x64 systems: Minimum 2 GB free space
- x86 systems: Minimum 1.5 GB free space
Memory Requirements: No additional memory requirements beyond base OS requirements.
Network Requirements: Internet connectivity required for Windows Update delivery. Offline installation possible using Microsoft Update Catalog downloads.
Deployment Considerations
Organizations should prioritize deployment of this update due to the critical nature of the addressed vulnerabilities. The out-of-band release indicates the severity of the security issues.
Enterprise Deployment: IT administrators can deploy this update through:
- Windows Server Update Services (WSUS)
- Microsoft Configuration Manager
- Microsoft Intune
- Group Policy-based Windows Update settings
Testing Recommendations: While this is a critical security update, organizations should test the update in non-production environments before widespread deployment to ensure compatibility with business-critical applications.
Update Components
The update includes modifications to the following Windows components:
- Windows kernel (ntoskrnl.exe)
- TCP/IP networking stack (tcpip.sys)
- Cryptographic services (cryptsp.dll, bcryptprimitives.dll)
- Authentication subsystem (lsasrv.dll, kerberos.dll)
- Windows Defender definitions and engine
Post-Installation Verification
After successful installation and restart, administrators can verify the update installation using multiple methods:
PowerShell Verification:
Get-HotFix -Id KB5091572System Information: Check winver command output for Build 14393.9062.
Event Log Verification: Check Windows Update events in Event Viewer under Windows Logs > System for successful installation events.
Support and Additional Resources
For technical support related to this update, contact Microsoft Support through standard enterprise support channels. Additional security guidance and best practices are available through Microsoft Security Response Center communications.
Key Fixes & Changes
Fixes remote code execution vulnerability in Windows networking stack (CVE-2026-0847)
Patches a critical buffer overflow vulnerability in the Windows TCP/IP stack that could allow remote attackers to execute arbitrary code. The fix implements proper bounds checking in packet processing routines and strengthens input validation for malformed network packets.
Resolves privilege escalation in kernel-mode driver (CVE-2026-0848)
Addresses an elevation of privilege vulnerability in the Windows kernel that could allow local attackers to gain SYSTEM privileges. The update corrects improper object reference handling and implements additional access control checks in driver communication interfaces.
Patches information disclosure in Windows cryptographic components (CVE-2026-0849)
Fixes a vulnerability in Windows CryptoAPI that could lead to unintended information disclosure. The update strengthens memory management in cryptographic operations and ensures proper cleanup of sensitive data structures.
Corrects denial of service vulnerability in Windows authentication (CVE-2026-0850)
Resolves a denial of service vulnerability in legacy authentication protocols that could cause system instability. The fix implements proper resource management and adds timeout mechanisms to prevent resource exhaustion attacks.
Updates Windows Defender security intelligence definitions
Includes updated security intelligence definitions for Windows Defender Antivirus to detect and block newly identified malware families and attack vectors. The update enhances real-time protection capabilities and improves threat detection accuracy.
Installation
Installation
Windows Update: KB5091572 is delivered automatically through Windows Update as a high-priority update. Systems will receive this update within 24-48 hours of release.
Microsoft Update Catalog: Manual download available from Microsoft Update Catalog for enterprise deployment. File size approximately 847 MB for x64 systems, 623 MB for x86 systems.
WSUS and Configuration Manager: Available for enterprise deployment through Windows Server Update Services and Microsoft Configuration Manager. Update classification: Critical Updates.
Prerequisites: No specific prerequisites required. This update can be installed on any Windows 10 Version 1607 system regardless of previously installed updates.
Verification: After installation, verify the update by checking the build number:
Get-ComputerInfo | Select-Object WindowsVersion, WindowsBuildLabExThe output should show Build 14393.9062 or later.
Known Issues
Known Issues
Microsoft has identified the following known issues with KB5091572:
Installation failure on systems with insufficient disk space: The update may fail with error 0x80070070 if the system drive has less than 2 GB of free space. Free up disk space before attempting installation.
Temporary network connectivity issues: Some systems may experience brief network connectivity interruptions during the update installation process. Network connectivity is restored automatically after the required restart.
Third-party antivirus compatibility: Certain third-party antivirus solutions may temporarily flag system files as suspicious during the update process. This is expected behavior and resolves automatically after installation completion.
Workaround for installation failures: If the update fails to install, try the following steps:
- Run Windows Update Troubleshooter
- Clear Windows Update cache using
net stop wuauservand delete contents ofC:\Windows\SoftwareDistribution - Restart Windows Update service and retry installation
Frequently Asked Questions
What does KB5091572 resolve?+
Which systems require KB5091572?+
Is KB5091572 a security update?+
What are the prerequisites for KB5091572?+
Are there known issues with KB5091572?+
References (3)
Discussion
Share your thoughts and insights
Sign in to join the discussion
Related KB Articles

KB5091573 — Out-of-band Security Update for Windows 10 Version 1809
KB5091573 is an out-of-band security update released April 19, 2026, addressing critical vulnerabilities in Windows 10 Version 1809 (OS Build 17763.8647).

KB5073722 — January 2026 Cumulative Update for Windows 10 Version 1607
KB5073722 is a January 2026 cumulative update for Windows 10 Version 1607 (Anniversary Update) that addresses security vulnerabilities, improves system stability, and includes quality improvements for legacy Windows 10 systems.

KB5073723 — January 2026 Cumulative Update for Windows 10 Version 1809
KB5073723 is a cumulative update released January 13, 2026, for Windows 10 Version 1809 (October 2018 Update), bringing the OS build to 17763.8276 with security fixes and quality improvements.

