Decentralized Bridge Exploits

Architecture

Interoperability protocols facilitate the movement of assets across disparate blockchain networks by utilizing smart contract lock-and-mint or burn-and-mint mechanisms. These bridges essentially create wrapped tokens on a destination chain while the underlying collateral remains secured in a multisig vault on the origin chain. Complexity in the underlying codebase increases the attack surface for unauthorized state changes that deviate from expected protocol logic.