Kyber Network Hack
Incident Overview
The Kyber Network project was exploited by a hacker who took advantage of a vulnerability in the front end taking a profit of ~$265k.
Kyber Network is a decentralized, blockchain-based protocol that aggregates liquidity and enables the exchange of tokens without an intermediary.
The hacker managed to add malicious code to Google Tag Manager (GTM), which performed an approve, which gave the hacker access to user's funds. The script added by hacker's team was specifically targeting whale wallets.
Involved addresses:
- Scammer address:
- Polygon: https://polygonscan.com/address/0x57A72cE4…7Dff80
- Ethereum: https://etherscan.io/address/0x57A72cE4…7Dff80
- Addresses supplying native tokens to hacker addresses: https://etherscan.io/address/0x9bc22f7e…23fdd6
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 Kyber Network, these are the critical security checks that could have prevented this incident (September 2022).
- 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
-
01
Source 1 https://kyberswap.com/swap
- 02
Learn to Prevent the Next Kyber Network
The Kyber Network 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.