On June 12, 2026, market intelligence platform Klue disclosed a major security incident that represents a classic SaaS supply chain attack. An attacker leveraged a compromised legacy credential to inject malicious code into Klue's integration infrastructure. This code was used to harvest OAuth tokens, which granted the attacker access to the connected third-party environments of Klue's customers, primarily Salesforce and Gong. The newly emerged Icarus extortion group claimed the attack, listing numerous high-profile victims on its dark web leak site and exfiltrating sensitive sales and customer data. The incident underscores the critical importance of securing API integrations and managing the lifecycle of credentials and tokens in a multi-tenant SaaS environment.
The attack was initiated through the compromise of a single legacy credential. This provided the initial access needed to modify Klue's production environment. The threat actor, identified as Icarus, did not deploy traditional malware on Klue's systems. Instead, they abused legitimate functionality, injecting code that specifically targeted and harvested OAuth 2.0 refresh and access tokens used for API integrations.
These tokens acted as a 'key to the kingdom' for customer data stored in other platforms. The Icarus group then used these tokens to connect directly to the Salesforce and Gong APIs of Klue's customers, exfiltrating sensitive business information. This is a 'live off the land' technique applied to the cloud, making it difficult to detect as the API access would appear legitimate. The list of impacted Klue customers includes prominent tech and security companies like Huntress, Recorded Future, Tanium, Jamf, Sprout Social, and Insurity.
The attack chain is a model of modern cloud-based intrusions:
T1078 - Valid Accounts. The nature of the 'legacy credential' (e.g., static API key, developer password) was not specified.T1195.002 - Compromise Software Supply Chain, as they modified the trusted software provider's platform to attack its customers.T1528 - Steal Application Access Token.T1530 - Data from Cloud Storage Object).This attack is particularly dangerous because it abuses the trust inherent in OAuth-based integrations. The access to customer data was not due to a flaw in Salesforce or Gong, but was fully authorized by the stolen tokens.
The impact of this supply chain breach is significant and multi-faceted:
No specific technical Indicators of Compromise (IOCs) were provided in the source articles, as the attack primarily used compromised credentials and legitimate APIs.
Organizations using integrated SaaS platforms should hunt for the following to detect similar attacks:
log_sourceApiTotalUsage events showing anomalous activity from a specific OAuth connected app (e.g., Klue).api_endpointdescribe or query calls from an integration that normally performs few.user_account_patternlog_sourceDetecting this type of attack requires a focus on SaaS security posture management.
D3FEND Techniques:
Authorization Event Thresholding (D3-AZET): Detecting and alerting when an OAuth application suddenly accesses a much larger volume of data than normal.Web Session Activity Analysis (D3-WSAA): Analyzing the sequence and type of API calls to identify patterns inconsistent with the application's normal function.read/write all permissions.D3FEND Techniques:
User Account Permissions (D3-UAP): Applied to OAuth scopes, ensuring an application can only access the data it needs.Authentication Cache Invalidation (D3-ANCI): The process of immediately revoking tokens and sessions upon detecting a compromise.New hunting hints for OAuth token abuse provided; incident re-emphasized as island-hopping attack on security firms via Klue.
In a cloud context, this translates to configuring OAuth scopes with the principle of least privilege.
Mapped D3FEND Techniques:
Regularly auditing authorized applications, their permissions, and their activity logs in critical SaaS platforms.
Applies to cloud environments by using CASB or SSPM tools to monitor for anomalous API usage patterns.
Mapped D3FEND Techniques:
Klue detects anomalous activity in its integration infrastructure.
Klue discloses the security incident to the public and its customers.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.