Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Cloned Websites Deliver Chrome, Windows Zero-Day Exploits
September 22, 2026
Aikido Security Launches Altar-1 AI for Cybersecurity Defense
September 22, 2026
GHAPPIER Supply Chain Attack Poisons npm Package, Compromises 65 GitHub Repos
September 22, 2026
Home/Threats/Cloned Websites Deliver Chrome, Windows Zero-Day Exploits
Threats

Cloned Websites Deliver Chrome, Windows Zero-Day Exploits

Key Takeaways A China-linked threat actor, UTA0565, exploited zero-day vulnerabilities in Google Chrome and Microsoft Windows using cloned websites. The sophisticated campaign targeted Asian...

Emy Elsamnoudy
Emy Elsamnoudy
September 22, 2026 4 Min Read
2 0

Key Takeaways

  • A China-linked threat actor, UTA0565, exploited zero-day vulnerabilities in Google Chrome and Microsoft Windows using cloned websites.
  • The sophisticated campaign targeted Asian government entities, likely for espionage, leveraging targeted phishing emails.
  • The attack chain utilized Chrome flaws (CVE-2026-85046, CVE-2026-87491) and a Windows privilege escalation flaw (CVE-2026-85880).
  • A new malware family, CLEANGULP, was deployed for post-compromise access and persistence, designed to evade detection.
  • Patches for these vulnerabilities have been released; immediate updates are critical to mitigate risk.

Cybersecurity researchers have uncovered a sophisticated espionage campaign where threat actors leveraged meticulously cloned legitimate websites to deliver a chain of zero-day exploits impacting both Google Chrome and Microsoft Windows. This stealthy operation allowed attackers to compromise target systems with minimal user interaction beyond visiting a seemingly innocuous webpage.

Table Of Content

  • Key Takeaways
  • Exploitation Chain: From Browser to System Control
  • CLEANGULP: The Post-Compromise Malware
  • What You Should Do

The campaign, observed on September 3 and 4, before the vulnerabilities were publicly known and patched, specifically targeted government organizations in Asia. Attackers crafted phishing emails with lures in Chinese, referencing jailed Hong Kong activist Chow Hang-tung, and also impersonated the Center for American Progress. The intent behind these highly targeted attacks appears to be intelligence gathering rather than widespread disruption.

Security firm Volexity said in a report that it attributed this activity to a China-linked advanced persistent threat (APT) group it tracks as UTA0565. While the group utilized an exploit kit previously associated with other actors, UTA0565 refined the delivery mechanisms and payload for its specific objectives, as detailed in an accompanying detailed PDF report.

This incident underscores the persistent danger of sophisticated phishing, even for highly vigilant users. The cloned websites were convincing, often displaying genuine content from the legitimate organizations they mimicked, thereby offering few immediate visual cues of compromise.

Exploitation Chain: From Browser to System Control

Each phishing email directed victims to an attacker-controlled domain that was a near-perfect replica of a trusted website. For instance, one fraudulent domain imitated China Digital Times, while another closely mirrored the Center for American Progress. Crucially, on these fake sites, a hidden iframe loaded additional content in the background, allowing malicious code to execute without altering the user’s visible browsing experience.

This hidden component initiated a sophisticated exploit chain. It first leveraged two Google Chrome vulnerabilities, CVE-2026-85046 and CVE-2026-87491, to escape the browser’s sandbox. Following this, a Microsoft Windows privilege escalation flaw, CVE-2026-85880, was exploited to gain higher-level permissions on the compromised system. This sequential exploitation allowed the attackers to transition from a restricted browser environment to full system control.

UTA0565 adapted an existing exploit framework, integrating a new final payload and modifying supporting code. The attack chain downloaded an executable, removed its Windows “Mark-of-the-Web” internet warning, and launched it via standard Windows shell components. These modifications, including changes to variable names, debugging text, and logging options, suggest a deliberate effort to customize a shared toolkit while simultaneously complicating analysis and detection efforts.

CLEANGULP: The Post-Compromise Malware

The payload delivered by this exploit chain is a previously undocumented malware family named CLEANGULP. This malware is heavily obfuscated to hinder forensic investigation. Upon installation, it disguises itself under a name resembling legitimate Microsoft software and establishes persistence through a scheduled task.

