Bedrock Hack
Incident Overview
On September 27, 2024, liquid restaking protocol Bedrock suffered a $2 million exploit related to its synthetic Bitcoin token, uniBTC. The protocol confirmed that the vulnerability had been addressed, and all remaining assets were declared safe.
The exploit targeted Bedrock’s uniBTC, a synthetic Bitcoin token used in decentralized finance (DeFi) staking. Hackers managed to siphon approximately $2 million from decentralized exchange liquidity pools, exploiting a vulnerability in the smart contract that handled the token’s staking mechanism. However, Bedrock reassured users that the underlying assets—wrapped BTC and standard Bitcoin held in reserves—were unaffected.
The protocol quickly took measures to address the security flaw and ensure that no further losses occurred. Bedrock’s team is preparing a comprehensive post-mortem report alongside a reimbursement plan for affected users.
Exploiter:
https://etherscan.io/address/0x2bFB3730…BE9F96
Exploit tx:
https://etherscan.io/tx/0x725f0d65…177940
Incident Report
Protocol Information
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 Bedrock, these are the critical security checks that could have prevented this incident (September 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 TrialSources & References
Learn to Prevent the Next Bedrock
The Bedrock 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.