One of the 400 flaws Microsoft fixed this month was already being used
On 11 August Microsoft shipped another enormous security update — around 400 flaws across Windows, Office and the services behind them, 42 of them rated critical. (Counts vary between 398 and 421 depending on whose tally you read, because vendors differ on whether to include third-party components.) It continues a run of unusually heavy months; July's release was larger still. Buried in the pile were three zero-days — flaws that were public, or being exploited, before a fix existed. Two had merely been disclosed. The third had already been put to work.
That one is CVE-2026-68820, a use-after-free bug in the Windows Ancillary Function Driver for WinSock (afd.sys) — an unglamorous kernel driver that sits underneath every network connection a Windows machine makes. Rated CVSS 7.0, it needs local access, so on its own it doesn't get an attacker in; what it does is let someone who is already running as an ordinary user promote themselves to SYSTEM. Check Point traced its use to Lazarus, the North Korean state-linked group, which used it during intrusions at defence firms to install a new build of FudModule — a rootkit that runs in the Windows kernel itself, where most security tooling can't easily see it. It is the fourth zero-day in this same driver in three years.