Once active, CLEANGULP grants its operators extensive capabilities, including the ability to execute commands, enumerate processes, transfer files (upload and download), and run additional code. It communicates with a hardcoded command-and-control (C2) server over standard HTTP, encrypting its messages to blend in with normal web traffic. The use of typosquatted domains for both the initial phishing lures and the C2 infrastructure further enhances the campaign’s deceptive appearance, making it challenging for users and security systems to identify malicious activity.

What You Should Do

  • Apply Updates Immediately: Ensure all Google Chrome browsers and Microsoft Windows operating systems are updated to the latest versions. These zero-day vulnerabilities have been patched.
  • Hunt for Indicators of Compromise (IoCs): Review proxy, DNS, and endpoint logs for the listed IoCs. Isolate any systems exhibiting these indicators for thorough forensic investigation.
  • Enhance Email Security: Implement robust email gateway rules to flag newly registered or lookalike domains. Educate staff to independently verify the legitimacy of unexpected emails, especially those with political or advocacy themes, through alternative communication channels.
  • Review Browser Update Policies: Confirm that browser update policies cover all devices within your network, particularly unmanaged workstations, as these can serve as entry points for broader network compromise.
  • Monitor Network Traffic: Search endpoints for suspicious host artifacts and unusual outbound connections, particularly those resembling the C2 infrastructure identified.
Type Indicator Description
Spoofed domain chinadigitaltimes[.]top Attacker-controlled domain impersonating China Digital Times
Hosting IP address 96.9.125[.]52 Hosted a website designed to imitate China Digital Times
Spoofed domain americanprgoress[.]top Typosquatted domain impersonating the Center for American Progress
Malicious URL hxxps://americanprgoress[.]top/chrome_cleanup.exe Payload delivery location
Hidden iframe resource /config.html Hidden page used to load the exploit components
File name chrome_cleanup.exe Win64 CLEANGULP payload
File name p1 Embedded exploit binary
File name p2 Embedded exploit binary
MD5 177652713dad3c128bd9195abf2b7603 Hash for the payload
SHA-1 668aa5551315ab26b67118fbb29f8e4560a1e1af Hash for the payload
SHA-256 8858ea412dc306b3558885af18006c5ca24689e8875733b5e13b3c2692e603cb Hash for the payload
File path %LOCALAPPDATA%MicrosoftIMEMicrosoftIME.exe CLEANGULP installation path
Scheduled task MicrosoftIME Persistence mechanism used by CLEANGULP
C2 domain thecovnresation[.]com Hardcoded CLEANGULP command-and-control server
C2 endpoint http://thecovnresation[.]com/beacon/pre-register Initial malware registration path
Encryption key hash cbeeb7dd5e89261cde032825fd10bb80bad2e3fbf5b91fdc9137ad463ffa8f21 SHA-256 value used to derive the AES key
Suspected attacker domain personclouds[.]com Additional domain assessed as linked to UTA0565 activity
Suspected attacker domain outsourcingwise[.]net Typosquatted infrastructure linked to similar campaigns
Suspected attacker domain halal-navi[.]net Typosquatted infrastructure linked to similar campaigns
Suspected attacker domain halaltak[.]net Typosquatted infrastructure linked to similar campaigns
Suspected attacker domain thecovnresation[.]net Additional typosquatted domain resembling The Conversation
Suspected attacker domain borneobulletins[.]top Typosquatted infrastructure linked to similar campaigns

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

CVEExploitHackerMalwarePatchphishingSecurityThreatVulnerabilityzero-day

Share Article

Emy Elsamnoudy

Emy Elsamnoudy

Emy is a cybersecurity analyst and reporter specializing in threat hunting, defense strategies, and industry trends. With expertise in proactive security measures, Emily covers the tools and techniques organizations use to detect and prevent cyber attacks. She is a regular speaker at security conferences and has contributed to industry reports on threat intelligence and security operations. Emily's reporting focuses on helping organizations improve their security posture through practical, actionable insights.

Previous Post

Aikido Security Launches Altar-1 AI for Cybersecurity Defense

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Critical WordPress Flaws Let Attackers Steal Government Records, Plaintext Passwords
September 22, 2026
Critical D-Link Router Flaw CVE-2024-39148 Lets Attackers Remotely Execute Code
September 22, 2026
Vidar Malware Updates Obfuscation With Every Build to Evade Detection
September 22, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
David kimber
David kimber
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us