A sophisticated China-nexus hacking group infiltrated some of America's most sensitive research institutions and remained completely hidden for well over a year — stealing credentials, harvesting emails, and quietly siphoning data on artificial intelligence, military systems, and cutting-edge medical research. This wasn't a smash-and-grab cyberattack. It was a meticulously planned, long-term espionage operation, and it's one of the most consequential cyber intrusions targeting the US research community ever uncovered.
Here's everything you need to know — and, crucially, what you can do about it.
Who Is UNC6508? Meet the China-Nexus Threat Actor
Google's Threat Intelligence Group (GTIG) identified a sophisticated campaign attributed to UNC6508, a People's Republic of China (PRC)-nexus threat actor, that targeted North American academic, medical, and military research institutions.
Tracked as UNC6508, the group is believed to have been active since at least 2023, but Google's researchers started formally tracking it in early 2025.
While the name may be unfamiliar, the tactics are unmistakably aligned with the methodical, state-directed cyber espionage that has become a hallmark of Chinese advanced persistent threat (APT) groups.
The UNC6508 campaign was mainly aimed at North America, with hackers targeting major medical, academic, and military research organizations — comprising "world-renowned clinical providers, premier academic centers, North American military health institutions, professional advocacy groups, and health regulatory bodies," according to Google's researchers.
This wasn't opportunistic hacking.
GTIG concluded that the group's intelligence collection priorities align with the strategic interests of the People's Republic of China.
The Entry Point: Exploiting REDCap Research Servers
The attack vector was both clever and deeply concerning — it targeted a platform that is ubiquitous in academic and clinical research settings.
REDCap (Research Electronic Data Capture) is widely used in medical and scientific research to build and manage databases and surveys that comply with regulations for medical and scientific research.
Because it sits on the edge of institutional networks and often runs legacy versions, it represents exactly the kind of exposed, under-hardened asset that sophisticated threat actors seek out.
The earliest known compromise occurred in September 2023, with UNC6508 exploiting externally facing REDCap servers and deploying custom malware named INFINITERED to capture legitimate REDCap login credentials.
Google said it was unable to determine how UNC6508 initially gained access to the REDCap servers, though the group was observed probing vulnerable legacy versions of the platform on several target systems.
This strongly suggests that unpatched, outdated software was the foot in the door — a reminder that legacy infrastructure in research environments remains one of the most dangerous attack surfaces in cybersecurity today.
Inside INFINITERED: Custom Malware Built to Stay Hidden
Once UNC6508 had its foothold, it didn't immediately announce itself. Instead, it waited — and then deployed a weapon purpose-built for the job.
Three months after the initial compromise, the attackers deployed the 'Infinitered' custom malware, designed specifically for REDCap systems, hiding its components by trojanizing the server's system files. Infinitered consists of three components: a persistence/update module, a credential harvester, and a backdoor.
What makes INFINITERED particularly dangerous is its resilience.
It hijacks the upgrade process so that each new REDCap version automatically reinjects the malicious code — meaning patching doesn't clear it.
In other words, even if administrators applied software updates, the malware survived.
The login harvester captured usernames and passwords submitted through REDCap login pages, then encrypted and stored them in local REDCap database tables for future retrieval.
Meanwhile,
a backdoor executed on every REDCap page load and received commands via HTTP cookies, making it completely invisible at the application layer.
The campaign had hallmarks of sophisticated PRC-nexus activity, such as long-term stealthy access to the target network. The Infinitered malware was tailored specifically for REDCap servers, demonstrating "a level of targeted engineering that aligns with the sophisticated tactics of PRC-nexus actors."
The Exfiltration Phase: Abusing Legitimate Tools to Steal Emails
Deploying malware was only half the operation. Once UNC6508 had harvested enough credentials to achieve administrator-level access, it moved to a second, equally insidious phase: weaponising built-in enterprise features to silently exfiltrate data.
Once they had admin-level access, the attackers created content compliance rules — a legitimate administrative feature in cloud productivity platforms like Google Workspace — to silently forward any matching messages to an attacker-controlled account.
This technique is chilling in its simplicity.
UNC6508's approach generated no anomalous alerts, because the email copying was performed by a legitimate system feature operating exactly as designed.
There was nothing technically "wrong" happening from the platform's perspective — making detection extraordinarily difficult.
The actor automated forwarding of emails matching nearly 150 keywords related to defense, artificial intelligence, unmanned systems, cyber programs, and medical research.
The keyword list alone tells a vivid story of Beijing's strategic priorities: AI dominance, military technology, and advanced medical research are all firmly in the crosshairs.
GTIG discovered multiple organizations across the US and Canada compromised with INFINITERED. All of these organizations were promptly notified of the compromise upon detection and offered assistance with remediation.
A Broader Pattern: China's Escalating Cyber Espionage Campaign
The UNC6508 operation does not exist in a vacuum. It is the latest — and perhaps most sophisticated — chapter in a sustained, escalating campaign of Chinese state-sponsored cyber espionage against US institutions.
Chinese cyber espionage operations surged by 150% overall in 2024, with attacks against financial, media, manufacturing, and industrial sectors rising up to 300%, according to reporting from February 2025.
Chinese hacking group Kelp came to global prominence in 2024 when it was revealed that the group had compromised the networks of multiple US telecoms companies in the run-up to the 2024 US presidential election and had intercepted the communications of individuals in both campaign camps — activity believed to have been ongoing for up to two years before its discovery.
The FBI has been unequivocal about the scale of the threat.
The Chinese government is seeking to become the world's greatest superpower through systematic theft of intellectual property and brazen cyber intrusions — and China's efforts target businesses, academic institutions, researchers, lawmakers, and the general public, requiring a whole-of-society response.
Meanwhile, the collaborative sophistication of these groups is increasing.
Trend Research has examined the complex collaborative relationship between China-aligned APT groups through a new "Premier Pass-as-a-Service" model, exemplified by the recent activities of Earth Estries and Earth Naga, making modern cyber espionage campaigns even more complex.
China's espionage ecosystem is systemic and strategic. From state intelligence agencies to nominally private firms, Beijing coordinates cyber, human, and corporate channels to steal US industrial and defence technologies.
Practical Tips: How to Defend Your Research Institution Right Now
The UNC6508 campaign is a wake-up call for every research institution, university, hospital, and defence contractor in North America. Here are actionable steps you can implement immediately:
1. Patch and Audit Your REDCap Installations
Patch externally facing REDCap servers and remove old versions entirely — REDCap allows legacy installations to run alongside current ones, enabling downgrade attacks.
Inventory every instance of REDCap in your environment and ensure each one is running the latest supported version.
2. Audit Your Google Workspace Compliance Rules
Review Google Workspace content compliance and mail forwarding rules for anything that BCCs or reroutes email to external addresses. Check admin audit logs for when rules changed, not just what they currently say.
Attackers often exploit the gap between "what is configured now" and "what was changed and when."
3. Deploy Phishing-Resistant MFA on All Administrator Accounts
Deploying phishing-resistant MFA on administrator accounts is critical — the entire email theft phase of the UNC6508 campaign depended on having admin access.
Standard SMS-based MFA is no longer sufficient against nation-state actors. Hardware keys or passkey-based authentication should be mandatory for privileged accounts.
4. Hunt for INFINITERED Using Published Indicators
Hunt for INFINITERED using GTIG's published indicators of compromise.
Google has made these IoCs available to help defenders identify whether their systems are already compromised. Threat hunting should not be a reactive exercise — run these checks proactively, now.
5. Enforce Session Credential Controls
REDCap administrators are specifically advised to upgrade their instances, implement multi-factor authentication, and use Device Bound Session Credentials
to prevent stolen session tokens from being replayed by attackers in remote locations.
6. Limit External Exposure of Research Applications
Research platforms like REDCap should never be directly and unnecessarily exposed to the public internet. Place these applications behind a VPN or zero-trust access gateway, enforce strict firewall rules, and conduct regular external attack surface assessments to understand what adversaries can see.
7. Train Staff to Recognise Suspicious Admin Activity
The most expensive cybersecurity system will fail if organisations or their users do not practice good cybersecurity practices — human-caused mistakes are responsible for 90% of all data breaches.
Researchers and administrators must be trained to flag unexpected changes to mail routing rules, login anomalies, and unfamiliar admin accounts.
Conclusion: Silence Is Not Safety
The UNC6508 campaign is a masterclass in patience, precision, and exploitation of institutional blind spots.
The compromise at the earliest known victim continued undetected until November 2025 — a span of more than two years.
In that time, an adversary aligned with one of the world's most powerful governments silently read emails, harvested credentials, and extracted some of the most strategically valuable research data in North America — on AI, military systems, and advanced medicine.
The finding highlights a lack of defender visibility more than attacker sophistication.
That is, perhaps, the most important lesson of all. The tools to detect and disrupt this campaign existed. What was missing was the proactive posture, the right monitoring, and the institutional awareness to use them.
The threat is real, it is ongoing, and it is growing. If your organisation works in research, defence, healthcare, or technology, do not wait for a breach notification to act. Conduct an immediate audit of your externally facing applications, review your email compliance rules, and engage your security team — or a trusted managed security partner — to run a threat hunt today. The adversaries targeting your intellectual property are already working. The question is whether your defences are too.



