The attackers used the stolen OAuth tokens to access Salesforce data belonging to hundreds of Klue's enterprise customers . The following organizations have publicly confirmed or been named as victims:
Huntress published a detailed post calling the incident a "security domino effect," noting that Icarus later listed Huntress data on its leak site .
The attack chain was direct and exploited a common SaaS security blind spot: forgotten credentials. Klue had created an OAuth credential for a prototype integration that was never deployed and never removed from active systems . On June 11, the Icarus group found that credential, authenticated to Klue's backend, and pushed malicious code to Klue's integration layer. That code collected every OAuth token Klue held for customer integrations—Salesforce, HubSpot, Gong, SharePoint, Zoom, and more
. With those tokens, the attackers directly queried Salesforce environments without needing any other credentials.
The attackers did not quietly siphon data. Security firm ReliaQuest observed the activity and reported that the attacker fired nearly 1,000 API queries in a single 15-minute burst and maintained sustained extraction windows exceeding six hours . The total exfiltration ran for approximately 24 hours
. The attackers queried Salesforce REST API endpoints such as
/services/data/v59.0/query/*, using automated Python scripts to bulk-extract records . The stolen data was limited to CRM and sales information, not internal systems or credentials of the affected organizations
.
A newly tracked criminal group calling itself Icarus claimed responsibility. The group has been active since roughly April 2026 and began listing victims on its leak site in late June . Icarus contacted victims via email using the alias "mr bean" (lowercase), demanding payment in exchange for not publishing stolen Salesforce data
. On June 22, Icarus began posting stolen data from Huntress and other victims on its dedicated data-leak website
. The group is the first known to use this specific Klue-OAuth-to-Salesforce pipeline, marking a shift from the earlier ShinyHunters-led attacks on similar third-party Salesforce integrations
. Huntress confirmed that the data Icarus posted matched the scope of what had already been reported and that the files for Huntress were limited in nature
.
This breach is not an isolated incident. It is the third major Salesforce OAuth supply-chain breach in less than a year, following attacks on Drift (Salesloft) and Gainsight . The pattern is consistent: attackers target the integration hub, steal OAuth tokens, and use them to access CRM environments without triggering alarms because the queries come from a trusted third-party app. The Klue breach also underscores the danger of orphaned credentials in SaaS environments—a credential created for a prototype and never decommissioned became the single point of failure for hundreds of enterprise Salesforce orgs
.
Comments
0 comments