Anavem
Languagefr
Windows laptop displaying critical security update installation screen
Knowledge BaseKB5091572Windows 10

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.

21 April 2026 12 min read
KB5091572Windows 10Cumulative Update 5 fixes 12 min Windows 10 Version 1607 (Anniversary Update) +1Download
Quick Overview

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.

PowerShellCheck if KB5091572 is installed
PS C:\> Get-HotFix -Id KB5091572

# Returns patch details if KB5091572 is installed

Download Update

Download from Microsoft Update Catalog

Get the official update package directly from Microsoft

KB5091572
Diagnostic

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.

Analysis

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 SystemVersionBuild RangeArchitecture
Windows 10Version 1607 (Anniversary Update)14393.0 - 14393.9061x86, x64
Windows Server 2016Standard, Datacenter14393.0 - 14393.9061x64

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 KB5091572

System 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.

Resolution Methods

Key Fixes & Changes

01

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.

02

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.

03

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.

04

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.

05

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.

Validation

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.

Note: System restart is required to complete the installation. The update process may take 15-30 minutes depending on system configuration.

Verification: After installation, verify the update by checking the build number:

Get-ComputerInfo | Select-Object WindowsVersion, WindowsBuildLabEx

The output should show Build 14393.9062 or later.

If it still fails

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.

Important: Do not interrupt the update installation process. Forced shutdown during installation may result in system instability requiring recovery procedures.

Workaround for installation failures: If the update fails to install, try the following steps:

  1. Run Windows Update Troubleshooter
  2. Clear Windows Update cache using net stop wuauserv and delete contents of C:\Windows\SoftwareDistribution
  3. Restart Windows Update service and retry installation

Frequently Asked Questions

What does KB5091572 resolve?+
KB5091572 is an out-of-band security update that addresses four critical vulnerabilities in Windows 10 Version 1607, including remote code execution (CVE-2026-0847), privilege escalation (CVE-2026-0848), information disclosure (CVE-2026-0849), and denial of service (CVE-2026-0850) vulnerabilities.
Which systems require KB5091572?+
This update is required for Windows 10 Version 1607 (Anniversary Update) and Windows Server 2016 systems running build 14393.9061 or earlier. Both x86 and x64 architectures are supported.
Is KB5091572 a security update?+
Yes, KB5091572 is a critical security update released out-of-band to address multiple high-severity vulnerabilities that could compromise system security. It includes patches for remote code execution, privilege escalation, and information disclosure vulnerabilities.
What are the prerequisites for KB5091572?+
No specific prerequisites are required for KB5091572. The update can be installed on any Windows 10 Version 1607 system regardless of previously installed updates. However, ensure sufficient disk space (2 GB for x64, 1.5 GB for x86) before installation.
Are there known issues with KB5091572?+
Known issues include potential installation failures on systems with insufficient disk space (error 0x80070070), temporary network connectivity interruptions during installation, and possible false positives from third-party antivirus software. A system restart is required to complete installation.

References (3)

Discussion

Share your thoughts and insights

Sign in to join the discussion