Microsoft’s August 2026 Patch Tuesday security release resolves over 400 vulnerabilities, headlined by an actively exploited kernel zero-day in the Windows Ancillary Function Driver for WinSock (afd.sys) tracked as CVE-2026-68820. The massive update release—which addresses 42 Critical-severity flaws—also patches two publicly disclosed zero-days affecting the Windows User Profile Service and the Container Isolation file system driver. The elevated monthly patch counts reflect Microsoft’s increased deployment of internal AI-powered vulnerability discovery frameworks across its Windows, Office, Exchange, and infrastructure codebases.
Active Exploitation of CVE-2026-68820 and Lazarus Tradecraft
The most severe flaw addressed in this cycle is CVE-2026-68820, a high-severity elevation of privilege vulnerability in afd.sys, the essential kernel-mode driver providing the backend implementation for the Windows Sockets API. The flaw stems from a use-after-free (UAF) condition that can be triggered when a locally authenticated user executes a crafted application to induce a race condition. Because kernel memory pointers remain valid or predictable after allocation cleanup, an attacker can manipulate pointer reference states to execute arbitrary code within kernel memory space. Successful exploitation allows a unprivileged local user to immediately elevate execution rights to SYSTEM without requiring any user interaction.
Researchers Moshe Marelus and David Driker at Check Point identified active zero-day exploitation of CVE-2026-68820 by threat actors linked to the North Korean state-sponsored umbrella known as Lazarus. In observed intrusions, Lazarus operators leveraged the afd.sys vulnerability as a local privilege escalation primitive to deploy an updated variant of their kernel-mode rootkit, FudModule.
FudModule relies on Direct Kernel Object Manipulation (DKOM) to hide malicious processes, unhook system callbacks, and blind Endpoint Detection and Response (EDR) telemetry agents directly from Ring 0. Target execution at the driver level bypasses standard user-mode process monitoring, enabling attackers to sustain persistent access across target networks. The kernel driver afd.sys has historically been a prime target for state-backed actors seeking stable Ring 0 execution vectors, with previous zero-day exploits observed in CVE-2024-38193, CVE-2025-21418, and CVE-2025-32709.
Publicly Disclosed Zero-Days: LegacyHive and Container FS Tampering
Alongside the actively exploited WinSock bug, Microsoft addressed two publicly disclosed zero-days:
- CVE-2026-62832 (Windows User Profile Service EoP): Disclosed publicly prior to Patch Tuesday under the name “LegacyHive” by security researcher Nightmare Eclipse, this defect involves improper link resolution during file access (“link following”) within the User Profile Service. An authenticated attacker holding credentials for a low-privileged local account can execute a crafted application to manipulate symbolic links or junction points before user initialization. When an administrative account subsequently logs into the compromised host, the service incorrectly loads and modifies registry hive targets controlled by the attacker. This enables the low-privileged account to rewrite system registry keys, execute arbitrary administrative commands, or tamper with administrative user profiles.
- CVE-2026-72971 (Windows Container Isolation FS Filter Driver Tampering): Discovered by researchers yhw and txz, this vulnerability resides in
unionfs.sys, the file system filter driver managing container layer isolation. The bug represents another improper link resolution flaw, allowing an authenticated local attacker inside or outside container boundaries to bypass container file system boundaries and achieve localized file tampering.
Critical Remote Code Execution Flaws and Broad Patch Scope
Out of the 42 vulnerabilities rated Critical in this update, 37 allow remote code execution across core infrastructure components. Key fixes defenders must prioritize include:
- CVE-2026-62878 (Windows DNS Server RCE): A critical memory corruption vulnerability in the Windows Domain Name System service allowing network-adjacent or remote attackers to execute arbitrary code on domain controllers running DNS services.
- CVE-2026-62893 (Windows Deployment Services TFTP Server RCE): A remote code execution vulnerability in the TFTP protocol handling within Windows Deployment Services (WDS), exploitable via unauthenticated network packets during network boot provisioning.
- CVE-2026-62815 (Microsoft QUIC RCE): A buffer overflow condition in Microsoft’s implementation of the QUIC transport protocol layer affecting modern Windows web services and edge transport endpoints.
- CVE-2026-59124 (Microsoft HPC Pack RCE): A critical flaw in High Performance Computing infrastructure cluster management nodes.
- CVE-2026-62911 (Exchange Server EoP): An elevation of privilege flaw affecting on-premises Microsoft Exchange Server deployment roles.
The August release also incorporates upstream updates for two hardware-level TPM 2.0 reference implementation flaws: CVE-2026-6726 (spoofing) and CVE-2026-6727 (information disclosure).
What To Do
System administrators should prioritize deployment of the August 2026 cumulative security updates, beginning with domain controllers, hosting servers, and developer workstations.
- Prioritize CVE-2026-68820 and CVE-2026-62832: Apply updates for Windows 10, Windows 11, and Windows Server (KB5121003, KB5120240, KB5120249) immediately to mitigate active kernel privilege escalation and profile manipulation risks.
- Audit Host Telemetry: Threat hunting teams should inspect endpoints for anomalous process spawning originating from
afd.sysinteractions, unexpected loading of unregistered kernel drivers, or unusual symbolic link creation inC:\Users\Defaultand user profile directories. - Restrict Local Administrative Access: Enforce strict password segregation across local account profiles to limit exposure to multi-user registry hive hijack primitives like LegacyHive.
Related content
Microsoft Patches 398 Vulnerabilities, Including Exploited WinSock Driver Zero-Day
Security NewsMicrosoft July 2026 Patch Tuesday Addresses Critical Zero-Days and Information Leaks
Security NewsCISA Adds Four Actively Exploited Vulnerabilities, Including SonicWall and Microsoft…
Security NewsMicrosoft August Patch Tuesday: Prioritizing Risk Over Patch Volume
Found something similar in your stack?
Let's find out before it becomes an incident.
Book an advisory call