Microsoft announced its August 2026 Patch Tuesday update on 11 August, delivering fixes for more than 400 security weaknesses across Windows and a range of other supported products. Among the corrections are three zero‑day vulnerabilities that were already being exploited or publicly disclosed before the patches became available.
Scale and composition of the update
The August bundle is one of the larger monthly releases from the software giant, though its headline count is lower than the unusually high July update, which some analysts estimated at over 600 flaws. The current release contains 42 vulnerabilities classified as Critical. Of those, 37 could enable remote code execution, while the remaining five are privilege‑escalation bugs.
Microsoft’s tally of roughly 400 issues does not encompass every flaw addressed by the company in August. Separate patches for Azure, Entra, Teams, Office, Power Apps and the Mariner Linux distribution were issued earlier in the month and are excluded from the Patch Tuesday count. This distinction matters because many cloud‑based fixes are applied automatically, whereas updates for on‑premises Windows endpoints still require manual testing and deployment by enterprise IT teams.
Highest‑priority zero‑day: CVE‑2026‑68820
The most urgent flaw in the August cycle is identified as CVE‑2026‑68820, an elevation‑of‑privilege vulnerability in the Windows Ancillary Function Driver for WinSock (afd.sys). The driver sits in kernel mode and mediates network operations between user‑mode Winsock applications and the underlying networking stack. Microsoft described the defect as a use‑after‑free condition, where the driver continues to reference memory that has already been released.
Exploitation of the bug requires an attacker who is already authenticated on the target system and can execute a specially crafted program. The malicious code triggers a race condition in the driver, allowing the attacker to gain SYSTEM‑level privileges without any further user interaction. Because the vulnerability operates at the kernel level, it can be used to bypass security controls, steal credentials and establish persistent footholds.
Check Point researchers Moshe Marelus and David Driker discovered and reported CVE‑2026‑68820. Their investigation linked active exploitation of the flaw to the North Korean state‑sponsored group commonly known as Lazarus. The group leveraged the vulnerability as part of a broader campaign that began with fraudulent employment offers.
Lazarus campaign and the FudModule rootkit
According to Check Point, the attackers approached potential victims with fake job opportunities, a social‑engineering tactic that has appeared in numerous North Korean operations targeting developers, cryptocurrency firms and defense‑sector employees. Once a target accepted the offer, they were prompted to open a file, run a project or install software that appeared legitimate.
When the malicious code executed with ordinary user rights, it invoked CVE‑2026‑68820 to elevate privileges and install a new variant of FudModule, a sophisticated kernel‑mode rootkit previously associated with Lazarus espionage activities. FudModule operates at a level of the operating system that can interfere with security products, hide malicious processes, block telemetry and protect other malware components from removal.
The combination of social engineering and a previously unknown kernel flaw makes this attack chain noteworthy. It demonstrates how Lazarus can turn an initial low‑privilege compromise into a high‑privilege, stealthy intrusion that is difficult to detect with conventional endpoint tools.
Other zero‑days and notable fixes
In addition to the WinSock driver flaw, the August update addresses two other vulnerabilities that were publicly known before patches were released. One is a Windows User Profile Service issue tied to the “LegacyHive” technique, a method previously disclosed in security research. The second is a tampering vulnerability in the Windows Container Isolation file‑system filter driver, which could allow an attacker to modify container files.
Microsoft notes that the 400‑flaw estimate reflects only the vulnerabilities released as part of the Patch Tuesday cycle. It does not count flaws that fall into multiple technical categories or that were published earlier in the month, nor does it include browser issues inherited from Chromium.
Implications for enterprise security teams
The sheer volume of patches underscores the growing operational pressure on organizations tasked with managing updates across diverse environments. While the headline number provides a sense of scale, security professionals are urged to prioritize based on the location, exploitability and exposure of each flaw. For example, an actively exploited privilege‑escalation bug on employee workstations may present a more immediate risk than a remote‑code‑execution vulnerability affecting a component that is disabled or isolated in a given deployment.
Microsoft’s increasing reliance on artificial intelligence to discover weaknesses across its expanding codebases is intended to accelerate vulnerability identification, but it also adds complexity to the patch‑management lifecycle. Enterprises must continue to test and roll out updates promptly, especially for critical components such as the afd.sys driver that can be weaponized by advanced threat actors.
Finally, organizations that fall within Lazarus’s traditional target set—software developers, cryptocurrency enterprises, defense contractors and other technology‑focused entities—should conduct thorough investigations for signs of compromise even after applying the patch. The update closes the vulnerability, but it does not automatically remove any malicious code that may have been installed beforehand.
Overall, Microsoft’s August 2026 Patch Tuesday reflects both the breadth of modern software attack surfaces and the necessity for vigilant, timely remediation across the enterprise ecosystem.






Be First to Comment