Bloom Hack
Incident Overview
On the 9th of May Bloom on Blast was exploited with a losses about 600k USD.
On May 9th, Bloom on Blast was exploited due to an issue with specific Blast L2 rebasing tokens that weren't handled correctly. This vulnerability allowed the exploiter to gain $600,000 by exploiting the vulnerable Trading Blast contract. After that funds were bridged to the Ethereum mainnet.
Exploiter:
https://blastscan.io/txs?a=0x60e32939…e181d4&p=2
Contract used for interactions:
https://blastscan.io/address/0xb59b25b2…78f0ab
Vulnerable implementation:
https://blastscan.io/address/0xcc020e81…600afe#code
Funds stored here:
https://etherscan.io/address/0xd6962cac…729834#tokentxns
Incident Report
Protocol Information
Market Context at Time of Hack
What the Attacker Needed to Succeed
Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.
What Auditors Should Check
If you're auditing a protocol with similar architecture to Bloom, these are the critical security checks that could have prevented this incident (May 2024).
- Verify all logic paths related to Other are guarded by proper access controls and input validation
- Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs
Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.
Free TrialSecurity Audit History
- Audit Report 1 Report
Sources & References
Learn to Prevent the Next Bloom
The Bloom hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.