Reference
Windows laptop displaying system update installation screen
KB5079466Windows UpdateWindows

KB5079466 — March 2026 Cumulative Update for Windows 11 Version 26H1

KB5079466 is a March 2026 cumulative update that addresses security vulnerabilities and system stability issues in Windows 11 Version 26H1, updating systems to OS Build 28000.1719.

Emanuel DE ALMEIDAEmanuel DE ALMEIDA
11 Mar 202612 min read0 views

KB5079466 is a March 2026 cumulative update that addresses security vulnerabilities and system stability issues in Windows 11 Version 26H1, updating systems to OS Build 28000.1719.

Overview

KB5079466 is a March 10, 2026 cumulative security update for Windows 11 Version 26H1. This update addresses multiple security vulnerabilities and system stability issues, updating affected systems to OS Build 28000.1719.

Applies to

Windows 11 Version 26H1 for ARM64-based SystemsWindows 11 Version 26H1 for x64-based Systems

Issue Description

Issue Description

This cumulative update addresses several security vulnerabilities and system issues affecting Windows 11 Version 26H1:

  • Security vulnerabilities in Windows kernel components that could allow elevation of privilege
  • Memory corruption issues in Windows Graphics Device Interface (GDI) subsystem
  • Authentication bypass vulnerabilities in Windows Local Security Authority (LSA)
  • System stability issues causing unexpected shutdowns on ARM64-based devices
  • Performance degradation in Windows Search indexing service
  • Compatibility issues with certain third-party security software

Root Cause

Root Cause

The security vulnerabilities stem from improper input validation in kernel-mode drivers and insufficient boundary checks in graphics rendering components. System stability issues are caused by race conditions in power management subsystems specific to ARM64 architecture implementations in Windows 11 Version 26H1.

1

Fixes kernel privilege escalation vulnerabilities (CVE-2026-0847, CVE-2026-0848)

This update patches two critical privilege escalation vulnerabilities in the Windows kernel. CVE-2026-0847 addresses improper validation of user-supplied data in kernel-mode drivers, while CVE-2026-0848 fixes boundary check issues in memory allocation routines. These vulnerabilities could allow attackers to execute code with SYSTEM privileges.

Important: These vulnerabilities have a CVSS score of 8.8 and affect both x64 and ARM64 architectures.
2

Resolves Windows Graphics Device Interface memory corruption (CVE-2026-0849)

Addresses a memory corruption vulnerability in the Windows GDI subsystem that could lead to remote code execution when processing specially crafted image files. The fix implements additional bounds checking and memory validation in GDI rendering functions.

Affected components:

  • gdi32.dll
  • win32k.sys
  • dxgkrnl.sys
3

Patches Local Security Authority authentication bypass (CVE-2026-0850)

Fixes an authentication bypass vulnerability in Windows LSA that could allow unauthorized access to domain resources. The vulnerability occurs when processing NTLM authentication requests with malformed challenge-response pairs.

Updated components:

  • lsasrv.dll
  • msv1_0.dll
  • kerberos.dll
4

Improves ARM64 system stability and power management

Resolves race conditions in power management subsystems that were causing unexpected system shutdowns on ARM64-based Windows 11 devices. The fix includes updated power state transition logic and improved synchronization between CPU cores during sleep/wake cycles.

Key improvements:

  • Enhanced CPU core parking algorithms for ARM64 processors
  • Improved thermal management for Snapdragon-based devices
  • Fixed ACPI power state handling inconsistencies
5

Enhances Windows Search indexing performance

Addresses performance degradation in Windows Search indexing service that was causing high CPU usage and slow search results. The update includes optimized indexing algorithms and improved file system monitoring.

Performance improvements:

  • Reduced CPU usage during background indexing by up to 40%
  • Faster search result retrieval for large file collections
  • Improved handling of network-attached storage indexing
6

Resolves third-party security software compatibility issues

Fixes compatibility problems with certain third-party antivirus and endpoint protection software that were causing system instability or boot failures. The update includes revised kernel callback mechanisms and improved driver signature validation.

Affected security software categories:

  • Real-time antivirus scanners with kernel-mode components
  • Endpoint detection and response (EDR) solutions
  • Data loss prevention (DLP) software with file system filters

Installation

Installation

KB5079466 is available through multiple distribution channels:

Windows Update

This update is automatically delivered to Windows 11 Version 26H1 systems through Windows Update. The rollout began on March 10, 2026, with full deployment expected within 2-3 weeks.

Microsoft Update Catalog

Manual download is available from the Microsoft Update Catalog for enterprise environments requiring immediate deployment. The update packages are:

  • Windows 11 Version 26H1 for x64-based Systems: ~847 MB
  • Windows 11 Version 26H1 for ARM64-based Systems: ~792 MB

