惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园_首页
雷峰网
雷峰网
IT之家
IT之家
I
InfoQ
酷 壳 – CoolShell
酷 壳 – CoolShell
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
B
Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 【当耐特】
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
Hugging Face - Blog
Hugging Face - Blog
A
About on SuperTechFans
月光博客
月光博客
P
Proofpoint News Feed
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
G
Google Developers Blog
小众软件
小众软件
宝玉的分享
宝玉的分享
Jina AI
Jina AI
V
Visual Studio Blog

Security Affairs

Agent’s claims on WhatsApp access spark security concerns Meta accused of violating DSA by failing to safeguard minors Large-scale Roblox hacking operation shut down by Ukrainian authorities CVE-2026-42208: LiteLLM bug exploited 36 hours after its disclosure Internet censorship index reveals Russia’s lead and widespread content blocking All supported cPanel versions hit by critical auth bug, now patched U.S. CISA adds Microsoft Windows Shell and ConnectWise ScreenConnect flaws to its Known Exploited Vulnerabilities catalog ShinyHunters exploit Anodot incident to target Vimeo CVE-2026-3854 GitHub flaw enables remote code execution Signal Phishing Campaign Targets German Officials in Suspected Russian Operation Microsoft fixes Entra ID flaw enabling privilege escalation New Android spyware Morpheus linked to Italian surveillance firm NCSC launches SilentGlass, a plug-in device to secure HDMI and DisplayPort links Medtronic discloses security incident after ShinyHunters claimed theft of 9M+ records Chinese spy posed as researcher in spear-phishing campaign targeting NASA to steal defense software LINKEDIN BROWSERGATE Firefox bug CVE-2026-6770 enabled cross-site tracking and Tor fingerprinting Fast16: Pre-Stuxnet malware that targeted precision engineering software Italy moves to extradite Chinese national to the U.S. over hacking charges U.S. utility giant Itron discloses a security breach Critical bug in CrowdStrike LogScale let attackers access files GopherWhisper: new China-linked APT targets Mongolia with Go-based malware SECURITY AFFAIRS MALWARE NEWSLETTER ROUND 94 Trigona ransomware adopts custom tool to steal data and evade detection Security Affairs newsletter Round 574 by Pierluigi Paganini – INTERNATIONAL EDITION U.S. CISA adds SimpleHelp, Samsung, and D-Link flaws to its Known Exploited Vulnerabilities catalog Over 400,000 sites at risk as hackers exploit Breeze Cache plugin flaw (CVE-2026-3844) CISA reports persistent FIRESTARTER backdoor on Cisco ASA device in federal network 12-year-old Pack2TheRoot bug lets Linux users gain root privileges Signal phishing campaign targets Germany’s Bundestag President Julia Klöckner
China-linked actor UNC6508 spent two years inside medical...
https://www.facebook.com/sec.affairs · 2026-06-16 · via Security Affairs

China’s UNC6508 hid in North American medical research networks for 2 years, stealing credentials and forwarding emails to Gmail

Google’s Threat Intelligence Group published a report this week on UNC6508, a China-linked cyberespionage group that breached North American medical and military research organizations and stayed hidden for more than two years. The earliest confirmed intrusion dates to September 2023.

UNC6508

The group remained active until November 2025, when researchers finally detected it. The finding highlights a lack of defender visibility more than attacker sophistication.

“GTIG attributes this activity to UNC6508 with high confidence. This assessment is based on infrastructure overlaps between campaigns, the consistent use of the INFINITERED backdoor on REDCap servers, and the specific targeting of medical research and defense sectors.” reads the report published by Google. “We assess UNC6508 is an espionage motivated threat cluster, with priorities that align with historic PRC state-sponsored espionage trends and intelligence collection requirements.”

The targets aren’t random. They include world-renowned clinical providers, premier academic centers, North American military health institutions, professional advocacy groups, and health regulatory bodies. Their research spans molecular discovery, clinical drug trials, state-level public health policy, and military readiness. Whoever tasked UNC6508 wanted a broad map of what Western medical and defense science looks like from the inside.

The entry point in every confirmed intrusion was REDCap, the web platform hospitals and universities use to build and manage clinical research databases.

“UNC6508 consistently targets REDCap servers. REDCap is a web-based software platform designed specifically for building and managing online databases and surveys, in compliance with regulations for medical and scientific research. It is a commonly used platform in the North American medical research community.” continues the report. “GTIG was not able to confirm how UNC6508 initially gained access to the REDCap server.”

Google saw the group probing older versions, which suggests they’re after unpatched legacy deployments, but no specific CVE has been named.

Three months after the attackers gained access to the target network, they deployed custom malware called INFINITERED. The custom payload is built specifically for REDCap environments and does three things. It hijacks the upgrade process so that each new REDCap version automatically reinjects the malicious code, meaning patching doesn’t clear it. It injects a credential harvester into the authentication system to silently capture usernames and passwords from every login. And it plants a backdoor that executes on every REDCap page load and receives commands via HTTP cookies, completely invisible at the application layer.

UNC6508

The credential theft set up the next phase. Once they had admin-level access, the attackers moved to the organizations’ email systems and 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. The keyword triggers give a clear picture of what Beijing wanted.

One specific search correlated with a July 2025 outbreak of Chikungunya virus in China’s Guangdong province, which suggests the tasking responded to real-time domestic needs, not just standing collection requirements.

The experts noticed that operational security was careful throughout. UNC6508 used obfuscation networks, bulk-sourced accounts, legitimate stolen credentials, and operation-specific infrastructure to blend into normal traffic. Google disrupted some of the known infrastructure, including disabling a Gmail account used for exfiltration, notifying the affected organizations, and helping with remediation before publishing the report. However, several unconfirmed cases remain under investigation.

The solution is straightforward, even if implementing it everywhere takes time. Update and patch all REDCap systems, including older versions. Review your email security settings and remove any rules you didn’t create. Protect all administrator accounts with phishing-resistant MFA, since the attackers gained access using stolen passwords. Finally, improve monitoring and logging so suspicious activity, such as a backdoor running for more than two years, is detected and flagged quickly.

To assist defenders, Google also released a list of indicators in a GTI Collection for registered users.

Follow me on Twitter: @securityaffairs and Facebook and Mastodon

Pierluigi Paganini

(SecurityAffairs – hacking, China)