Radiant Capital Hack 2024: Multisig Compromise
The Radiant Capital protocol suffered a significant security breach in October 2024, resulting in a loss of approximately $53 million. This exploit targeted the protocol's multisignature wallet, compromising signer devices through
Structure, readability, internal linking, and SEO metadata were automatically checked. This article is continuously updated and is educational content, not financial advice.
Definition
Radiant Capital, a prominent cross-chain lending protocol within the decentralized finance (DeFi) ecosystem, experienced a severe security incident in October 2024. This event, widely known as the Radiant Capital Hack, involved the compromise of its multisignature (multisig) wallet, leading to the unauthorized transfer of substantial funds. Unlike many prior DeFi exploits that targeted vulnerabilities in smart contract code, this attack primarily exploited weaknesses in operational security and the human element interacting with the protocol's administrative controls.
A multisignature (multisig) wallet is a type of cryptocurrency wallet that requires more than one private key to authorize a transaction, significantly enhancing security by distributing control among multiple parties. For instance, a 3-of-5 multisig wallet would require at least three out of five designated signers to approve any transaction, making it more resilient against single points of failure or individual compromises.
Key Takeaway
The Radiant Capital hack serves as a stark reminder that even robust cryptographic security mechanisms like multisig wallets and hardware wallets are not impervious to sophisticated attacks if operational security practices are insufficient. The core issue was not a flaw in the underlying blockchain technology or the multisig contract itself, but rather a successful malware injection that manipulated the user interface presented to the signers, leading them to unknowingly authorize malicious transactions. This incident underscores the critical importance of comprehensive security strategies that encompass not only code audits but also rigorous operational security protocols and continuous vigilance against evolving threat vectors.
Crucially, the compromise was designed to be completely undetectable during the routine manual review processes, including checks within the Gnosis Safe UI and Tenderly simulation stages. This level of stealth meant that even diligent signers, following established procedures, were unable to discern the malicious nature of the transactions they were approving. The attack highlighted a sophisticated method of bypassing traditional security layers by targeting the interaction point between human operators and their secure signing devices.
Mechanics
The Radiant Capital protocol utilized a 3-of-11 multisig setup for its governance and administrative controls, meaning at least three out of eleven designated signers were required to approve any critical transaction. The attackers exploited this configuration by successfully compromising the devices of at least three core contributors through a sophisticated malware injection. This malware was designed to operate stealthily, manipulating the information displayed to the signers.
When a legitimate transaction was initiated and presented for review, the malware intercepted the process. On the frontend of the Safe{Wallet} (formerly Gnosis Safe) interface, the signers would see what appeared to be legitimate transaction data, consistent with their expectations and the protocol's operational needs. However, when these signers proceeded to approve the transaction, their compromised devices secretly relayed a malicious transaction to their hardware wallets for signature. The hardware wallets, designed to sign whatever data they receive, then approved the malicious transaction, as the signers were unaware of the underlying manipulation. This allowed the attackers to gain the necessary three signatures to execute their illicit operation.
Once the malicious transaction was signed and executed on October 16, 2024, the attackers leveraged the multicall() function on a key protocol contract. This function allowed them to upgrade the contract's implementation, effectively transferring administrative control of critical protocol contracts to an address controlled by the attacker. With this elevated privilege, the attackers proceeded to drain approximately $53 million in assets from the protocol's treasury across both the Arbitrum and BSC chains. The entire process, from the first malicious transaction submission to the execution and transfer of admin control, occurred within minutes, demonstrating the swift and coordinated nature of the exploit.
Trading Relevance
The immediate and profound impact of the Radiant Capital hack on its Total Value Locked (TVL) serves as a stark illustration of the protocol risk inherent in the DeFi space. Following the exploit, Radiant Capital's TVL plummeted from approximately $386 million to a mere $5 million, a catastrophic decline that reflected a complete loss of user trust and liquidity. Such events underscore the volatility and fragility of capital within decentralized protocols when security is breached, directly affecting the perceived stability and future viability of the project.
For traders and investors, the Radiant Capital incident highlights the paramount importance of due diligence beyond merely assessing a protocol's tokenomics or yield potential. It emphasizes the need to scrutinize a project's operational security, its multisig setup, and its incident response capabilities. The subsequent announcement by Radiant Capital to wind down its DAO operations and cease active development further illustrates that a significant security breach can lead to the complete collapse of a project, rendering any prior investment worthless. This event reinforces the concept that security failures are not just technical glitches but existential threats to DeFi protocols and their ecosystems.
Risks
The Radiant Capital hack exposed several critical risks that extend beyond traditional smart contract vulnerabilities. Foremost among these is the operational security risk associated with the human element. Even with geographically distributed developers using hardware wallets, the sophisticated malware successfully compromised individual devices, demonstrating that the weakest link can often be the endpoint where human interaction occurs. This highlights the ongoing challenge of protecting against advanced persistent threats and targeted social engineering attacks.
Another significant risk illuminated by this incident is the multisig threshold paradox. While a multisig setup is designed to enhance security, a relatively low signer threshold (3 out of 11 in this case) combined with a large pool of potential signers can inadvertently increase the attack surface. An attacker only needs to compromise a minimum number of signers, not all of them. Furthermore, the ability of malware to perform UI/UX spoofing – displaying legitimate data while signing malicious transactions – represents a severe threat, as it bypasses the manual review processes that are often considered a final line of defense. This type of attack renders traditional verification methods ineffective and demands more advanced, out-of-band verification mechanisms.
History and Examples
The October 2024 exploit was not Radiant Capital's first encounter with security challenges; the protocol had previously suffered an exploit in January 2024, resulting in the loss of approximately 1,900 Ethereum. This pattern underscores the persistent and evolving nature of threats in the DeFi landscape. However, the October hack was particularly notable because it did not involve a novel smart contract vulnerability or a zero-day exploit in the protocol's code, distinguishing it from many other high-profile DeFi incidents.
Instead, the Radiant Capital hack serves as a prime example of a sophisticated supply chain attack or endpoint compromise targeting the operational security of a protocol's administrative team. It stands alongside other major DeFi exploits, such as the $293 million exploit of Kelp DAO, as a testament to the increasing scale and complexity of attacks. While the methods differ, the common thread is the significant financial loss and the erosion of trust. This incident highlights a shift in attack vectors, moving beyond purely code-based vulnerabilities to encompass the entire operational environment and the human-computer interface, demanding a holistic approach to security that includes robust endpoint protection and continuous security awareness training for all team members.
Common Misunderstandings
One prevalent misunderstanding is the belief that multisig wallets are inherently impenetrable and provide absolute security against all forms of attack. The Radiant Capital hack clearly demonstrated that while multisig significantly reduces the risk of a single point of failure, it is not immune to compromise if a sufficient number of signers' devices are simultaneously infected with sophisticated malware. The security of a multisig setup is ultimately tied to the operational security practices and the integrity of the individual signers' environments, not just the cryptographic strength of the wallet itself.
Another common misconception is that hardware wallets guarantee complete transaction security. While hardware wallets are excellent for protecting private keys from online threats, they ultimately sign the data presented to them. In the Radiant Capital case, the malware manipulated the data before it reached the hardware wallet, meaning the hardware wallet signed what it was told to sign, albeit unknowingly to the user. This highlights that the security chain is only as strong as its weakest link, and if the input to the hardware wallet is compromised, its protective capabilities are bypassed. Furthermore, many assume that all major DeFi hacks stem from smart contract bugs. This incident unequivocally proves that sophisticated operational security failures and targeted malware attacks on administrative teams can be just as, if not more, devastating than direct smart contract exploits, challenging the narrow focus on code audits as the sole security panacea.
Summary
The Radiant Capital hack of October 2024 represents a pivotal event in DeFi security, underscoring the evolving sophistication of attack vectors. It was not a smart contract vulnerability but a meticulously executed multisig compromise achieved through sophisticated malware that manipulated transaction data presented to signers, making the malicious activity completely undetectable during routine checks. The attackers successfully compromised at least three of the eleven multisig signers, gaining administrative control and subsequently draining approximately $53 million from the protocol.
This incident led to the catastrophic collapse of Radiant Capital's TVL and the eventual winding down of its DAO operations, serving as a critical lesson for the entire blockchain industry. It highlights that robust security in DeFi requires a multi-layered approach, extending beyond smart contract audits to encompass stringent operational security protocols, advanced endpoint protection, and continuous education for all team members. The Radiant Capital hack is a powerful reminder that the human element and the interfaces through which we interact with secure systems remain significant attack surfaces that demand constant vigilance and innovation in defense strategies.
OKX · Official Biturai Partner
OKX
Explore the current OKX offering through the official Biturai partner link. Products and availability may vary by country.
Explore OKXPartner link · Biturai may receive compensation when it is used · not investment advice
