Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2837+ Articles
167+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. News
  3. China-Linked Hackers Chain Chrome and Windows Zero-Days to Deploy GRIMWEDGE
China-Linked Hackers Chain Chrome and Windows Zero-Days to Deploy GRIMWEDGE
NEWS

China-Linked Hackers Chain Chrome and Windows Zero-Days to Deploy GRIMWEDGE

UTA0560 chained 3 Chrome and Windows zero-days in a phishing campaign against NGOs, deploying the GRIMWEDGE backdoor via a hijacked university site.

Dylan H.

News Desk

September 15, 2026
3 min read

A Three-Stage Chain From Inbox to Kernel

Security researchers at Volexity have detailed a spear-phishing campaign by a China-linked threat cluster tracked as UTA0560, which chained three separate Chrome and Windows zero-day vulnerabilities to deliver a custom JavaScript backdoor dubbed GRIMWEDGE. Volexity observed the activity around September 1, 2026, targeting multiple non-governmental organizations (NGOs).


The Exploit Chain

CVEComponentRole
CVE-2026-85046Chrome V8Sandbox escape enabling arbitrary read/write
CVE-2026-87491ChromeAdditional browser sandbox escape mechanism
CVE-2026-85880Windows ALPCPrivilege escalation to the OS level

The campaign began with phishing emails containing a message encouraging recipients to click a link pointing to the website of a U.S.-based university. That legitimate site carried a reflected XSS vulnerability, which UTA0560 abused to redirect victims to attacker-controlled infrastructure without the link itself needing to point anywhere suspicious.

From there, three Base64-encoded JavaScript payloads executed in sequence:

  1. p1 — host reconnaissance and fingerprinting shellcode
  2. p2 — Windows kernel privilege-escalation shellcode, leveraging the ALPC flaw
  3. pp — browser process injection and final payload downloader

Inside GRIMWEDGE

The resulting GRIMWEDGE backdoor is JavaScript-based and maintains persistent command-and-control polling against ocr.opusaccel[.]top. It supports a broad command set including system reconnaissance, file operations, process management, and arbitrary command execution via eval() — giving operators effectively unrestricted post-compromise capability on infected hosts.

Volexity also observed a second, unrelated Chinese threat group — JungleBamboo, tracked elsewhere as APT31 — exploiting the same window of activity with separate credential-stealing tooling, suggesting either shared tooling access or independent discovery of overlapping opportunities.


The N-Day Gap Behind the Zero-Days

A key detail in Volexity's analysis is when these bugs stopped being zero-days for defenders versus attackers: upstream Chromium fixes for the underlying issues were committed before Google shipped the corresponding patched Chrome release, creating a window where the vulnerability details were effectively public in the open-source Chromium repository while the majority of Chrome users remained unpatched. Sophisticated actors like UTA0560 are increasingly monitoring upstream open-source commits to weaponize these gaps ahead of official releases.


Recommendations

  • Keep Chrome and Windows fully updated — given the N-day exploitation pattern described above, patch as soon as updates are available rather than waiting for a fixed release cycle.
  • Treat unsolicited links to otherwise-legitimate sites with caution, especially in phishing campaigns targeting NGOs, policy organizations, and other frequent nation-state targets — a legitimate-looking destination domain does not guarantee a safe redirect chain.
  • Monitor for outbound connections to unfamiliar domains following browser activity, particularly from endpoints handling sensitive NGO or advocacy work.
  • Web administrators should audit and remediate reflected XSS vulnerabilities on institutional sites — even sites unrelated to the ultimate target can be weaponized as an unwitting redirect layer.

Related Reading

  • Google Fixes Fourth Chrome Zero-Day Exploited in Attacks in 2026
  • New Chrome Zero-Day CVE-2026-5281 Under Active Exploitation, Patch Released
#China#UTA0560#Chrome#Windows#Zero-Day#GRIMWEDGE#Spear Phishing

Related Articles

New 'BlueMoon' Exploit Kit Chains Chrome and Windows Zero-Days for Espionage

At least four espionage-linked threat clusters adopted the BlueMoon exploit kit within days, chaining Chrome and Windows zero-days for backdoor access.

4 min read

China-Linked Storm-1175 Chains Zero-Days for High-Velocity

A China-based threat cluster designated Storm-1175 has been linked to high-velocity ransomware attacks deploying Medusa payloads using chained zero-day...

5 min read

APT28 Deploys PRISMEX Malware in Campaign Targeting Ukraine

Russian state-sponsored threat actor APT28 (Forest Blizzard / Pawn Storm) has launched a targeted spear-phishing campaign deploying a newly documented...

5 min read
Back to all News