Windows Server Update Services (WSUS)

Enterprise administrators can deploy this update through WSUS, Microsoft System Center Configuration Manager (SCCM), or Microsoft Intune. The update is classified as a "Critical Update" and "Security Update".

Prerequisites

No specific prerequisites are required for this update. However, ensure sufficient disk space is available:

  • Minimum 2 GB free space on system drive
  • Recommended 4 GB free space for optimal installation

Installation Requirements

A system restart is required to complete the installation. The update process typically takes 15-30 minutes depending on system configuration.

To verify installation, use the following PowerShell command:

Get-HotFix -Id KB5079466

Known Issues

Known Issues

The following issues have been identified after installing KB5079466:

Windows Hello Face Recognition Delays

Some users may experience delays of 3-5 seconds when using Windows Hello face recognition on devices with certain camera models. This affects primarily older USB-connected cameras manufactured before 2024.

Workaround: Temporarily disable and re-enable Windows Hello face recognition in Settings > Accounts > Sign-in options.

Third-Party VPN Client Connectivity Issues

Certain VPN clients using legacy connection protocols may fail to establish connections after installing this update. This affects VPN software that relies on deprecated PPTP or L2TP implementations.

Workaround: Update VPN client software to the latest version or configure alternative connection protocols (IKEv2 or OpenVPN).

Windows Defender Application Guard Performance

Users may notice increased memory usage when running Windows Defender Application Guard in Microsoft Edge. Memory consumption may increase by 200-400 MB during active browsing sessions.

Workaround: Close unused browser tabs or temporarily disable Application Guard if memory resources are limited.

ARM64 Device Audio Crackling

Some ARM64-based devices may experience brief audio crackling during the first 10-15 seconds after waking from sleep mode. This affects devices using Qualcomm audio drivers.

Workaround: Update audio drivers through Device Manager or contact the device manufacturer for updated drivers.

Overview

KB5079466 is a critical cumulative security update released on March 10, 2026, for Windows 11 Version 26H1. This update addresses multiple high-severity security vulnerabilities and system stability issues, updating affected systems to OS Build 28000.1719. The update applies to both x64-based and ARM64-based systems running Windows 11 Version 26H1.

Security Vulnerabilities Addressed

This update resolves four critical security vulnerabilities with CVSS scores ranging from 7.8 to 8.8:

CVE IDComponentCVSS ScoreImpact
CVE-2026-0847Windows Kernel8.8Privilege Escalation
CVE-2026-0848Windows Kernel8.8Privilege Escalation
CVE-2026-0849Windows GDI8.1Remote Code Execution
CVE-2026-0850Windows LSA7.8Authentication Bypass

Kernel Privilege Escalation Fixes

The most critical fixes in this update address two privilege escalation vulnerabilities in the Windows kernel (CVE-2026-0847 and CVE-2026-0848). These vulnerabilities could allow attackers with limited user privileges to execute code with SYSTEM-level permissions. The vulnerabilities stem from improper input validation in kernel-mode drivers and insufficient boundary checks in memory allocation routines.

Microsoft has confirmed that these vulnerabilities were discovered through internal security research and have not been exploited in the wild. However, due to their critical nature, immediate installation is recommended for all Windows 11 Version 26H1 systems.

Graphics Subsystem Security Enhancement

CVE-2026-0849 addresses a memory corruption vulnerability in the Windows Graphics Device Interface (GDI) that could lead to remote code execution when processing maliciously crafted image files. This vulnerability affects applications that render images through the GDI subsystem, including web browsers, document viewers, and image editing software.

Authentication System Improvements

The Local Security Authority (LSA) authentication bypass vulnerability (CVE-2026-0850) has been patched to prevent unauthorized access to domain resources. This vulnerability could be exploited by attackers who intercept and modify NTLM authentication traffic on the network.

System Stability and Performance Improvements

ARM64 Architecture Enhancements

This update includes significant improvements for ARM64-based Windows 11 devices, particularly addressing race conditions in power management subsystems that were causing unexpected shutdowns. The fixes include:

  • Enhanced CPU core parking algorithms optimized for ARM64 processors
  • Improved thermal management for Snapdragon-based devices
  • Resolved ACPI power state handling inconsistencies
  • Better synchronization between CPU cores during sleep/wake transitions

Windows Search Performance Optimization

The update addresses performance issues in the Windows Search indexing service that were causing high CPU usage and slow search results. Key improvements include:

  • Optimized indexing algorithms reducing CPU usage by up to 40%
  • Faster search result retrieval for collections with over 100,000 files
  • Improved handling of network-attached storage (NAS) indexing
  • Enhanced file system change monitoring efficiency

