Cubic Finance Hack
Incident Overview
The project was holding a presale event at:
https://app.bounce.finance/fixed-swap/5048
304 ETH were raised in total.
1. The contract deployer transferred tokens to the external wallet at:
https://etherscan.io/tx/0x08779ce4…a805ec
2. The token recipient added initial and further liquidity at:
https://etherscan.io/tx/0xcff977ee…816858
https://etherscan.io/tx/0xb97cfbb3…1074bf
3. Only 18.23 / 304 ETH was used to add liquidity. In addition, the token was listed on the Hotbit exchange:
https://hotbit.zendesk.com/hc/en-us/articles/360060184974-Hotbit-will-launch-CUBIC-Cubic-Finance-on-January-15th-2021
4. The token recipient from step 2 transferred part of tokens to the other external wallet at:
https://etherscan.io/tx/0x84c16aa1…4ac41c
5. This external wallet deposited received tokens directly to the Hotbit exchange so further actions can't be tracked. Stolen funds were calculated based on the raised funds from the presale event minus added liquidity amount.
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 Cubic Finance, these are the critical security checks that could have prevented this incident (January 2021).
- Verify all logic paths related to Rugpull 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 Cubic Finance
The Cubic Finance 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.