apt-espionage Security Affairs / Volexity

One Exploit Chain, Two Espionage Campaigns: Chinese Threat Actors Deploy Chrome and Windows Zero-Days

Two independent China-linked advanced persistent threat actors leveraged an identical zero-day exploit chain targeting Google Chrome and the Windows kernel in coordinated cyber-espionage operations against international non-governmental organizations and diplomatic entities. According to research released by cybersecurity firm Volexity, the adversaries weaponized the full sandbox escape chain to silently deploy specialized backdoors before vendor security patches were distributed.

One Exploit Chain, Two Espionage Campaigns: Chinese Threat Actors Deploy Chrome and Windows Zero-Days

Two independent Chinese nation-state cyber-espionage groups have launched aggressive, coordinated intelligence-gathering campaigns against international non-governmental organizations and geopolitical policy institutes by weaponizing an identical zero-day exploit chain spanning Google Chrome and the Microsoft Windows operating system. On Wednesday, cybersecurity investigation firm Volexity disclosed that both threat clusters – tracked as UTA0560 alongside an established state-sponsored actor – utilized identical exploit primitives to achieve full browser sandbox escapes (sandbox escape) and gain unrestricted administrative dominion over target endpoints.

The operations commenced on September 1, 2026, through highly calibrated spear-phishing campaigns (spear-phishing). Victims, primarily researchers and directors across international human rights advocacy groups, received tailored invitations to fictitious foreign policy seminars. Navigating to the adversary's staging infrastructure via Google Chrome triggered the silent, unprompted execution of the zero-click drive-by exploit sequence.

The weaponized chain integrated two synchronized zero-day components: 1. Remote Code Execution in Chrome V8 Engine: Adversaries leveraged an unpatched type confusion flaw within Chrome's V8 JavaScript compiler to bypass memory safety controls and execute shellcode within the sandboxed renderer process. 2. Local Privilege Escalation in Windows Kernel: The payload immediately called into a zero-day flaw in the Windows win32k graphics kernel subsystem, escalating execution to NT AUTHORITY\SYSTEM and shattering Chrome's sandboxing containment.

Volexity's forensic telemetry revealed that while both threat groups utilized the exact same exploit codebase, their post-compromise objectives diverged. UTA0560 deployed the modular "MoonlightPass" surveillance trojan, whereas the second group established an in-memory implant tailored to siphon encrypted diplomatic cable drafts and executive emails. This operational overlap strongly indicates the procurement of exploit capabilities from a shared centralized Chinese military-intelligence vulnerability contractor.

Enterprise Hardening and Incident Containment

  • Deploy Emergency Browser and OS Updates: Validate that Google Chrome is updated to build 128.0.6613.137 or later, and ensure Microsoft's September 2026 cumulative quality updates are active across all endpoints.
  • Implement Remote Browser Isolation (RBI): High-risk diplomatic and defense sector entities should route uncategorized external web traffic through isolated rendering environments.
  • Strengthen Mail Gateway Heuristics: Quarantine external messages originating from newly registered domain infrastructures mimicking geopolitical research institutes.

Threat Hunting and Digital Forensic Telemetry

Digital forensic responders examining compromised Windows workstations should audit the following evidentiary points:

1. Review Chrome Renderer Crash Dumps: Search the Windows Application event log for unhandled access violations in `v8.dll` associated with `chrome.exe`: `Get-WinEvent -LogName "Application" | Where-Object { $_.Message -like "chrome.exe" }` 2. Audit Host Persistence Artifacts: Threat actors established persistence utilizing disguised scheduled tasks bearing naming conventions resembling legitimate background updaters (e.g., `OneDrive Standalone Update Task-S-1-5-21`). 3. Correlate Outbound Network Telemetry: Monitor network egress and proxy telemetry for DNS queries resolving against known threat infrastructure (e.g., `api.cdn-cloudservice[.]com`).

Sources & References

← All News Tools