Compatibility and Third-Party Software

This update resolves several compatibility issues with third-party security software that were causing system instability or boot failures. The fixes include revised kernel callback mechanisms and improved driver signature validation processes.

Affected software categories include:

  • Real-time antivirus scanners with kernel-mode components
  • Endpoint detection and response (EDR) solutions
  • Data loss prevention (DLP) software with file system filters
  • Network security appliances with Windows-based management interfaces

Installation and Deployment

Automatic Distribution

KB5079466 is distributed automatically through Windows Update to all eligible Windows 11 Version 26H1 systems. The phased rollout began on March 10, 2026, with Microsoft targeting complete deployment within 2-3 weeks based on system telemetry and compatibility data.

Enterprise Deployment

Enterprise environments can deploy this update through:

  • Windows Server Update Services (WSUS): Available immediately for controlled deployment
  • Microsoft System Center Configuration Manager: Classified as Critical and Security update
  • Microsoft Intune: Available in the Windows Updates for Business channel
  • Microsoft Update Catalog: Manual download for offline installation

Installation Requirements

System requirements for successful installation:

  • Windows 11 Version 26H1 (any edition)
  • Minimum 2 GB free disk space on system drive
  • Administrative privileges for installation
  • Active internet connection for Windows Update delivery

Installation time varies by system configuration but typically completes within 15-30 minutes. A system restart is mandatory to complete the update process.

Post-Installation Verification

After installation, verify the update using these methods:

Settings App Verification

Navigate to Settings > Windows Update > Update history to confirm KB5079466 appears in the installed updates list.

PowerShell Verification

Execute the following command in an elevated PowerShell session:

Get-HotFix -Id KB5079466 | Format-Table -AutoSize

System Information Verification

Confirm the OS build number has updated to 28000.1719 by running:

winver

Known Issues and Workarounds

While KB5079466 resolves critical security vulnerabilities, several minor issues have been identified:

Windows Hello Performance

Face recognition authentication may experience 3-5 second delays on systems with older USB-connected cameras. This primarily affects cameras manufactured before 2024 that lack hardware-accelerated biometric processing.

VPN Client Compatibility

Legacy VPN clients using deprecated protocols (PPTP, L2TP without IPSec) may fail to establish connections. Organizations should update to modern VPN solutions supporting IKEv2 or OpenVPN protocols.

Memory Usage Increases

Windows Defender Application Guard shows increased memory consumption (200-400 MB additional) during active browsing sessions. This is due to enhanced security sandboxing implemented in this update.

Security Recommendations

Microsoft strongly recommends immediate installation of KB5079466 due to the critical nature of the addressed vulnerabilities. Organizations should:

  • Prioritize deployment to internet-facing systems and domain controllers
  • Test the update in non-production environments before broad deployment
  • Monitor system performance and user feedback after installation
  • Update third-party security software to ensure compatibility
  • Review and update VPN client software as needed

Frequently Asked Questions

What does KB5079466 resolve?
KB5079466 resolves four critical security vulnerabilities (CVE-2026-0847, CVE-2026-0848, CVE-2026-0849, CVE-2026-0850) affecting Windows kernel, graphics subsystem, and authentication components. It also addresses system stability issues on ARM64 devices and improves Windows Search performance.
Which systems require KB5079466?
This update applies to all Windows 11 Version 26H1 systems, including both x64-based and ARM64-based architectures. It updates systems to OS Build 28000.1719 and is classified as a critical security update requiring immediate installation.
Is KB5079466 a security update?
Yes, KB5079466 is a critical security update that addresses four high-severity vulnerabilities with CVSS scores ranging from 7.8 to 8.8. The vulnerabilities could allow privilege escalation, remote code execution, and authentication bypass attacks.
What are the prerequisites for KB5079466?
No specific prerequisites are required beyond running Windows 11 Version 26H1. The system needs minimum 2 GB free disk space, administrative privileges for installation, and will require a restart to complete the update process.
Are there known issues with KB5079466?
Known issues include Windows Hello face recognition delays on older cameras, VPN client connectivity problems with legacy protocols, increased memory usage in Windows Defender Application Guard, and brief audio crackling on some ARM64 devices after wake from sleep.

References (1)

About the Author

Emanuel DE ALMEIDA

Emanuel DE ALMEIDA

Senior IT Journalist & Cloud Architect

Microsoft MCSA-certified Cloud Architect | Fortinet-focused. I modernize cloud, hybrid & on-prem infrastructure for reliability, security, performance and cost control - sharing field-tested ops & troubleshooting.

Discussion

Share your thoughts and insights

You must be logged in to comment.

Loading comments...