Cyber Threat Brief — June 16 2026

⚠️ This report is AI-generated. Always validate findings.

1. UNC6508 Espionage via REDCap Servers & Google Workspace Rules

TL;DR: China-nexus UNC6508 compromised REDCap medical research servers, deployed INFINITERED credential-harvesting malware, then abused Google Workspace content compliance rules to silently exfiltrate emails matching defense/AI/military keywords — undetected for 14+ months.

What’s New:

  • GTIG disclosed June 15; campaign ran September 2023 – November 2025 across US/Canadian research institutions
  • Custom INFINITERED malware trojanizes REDCap system files with upgrade-surviving dropper, credential harvester, and HTTP cookie-based backdoor
  • Google Workspace “Patroit” [sic] compliance rule forwarded keyword-matched emails to attacker-controlled Gmail — nearly zero forensic trace
  • YARA rules and IOCs published by GTIG; malicious infrastructure disrupted
  • Targeted collection: geo-strategic policy, military strategy, AI, uncrewed vehicles, offensive cyber, medical research

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
INFINITERED dropper (trojanized REDCap PHP)MalwareT1505.003Web server filesystemScan REDCap installs with GTIG YARA rules
help.php webshell in REDCap app dirWebshellT1505.003Web server access logsHunt for help.php requests in REDCap paths
”Patroit” content compliance rulePersistenceT1114.003Google Workspace Admin audit logsAudit content compliance rules for unknown forwarding addresses
Credential harvesting via REDCap sessions tableCredential AccessT1056.003Database logsQuery sessions table for anomalous credential entries
Backdoor commands via HTTP cookiesC2T1071.001Web proxy/WAF logsInspect oversized or encoded cookie values to REDCap endpoints

Detection

SourceRuleGap
Splunk ESCUNoneNo REDCap-specific detection; need webshell + PHP trojan rules for REDCap paths
ElasticWeb Shell Detection: Script Process Child of Common Web Processes (generic)No Google Workspace compliance rule abuse detection
SigmaNone specificNeed Google Workspace content compliance rule creation/modification alert

Sources: Help Net Security, The Hacker News, Dark Reading


2. Awesome Motive CDN Supply Chain — OptinMonster / TrustPulse / PushEngage

TL;DR: Attacker compromised Awesome Motive’s marketing server via UpdraftPlus vuln, stole a CDN API key, and injected rogue-admin-creating JavaScript into CDN-hosted SDKs serving 1.2M+ WordPress sites. Backdoor plugins installed via the admin’s own authenticated session.

What’s New:

  • Patchstack detailed writeup June 15; exposure window June 12–14
  • C2 domain tidio.cc (84.201.6[.]54) registered April 28 — campaign pre-staged
  • Injected JS creates admin accounts (developer_api1 / randomized dev_xxxxxx) via 4 fallback methods (REST, form, AJAX, iframe)
  • Self-hiding backdoor plugins (“Content Delivery Helper”, “Database Optimizer”) with webshell and eval endpoints
  • 271 exploitation attempts blocked across 13 sites from 81 residential IPs (admin browsers executing payload)

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
tidio.cc / 84.201.6[.]54 (AS214036)C2 Domain/IPT1071.001DNS/proxy logsBlock at DNS and firewall
developer_api1 / [email protected]Rogue accountT1136.001WordPress user tableDelete and audit all admin accounts
dev_xxxxxx / [email protected] patternRogue accountT1136.001WordPress user tableQuery wp_users for dev_ prefix accounts
?developer_api1_fm / developer_api1_eval paramsWebshellT1505.003WAF/access logsHunt for these query parameters
XOR key jX9kM2nP4qR6sT8vMalware signatureT1027File content scanGrep wp-content for this string
Plugins: content-delivery-helper, database-optimizerBackdoorT1505.003FilesystemCheck wp-content/plugins/ directly (hidden from WP admin UI)
Tampered CDN: a.omappapi.com, a.opmnstr.com, a.optnmstr.com, a.trstplse.com, clientcdn.pushengage.comSupply chainT1195.002CSP/SRI logsVerify script integrity; implement SRI hashes

Detection

SourceRuleGap
Splunk ESCUNoneNo WordPress rogue admin creation via REST API detection
ElasticNone specificNo CDN supply chain script tampering detection
SigmaNone specificNeed rule for WordPress /wp-json/wp/v2/users admin creation from unexpected sources

Sources: Patchstack, Sansec, BleepingComputer


Status Updates

  • CVE-2026-50751 (Check Point VPN): WatchTowr released full PoC and technical analysis June 12. Qilin ransomware exploitation ongoing since May 7. CISA KEV deadline passed June 11. Patch immediately. WatchTowr PoC
  • CVE-2026-10520 (Ivanti Sentry): CISA KEV federal deadline passed June 14. Shadowserver confirms post-patch exploitation attempts ongoing. 2 of 19 vulnerable instances confirmed backdoored. Original brief.
  • CVE-2026-47281 (RoguePlanet / Windows Defender): Still UNPATCHED zero-day. No fix expected until next Patch Tuesday (July 8). Original brief.