This brief covers the trailing ~48 hours (August 9–11, 2026). Every item below was verified against its primary source — vendor advisory, CISA publication, or the original research — and dated from that source.
Microsoft’s August Patch Tuesday fixes ~400 flaws, including an actively exploited Windows zero-day
Microsoft MSRC · August 11, 2026
Microsoft’s August 2026 Patch Tuesday addresses roughly 400 vulnerabilities (counts across trackers range from 394 to 421), including 42 rated Critical. One flaw is under active exploitation: CVE-2026-68820, a use-after-free in the Ancillary Function Driver for WinSock (afd.sys) that attackers are using to elevate privileges to SYSTEM. A second zero-day, CVE-2026-72971 in the Windows Container Isolation FS Filter Driver (unionfs.sys), was publicly disclosed before patching but is assessed as less likely to be exploited. Patch the afd.sys bug first — WinSock EoP flaws are a recurring favorite for ransomware operators post-compromise.
Source: Microsoft MSRC update guide (CVE-2026-68820) · BleepingComputer · SecurityWeek
CISA, FBI, NSA and South Korean police publish joint #StopRansomware advisory on Gunra
CISA (AA26-222A) · August 10, 2026
A joint advisory from CISA, the FBI, NSA, the DoD Cyber Crime Center, the U.S. Secret Service, and South Korea’s National Police Agency details the Gunra ransomware-as-a-service operation, a Conti-derived variant that emerged in 2025 and expanded to RaaS in 2026, targeting government, healthcare, and critical infrastructure. Key mitigations: patch known exploited vulnerabilities on internet-facing systems (especially VPN gateways and exposed RDP), maintain offline immutable backups, and segment networks. The advisory ships with STIX-format indicators of compromise.
“The actors leverage a double-extortion model, both encrypting data and threatening to publish exfiltrated data to a dedicated leak site (DLS) if the ransom is not paid.” — CISA advisory AA26-222A
Source: CISA AA26-222A · Joint advisory PDF
Microsoft: Storm-1175 deploys new StormEncryptor ransomware, likely via N-able N-central flaw
Microsoft Threat Intelligence · August 10, 2026
Microsoft Threat Intelligence reports that Storm-1175, a China-based former Medusa ransomware affiliate, is deploying a previously unseen C++ ransomware family dubbed StormEncryptor (files renamed .encrypted, ransom note !!!README_FIRST!!!.txt, three-day deadline). Intrusions were likely preceded by exploitation of CVE-2026-18577 (CVSS 8.2), the N-able N-central authentication bypass added to CISA’s KEV catalog on August 3; post-compromise tooling includes AnyDesk/SimpleHelp, Advanced IP Scanner, and Mimikatz LSASS dumping. N-able has patched the flaw (builds 2026.3.1.7 and later, with Hotfix 2 superseding the original fix) and published IoCs for self-hosted servers.
“This threat actor is known to rapidly move from initial access to data exfiltration and ransomware deployment, often within a few days.” — Microsoft Threat Intelligence
Source: Microsoft Threat Intelligence · N-able security update · BleepingComputer
Kimsuky built a self-hosted LLM lab on its own attack servers, Genians finds
Genians Security Center · August 10, 2026
South Korean security firm Genians published research on North Korea’s Kimsuky group (“Operation GitPower”) documenting what it describes as the first observed case of a state-sponsored APT running self-hosted large language model environments — Ollama, GPT4All, and Msty with retrieval-augmented generation — directly on its attack infrastructure. The offline setup lets the group analyze stolen documents, generate decoy files, and assist malware development without sending data to cloud AI services that might detect or log the activity. The campaign uses AI-generated lure documents and GitHub/GitLab-based C2 to deliver payloads including a modified AsyncRAT.
“The evidence identified to date remains focused on the use and integration of existing AI technologies rather than independent model training. It is therefore necessary to continue monitoring changes in the scope of AI use and the evolution of related attack techniques.” — Genians Security Center
Source: Genians threat intelligence report · The Record
Still developing
Metabase zero-day exploited in the wild for unauthenticated admin access
Metabase (GHSA-vwf4-m7j8-wcjf) · August 6, 2026
Metabase disclosed a CVSS 10.0 unauthenticated SQL injection in the /api/session/reset_password endpoint affecting all versions from x.58.0 onward; no CVE has been assigned yet. Exploitation grants full administrator access, including stored credentials for every connected database. Patched releases are available for each branch (x.58.24 through x.63.5); block the reset_password endpoint if you can’t upgrade immediately, and rotate connected-database credentials if the endpoint was publicly reachable.
“Metabase has confirmed active exploitation of this vulnerability. Please upgrade your Metabase instance ASAP.” — Metabase security advisory
Source: Metabase advisory · The Hacker News
WordPress 7.0.3 patches pre-auth login-page XSS with a path to PHP code execution
WordPress · August 6, 2026
CVE-2026-64638 (CVSS 8.9, “XSS2Shell”) is a pre-authentication cross-site scripting flaw in the WordPress login error page affecting every version, chainable to PHP code execution on the server when an administrator interacts with an attacker-controlled page. The fix shipped in WordPress 7.0.3 and was backported to every branch still receiving security updates (back to 4.7). No in-the-wild exploitation or public PoC had been reported at disclosure.
Source: Hadrian research · The Hacker News
“Payroll Pirates” AiTM phishing hijacks Microsoft 365 accounts to hunt payroll and finance mailboxes
Arctic Wolf Labs · August 7, 2026
Arctic Wolf documented a widespread adversary-in-the-middle phishing campaign — overlapping Microsoft’s Storm-2755 “Payroll Pirates” cluster — that steals Microsoft 365 session tokens via voicemail-themed lures, bypassing MFA, then uses Microsoft Graph to enumerate payroll, HR, and finance staff. Compromised sessions are refreshed by automation at roughly eight-hour intervals through geographically matched residential proxies, with hundreds of organizations targeted across the U.S., Canada, and Europe.
“The campaign uses residential proxies to disguise malicious sign-ins as ordinary consumer traffic. Automated activity maintains compromised sessions at approximately eight-hour intervals.” — Arctic Wolf Labs
Source: Arctic Wolf Labs · The Hacker News
This brief covers the trailing ~48 hours (August 9–11, 2026).
Primary sources: Microsoft MSRC · CISA AA26-222A · Microsoft Threat Intelligence · N-able · Genians · Metabase · Arctic Wolf Labs