The $292 Million Kelp DAO Breach Highlights the Vulnerability of Crypto Bridges
The recent $292 million KelpDAO breach is the latest in a series of crypto bridge hacks, demonstrating the weaknesses in the systems designed to connect blockchains. This incident involved KelpDAO's use of LayerZero's cross-chain messaging system, a widely used infrastructure for transferring data and assets between blockchains. Crypto bridges are intended to facilitate the movement of assets between different blockchains, but they have consistently proven to be vulnerable to attacks, resulting in the loss of billions of dollars over the past few years. According to crypto ecosystem leaders, the problem is not solely due to poor coding or careless mistakes, but rather a fundamental issue with the way bridges are constructed. The core problem lies in the fact that bridges rely on intermediaries to verify transactions, rather than independently verifying the truth. This creates a risk, as seen in the Kelp DAO-related exploit, where attackers targeted the data feeding into the bridge. Experts say that bridge hacks often appear different on the surface but are symptoms of a deeper issue - the design of the systems themselves. The process of using bridges appears simple to users, but behind the scenes, it is more complex. Tokens are first locked on the original blockchain, then a separate system confirms the lock, and this system usually consists of a small group of operators or validators. These operators then send a message to the second blockchain, which, if accepted, creates a new version of the tokens. However, this process relies on trusting the sender of the message, and if attackers compromise this system, they can send false messages and create unbacked tokens. Given the frequency of bridge failures, it is surprising that the industry has not yet fixed them. Part of the reason is that security is often not the top priority, with teams focusing on quick launches, user growth, and increasing total value locked. Building secure systems requires time and money, and many DeFi projects operate with limited resources, making it challenging to invest heavily in audits, monitoring, and infrastructure. The integration of new blockchains adds complexity, with each new connection introducing more assumptions. Bridge hacks can have far-reaching consequences, as compromised assets are used across lending protocols, liquidity pools, and yield strategies. To make bridges safer, one key step is to remove single points of failure by relying on independent data sources rather than shared infrastructure. Other approaches include hardware protections, better monitoring, and designs that verify data directly using cryptography. Ultimately, a more fundamental shift may be needed to address the underlying issues with crypto bridges.