Cyber Threat Brief — June 22 2026

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

1. Klue/Icarus SaaS Supply Chain — Salesforce OAuth Token Theft

TL;DR: Icarus extortion group compromised Klue’s integration backend June 11, harvested OAuth tokens, and exfiltrated Salesforce CRM data from Huntress, Recorded Future, Tanium, and others. As of today June 22, Klue publicly acknowledged the breach and Icarus listed them on their leak site.

What’s New:

  • June 22: Klue public acknowledgement; Icarus leak site listing
  • Huntress published investigation blog with IOCs (June 19)
  • Attacker used compromised legacy credential to push code harvesting OAuth tokens
  • Python-urllib automated Salesforce API enumeration and data exfiltration
  • Extortion emails sent via compromised Australian retailer mail servers (valid SPF/DMARC)

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
138.226.246.94Attacker IPT1199Salesforce login history / SIEMBlock and hunt
212.86.125.24Attacker IPT1199Salesforce login history / SIEMBlock and hunt
213.111.148.90Attacker IPT1199Salesforce login history / SIEMBlock and hunt
94.154.32.160Attacker IPT1199Salesforce login history / SIEMBlock and hunt
Python-urllib/3.12User-AgentT1106Salesforce API logs / proxyAlert on non-browser UA hitting Salesforce API
Python-urllib/3.14User-AgentT1106Salesforce API logs / proxyAlert on non-browser UA hitting Salesforce API
GET /services/data/v59.0/sobjectsAPI endpointT1087Salesforce API logsAlert on object catalog enumeration
GET /services/data/v59.0/query + QueryMoreAPI patternT1005Salesforce API logsAlert on bulk query with cursor pagination
Burst of ~1000 queries in 15 minQuery patternT1005Salesforce API logsAlert on anomalous query volume

Detection

SourceRuleGap
Splunk ESCUNoneNo Salesforce OAuth token abuse detection
ElasticNoneNo SaaS supply chain OAuth exfil rule
SigmaNoneNo Salesforce API anomaly rule

Sources: Huntress Blog · SecurityWeek · BleepingComputer · Obsidian Security


2. DragonForce Backdoor.Turn — C2 via Microsoft Teams TURN Relays

TL;DR: DragonForce ransomware operators deployed Backdoor.Turn, a custom Go RAT that tunnels C2 through legitimate Microsoft Teams TURN relays via QUIC, making all C2 traffic appear as Teams collaboration traffic. First known abuse of TURN relay infrastructure for C2.

What’s New:

  • Symantec disclosed June 16; first documented TURN relay C2 abuse
  • Attacker persisted 1-2 months undetected in major U.S. services firm
  • Backdoor injected into legitimate DbgView64.exe process
  • Polymorphic builds (varying Go build tags) defeat hash-based detection
  • Capabilities: command exec, AD/LDAP recon, credential theft, lateral movement

Actionable Intel

ArtifactTypeATT&CKLog SourceAction
048e18416177de2ead251abdf4d89837f6807c6aba4d5b1debe49adfdecbf05cSHA-256 (Backdoor.Turn)T1071.001EDRBlock/alert
ce66b8221446c9b6d83f0ce6382f430e519601641e5daaaf1ca7a8a8806cb0b0SHA-256 (Shellcode)T1055EDRBlock/alert
b6628d201c2a68d2a3de2a87de7a5acfe21b101a97928e1c8d5c82102d967383SHA-256 (GameDriverx64 vuln driver)T1068EDR / driver load logsBlock BYOVD
TeamsMediaRelay service nameRegistry artifactT1543.003Windows System event log / Sysmon EID 13Alert on service creation outside change mgmt
msimg32.dll outside C:\Windows\System32DLL sideloadT1574.001Sysmon EID 7 / EDR DLL loadAlert on non-system path
Anonymous Teams visitor token requestAuth abuseT1078.004Azure AD sign-in logsHunt for anomalous Teams visitor auth
QUIC connections to Teams TURN relay IPsC2 channelT1572NDR / firewallBaseline Teams TURN; alert deviations

Detection

SourceRuleGap
Splunk ESCUNoneNo Teams TURN relay C2 detection; no TeamsMediaRelay service creation rule
ElasticSuspicious DLL Loaded via Side-Loading (generic)No Backdoor.Turn-specific rule; no TURN relay anomaly detection
SigmaNoneNeed: service creation for TeamsMediaRelay; msimg32.dll sideload outside System32; QUIC to TURN relay anomaly

Sources: Symantec/SECURITY.COM · The Hacker News · BleepingComputer · Help Net Security


Status Updates

  • CVE-2026-20253 (Splunk Enterprise): CISA KEV federal deadline passed June 21. Active ITW exploitation ongoing. No workarounds — patch to 10.4.0/10.2.4/10.0.7. Original brief.
  • CVE-2026-50656 (Windows Defender RoguePlanet): Still UNPATCHED zero-day. Microsoft confirmed working on patch since June 16. WDAC/AppLocker remains primary mitigation. Original brief.
  • FortiBleed Campaign: CISA advisory issued June 18. Count at 86,644 compromised FortiGate devices across 194 countries. Reset all VPN/admin credentials immediately. Original brief.