cybercrime The Hacker News

Des pirates étatiques chinois exploitent une chaîne de zero-days Chrome-Windows pour déployer le malware CLEANGULP

Un groupe cyberespion chinois a combiné un zero-day Chrome avec une faille d'élévation de privilèges dans le noyau Windows pour contourner le bac à sable et déployer le cheval de Troie CLEANGULP.

Des pirates étatiques chinois exploitent une chaîne de zero-days Chrome-Windows pour déployer le malware CLEANGULP

Threat intelligence researchers have uncovered a sophisticated cyber espionage campaign attributed to Chinese state-sponsored advanced persistent threat (APT) groups. The operators successfully engineered an end-to-end browser exploit chain by combining a memory corruption vulnerability in Google Chrome's rendering engine with a zero-day Local Privilege Escalation (LPE) flaw in the Windows `win32k.sys` kernel subsystem.

Upon luring a targeted individual to a watering-hole or spearphishing web resource, malicious JavaScript exploits a Type Confusion flaw within Chrome's V8 JIT compiler to achieve code execution within the constrained sandboxed renderer. The payload then immediately triggers the kernel privilege escalation vulnerability, bypassing browser sandbox boundaries and elevating execution privileges directly to `NT AUTHORITY\SYSTEM`. Once elevated, the exploit drops and executes 'CLEANGULP', a modular, in-memory surveillance implant designed to harvest authentication cookies, credential stores, VPN connection profiles, and encrypted communication artifacts.

Victimology analysis indicates precision targeting against diplomatic missions, defense aerospace suppliers, and semiconductor research facilities across Europe and the Indo-Pacific region. Google and Microsoft have coordinated the release of out-of-band security updates to remediate the exploited zero-day flaws.

Actionable Guidance for Security Teams

1. Deploy Browser and OS Patches Immediately: Ensure all Google Chrome instances are updated to version 154.0 or newer, and verify deployment of the latest Windows cumulative security updates. 2. Enforce Enterprise Browser Isolation: Utilize Group Policy Objects (GPO) to enforce Strict Site Isolation and hardware-enforced Stack Protection where available. 3. Monitor Process Lineage and Kernel Hooks: Configure Endpoint Detection and Response (EDR) agents to detect anomalous child processes spawned by `chrome.exe` executing with administrative or SYSTEM privileges. 4. Inspect Volatile Memory for Injected Threads: Hunt for unbacked executable memory sections (`PAGE_EXECUTE_READWRITE`) residing within host Windows service processes.

Evidence Rail

  • Confirmed: Google and Microsoft issued official security bulletins confirming active in-the-wild exploitation of the chained vulnerabilities.
  • Reported: Cybersecurity firms published technical reverse-engineering reports detailing CLEANGULP's command-and-control protocols.
  • Unconfirmed: Complete inventory of compromised intellectual property across targeted defense sectors remains under investigation.

In Brief

  • Chinese APT actors chained Chrome V8 and Windows kernel zero-days for total sandbox escape.
  • Surveillance malware 'CLEANGULP' deployed to exfiltrate enterprise credentials and communications.
  • Immediate updates required across Google Chrome and Windows endpoints.

Sources et références

← Toutes les actualités Outils