Wrapped Assets Under Scrutiny: Cross-Chain Bridge Risks Exposed
The world of wrapped assets has been put under scrutiny after a series of incidents in late July 2026 highlighted the risks associated with cross-chain bridges. According to CoinDesk, at least three bridges and cross-chain protocols were drained in roughly six hours for a combined loss topping $35 million.
The issue lies in the assumptions behind wrapped assets, which can break down when the bridge that minted them is paused or compromised. This can lead to price gaps, liquidity issues, and even liquidations. The problem affects everyone who touches bridged value, including lenders, LPs, prop desks, DAOs, and retail holders.
The wrapping process itself involves locking an asset on one chain, verifying the deposit, and minting a wrapped token on another chain. However, this process can go wrong at various points, from key compromise to message verification spoofing or destination-side contract issues.
Researchers have identified different models for verifying messages across chains, including multisig/MPC guardians, optimistic bridges, light client bridges, and native/canonical bridges. Each model has its trade-offs, with fast but risky multisigs, slower but more secure light clients, and the reliance on issuer governance in native bridges.