Microsoft’s massive Patch Tuesday releases continue as AI reshapes bug discovery
Microsoft patches 419 vulnerabilities in record-breaking Patch Tuesday; Windows Winsock zero-day CVE-2026-68820 is actively exploited by Lazarus Group.
Microsoft's August Patch Tuesday fixes 419 vulnerabilities (62 critical, 357 important), among the largest monthly counts on record, following 206 fixes in June and 622 in July as AI-assisted discovery drives unprecedented volume. Three flaws are zero-days; Windows Winsock bug CVE-2026-68820 is exploited in the wild by Lazarus Group in job-themed attacks using PDFs with a trojanised reader. CVE-2026-62832, publicly disclosed by researcher Nightmare Eclipse via the LegacyHive PoC, is also patched. Microsoft now lists bugs by product family instead of itemized CVEs, which defenders warn complicates triage.
- Microsoft fixed 419 vulnerabilities including 62 critical; monthly counts surged with AI-assisted discovery (206 in June, 622 in July)
- Three zero-days; CVE-2026-68820 in Windows Winsock is exploited in the wild by Lazarus Group
- CVE-2026-62832 matches the LegacyHive PoC published by pseudonymous researcher Nightmare Eclipse
- Five Eyes and the UK NCSC warned AI is transforming offensive and defensive capabilities and accelerating patch tempo
- Microsoft's clustered summary-table format makes triage harder for defenders
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-62832 | Local Privilege Escalation via Link Following in Windows User Profile Service CVE-2026-62832 is a local privilege escalation flaw (CWE-59, improper link resolution, or 'link following') in the Windows User Profile Service. An attacker who already holds a limited local account on an affected machine can cause the service to follow a symbolic link or junction before it validates file access, so the service performs file operations with elevated rights. Successful exploitation grants elevated privileges on the local system — typically up to administrator/SYSTEM level — with no user interaction required. Affected platforms include Windows 10 21H2 and 22H2, Windows 11 23H2 through 26H1, and Windows Server 2022 and 2025, which together span essentially the entire supported Windows estate. As of this analysis there is no public proof-of-concept, no CISA KEV listing, and no confirmed in-the-wild exploitation of this specific flaw; EPSS estimates a 3.3% (88th percentile) chance of exploitation within 30 days, although Microsoft's August 2026 Patch Tuesday fixed 400+ vulnerabilities and a separate zero-day (CVE-2026-68820) is under active attack. Do: Apply the Microsoft cumulative security update addressing CVE-2026-62832 as soon as it reaches your environment through Windows Update/WSUS, and verify the patched build number against Microsoft's advisory (Microsoft's August 2026 Patch Tuesday wave, which fixed 400+ vulnerabilities, is the likely delivery vehicle). As an interim mitigation for link-following LPEs, restrict the 'Create symbolic links' user right (SeCreateSymbolicLinkPrivilege) to trusted administrators. Prioritize patching multi-user servers, VDI hosts, and endpoints where untrusted users hold local sign-in rights, since this flaw requires an existing low-privileged local account. | 7.8 | 3% |
| mass≈1 billion+ Windows installations (the affected releases cover effectively the entire supported Windows 10/11 client base plus Windows Server 2022/2025 estates) | ||
| CVE-2026-68820 | Use-After-Free Local Privilege Escalation in Microsoft Windows WinSock AFD Driver CVE-2026-68820 is a use-after-free (CWE-416) in the Windows Ancillary Function Driver for WinSock (afd.sys), the kernel component that handles Winsock socket operations. A local, authenticated attacker can trigger the memory corruption through crafted socket activity, and the high attack-complexity score (AV:L/AC:H/PR:L) indicates exploitation requires a specific, likely race-sensitive sequence of operations. Successful exploitation elevates privileges to SYSTEM, giving the attacker full control of the host, and public reporting describes deployment of a backdoor after privilege escalation. Virtually every Windows 10, Windows 11, and Windows Server (2012-2022) installation ships this driver, so the affected population is essentially the entire supported Windows installed base. The flaw is being exploited in the wild: CISA added it to the KEV on 2026-08-11, Microsoft fixed it in the August 2026 Patch Tuesday release, and reporting ties active exploitation to North Korea's Lazarus group, who paired the zero-day with fake job-offer lures. Do: Apply Microsoft's August 2026 security updates for all listed Windows 10, Windows 11, and Windows Server versions as a priority; CISA KEV (added 2026-08-11) requires federal agencies to patch within two weeks in accordance with BOD 26-04. Because observed attacks used fake job-offer social engineering to reach local code execution, prioritize user workstations and review endpoints for unexplained SYSTEM-level process activity, newly installed services, or backdoor persistence artifacts. Where patching is deferred, restrict execution of untrusted local code on affected hosts and monitor for privilege-escalation events. | 7.0 | 6% | KEV |
| masshundreds of millions to over 1 billion Windows devices and servers (essentially all endpoints running the listed Windows 10/11/Server versions) |
Full article547 words · extracted from therecord.media · click to collapse
Microsoft on Tuesday released fixes for 419 security vulnerabilities, one of the largest monthly counts on record and the latest sign that artificial intelligence is dramatically increasing the number of software flaws security teams must contend with. In May, when Microsoft shipped patches for 137 vulnerabilities, the company stated the industry had reached a moment “where AI-powered vulnerability discovery stops being speculative and starts being an engineering problem.” Since then, successive record-breaking releases — 206 in June, followed by 622 in July — have seen the company explode past its annual record for vulnerabilities, of around 1,250. According to the company’s August release notes, the latest update addresses 62 critical and 357 important-rated issues. As with last month, Microsoft no longer lists the individual CVEs and has replaced the previously itemized batch with a summary table showing a count of bugs by product family, alongside a “Notable CVEs” section. This month’s update features about five times the volume of patches Microsoft was shipping in a typical month before AI-assisted vulnerability discovery took hold. On the eve of that surge, Britain’s National Cyber Security Centre warned that organizations needed to prepare for a new tempo in mitigating vulnerabilities. Three of this month’s flaws are zero-days. Two were publicly disclosed before the patches dropped, while one of which — CVE-2026-68820, affecting the Windows component that handles network connections — has been seen exploited in the wild. The company tied the attacks to a campaign by Lazarus Group, which has been been targeting applicants for “attractive job opportunities at well-known companies in the defense, aerospace, and aviation industries” in a complicated attack that sees them combine PDFs with a trojanised reader allowing the hackers to secretly take control of the applicants’ machines. One of the publicly-known flaws, CVE-2026-62832, was attributed by Microsoft to an anonymous researcher. The details of the vulnerability appear to match a proof-of-concept called LegacyHive published by the pseudonymous researcher Nightmare Eclipse hours after last month’s Patch Tuesday — the latest instalment in a months-long standoff over the company’s disclosure and bounty practices. Widespread exploitation of the surge in vulnerabilities has not yet been observed. But the Five Eyes intelligence alliance warned in June that frontier AI models would soon be “fundamentally transforming both offensive and defensive cyber capabilities,” adding “the timeline is not years, it is months.” The release date marks the start of a regular cycle for cybersecurity defenders. Once a patch is out, attackers pick it apart in an attempt to reverse-engineer the holes it plugs and then race to break into machines that have not yet been updated — a phenomenon often described as “Exploit Wednesday.” Although the volume of bugs likely makes it more difficult for Microsoft to provide a detailed advisory, the new clustered format of the Security Updates page risks making triage more complex. Defenders and third-party trackers must now piece together the full picture from underlying advisory feeds themselves and figure out what needs to be patched first.
No previous article
No new articles
Alexander Martin
is the UK Editor for Recorded Future News. He was previously a technology reporter for Sky News and a fellow at the European Cyber Conflict Research Initiative, now Virtual Routes. He can be reached securely using Signal on: AlexanderMartin.79
Text extracted automatically; images, tables and formatting may be missing. Original: https://therecord.media/microsoft-massive-patch-tuesday-releases-continue-ai