Haruko, a London-based technology provider for institutional crypto trading, has confirmed it was the victim of a targeted cyberattack. The breach resulted in the exposure of sensitive data belonging to 15 of its clients. The attacker exploited a vulnerability in an internal Haruko process to steal a user-access token from memory. This token was then used to access and exfiltrate other data, including read-only exchange API keys for clients who had not enabled IP whitelisting. Although the compromised keys were read-only, the incident reportedly led to financial losses for some smaller clients, highlighting the cascading risks of even limited-permission credential theft.
The attack on Haruko was a sophisticated, targeted operation focused on stealing sensitive API credentials. Haruko's platform acts as a portfolio management system, aggregating data from various exchanges and DeFi protocols. The attacker identified and exploited a flaw in one of the company's internal services, allowing them to read data directly from the process's memory. This is a highly advanced technique that bypasses many traditional security controls.
The critical failure point that led to client impact was the lack of IP whitelisting on the affected accounts. This security feature, offered by Haruko, would have restricted the use of the stolen API keys to pre-approved IP addresses. Because the 15 affected clients had not enabled this control, the attacker was able to use the stolen keys from their own infrastructure. The incident underscores the importance of implementing all available security features, especially in the high-stakes environment of cryptocurrency trading.
The attack chain involved several advanced steps:
T1528 - Steal Application Access Token). This token granted them the privileges of the user associated with that session.T1003.001 - OS Credential Dumping: LSASS Memory, though applied to a different process).T1078.004 - Valid Accounts: Cloud Accounts).While the keys were designated as "read-only," some clients still lost funds. This could be due to several reasons: the keys may have had more permissions than believed, or the attacker may have used the read-only access to gain information (e.g., account balances) to facilitate a separate attack, such as social engineering or exploiting a different vulnerability on the exchange itself.
The breach had a direct financial impact on some of Haruko's clients, with reported losses ranging from $250,000 to $1.2 million. This demonstrates that even the compromise of "read-only" credentials can lead to monetary loss. The incident also carries significant reputational damage for Haruko, as trust is paramount for a firm providing infrastructure for institutional finance. For the affected clients, the exposure of their trading data and API keys necessitates a full security review, credential rotation, and an investigation into how the financial losses occurred. The incident serves as a critical lesson for all institutional crypto participants on the importance of defense-in-depth and enabling all recommended security controls.
No specific file hashes, domains, or IP addresses were provided in the source articles.
For firms in the crypto space, security teams may want to hunt for the following to detect similar threats:
(Internal Service Name)Detection:
User Geolocation Logon Pattern Analysis (D3-UGLPA) is directly applicable here.Response:
M1035 - Limit Access to Resource Over Network).M1043 - Credential Access Protection).M1048 - Application Isolation and Sandboxing).Strictly enforce IP whitelisting for all API keys to prevent their use from unauthorized locations.
Use secure credential storage solutions like vaults instead of storing tokens or keys in process memory. Implement short-lived, auto-rotating credentials.
Isolate critical processes to prevent one compromised service from being able to read the memory of another.

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.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
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.