Chinese Hackers Exploit Chrome-Windows Zero-Day Chain to Deploy CLEANGULP Malware
Chinese actor UTA0565 chains three Chrome and Windows zero-days via fake NGO media sites to drop CLEANGULP backdoor malware on Asian government targets.
Volexity detected attacks on September 3-4, 2026 in which UTA0565 chained Chrome flaws CVE-2026-85046 and CVE-2026-87491 with Windows ALPC bug CVE-2026-85880 to escape the browser sandbox and gain remote code execution. Phishing emails impersonating the Center for American Progress and themed around Hong Kong activist Chow Hang-tung targeted Asian government entities, luring victims to spoofed domains loading the BlueMoon exploit kit via hidden iframe. The final shellcode dropped CLEANGULP, an MSVC-built implant with shell, process listing, upload, download, and BOF execution capabilities, using thecovnresation[.]com for HTTP command-and-control. Volexity believes the shared exploit kit reflects coordinated use across multiple Chinese CNE groups with broader impact than currently observed.
- Zero-day chain: CVE-2026-85046, CVE-2026-87491 (Chrome) plus CVE-2026-85880 (Windows ALPC).
- Spoofed China Digital Times and Center for American Progress sites delivered BlueMoon exploit kit.
- CLEANGULP supports shell, process listing, file transfer, and beacon object file execution.
- Volexity assesses the exploit kit is shared across multiple Chinese threat groups.
Vulnerabilities mentionedAll →
- CVE-2026-850468.849%Actively Exploited V8 Type Confusion in Google Chrome (CVE-2026-85046)published · Google Chrome KEV PoC ×5
Indicators of compromiseauto-extracted · verify before use · export allAll →
| Type | Indicator | Context |
|---|---|---|
| domain | americanprgoress.top | ed spoofed links pointing to "chinadigitaltimes[.]top" and "americanprgoress[.]top," which replicated the look of China Digital Times and CA |
| domain | chinadigitaltimes.top | month. These messages contained spoofed links pointing to "chinadigitaltimes[.]top" and "americanprgoress[.]top," which replicated the look |
| domain | theconversation.com | nd-control (C2) over HTTP, indicating an attempt to mimic " theconversation[.]com ," a non-profit media outlet known for publishing academi |
| domain | thecovnresation.com | CLEANGULP has been found to use a hard-coded domain named "thecovnresation[.]com" for command-and-control (C2) over HTTP, indicating an at |
Full article391 words · extracted from thehackernews.com · click to collapse
Ravie LakshmananSep 23, 2026Zero-Day / Vulnerability
A Chinese threat actor codenamed UTA0565 has been observed exploiting the recently disclosed Google Chrome-Microsoft Windows exploit chain as zero-days through fake websites.
The attacks, detected on September 3 and 4, 2026, involved the chaining of two vulnerabilities in Chrome (CVE-2026-85046, CVE-2026-87491) and one impacting Windows Advanced Local Procedure Call (CVE-2026-85880) to break out of the browser's sandbox and achieve remote code execution.
"UTA0565 masqueraded as various entities including media organizations and a non-governmental organization (NGO)," Volexity researchers Damien Cash and Tom Lancaster said in an analysis published this week. "Notably, this threat actor's campaigns differed from previously documented attacks by using multiple fake websites to deceive victims."
One such campaign targeted Asian government entities with Chinese- and English-language phishing emails that urged recipients to support Hong Kong activist Chow Hang-tung and masqueraded as the Center for American Progress (CAP). Chow was sentenced to seven years and three months in prison earlier this month.
These messages contained spoofed links pointing to "chinadigitaltimes[.]top" and "americanprgoress[.]top," which replicated the look of China Digital Times and CAP, while loading an additional HTML element via a hidden iframe.
The HTML element ("config.html") is said to have used the same BlueMoon exploit kit combining CVE-2026-85046, CVE-2026-87491, and CVE-2026-85880, with the final "pp" shellcode downloading an executable named "chrome_cleanup.exe" from the bogus domain. The payload is a malware family dubbed CLEANGULP, which is built using the Microsoft Visual C Compiler.
It supports the following capabilities -
- shell, to run a command
- ps, to list running processes
- upload, to upload a file
- download, to download a file
- bof, to execute a Execution of a beacon object file (BOF)
Interestingly, CLEANGULP has been found to use a hard-coded domain named "thecovnresation[.]com" for command-and-control (C2) over HTTP, indicating an attempt to mimic "theconversation[.]com," a non-profit media outlet known for publishing academic research, analysis, and commentary.
"This seemingly widespread adoption across multiple threat actors suggests a coordinated effort within the Chinese CNE community, where the core kit was likely shared, customized, and weaponized by multiple groups," Volexity said. "The activity reported so far reflects only two organizations' observations; the full scope and impact are likely far broader."
Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.