IoTeX Hack

TOTAL LOST $8.0M
Medium Private Key Compromised / Access Control ethereum

Summarize with AI

Affected Chain ethereum Incident surface
Recovered - No recovery reported
All-Time Rank #341 By amount stolen
Protocol Type Chain Target category

Incident Overview

On February 21, 2026, IoTeX's ioTube multi-chain bridge suffered a ~$4.4M exploit on the Ethereum side when attackers compromised the Validator contract owner account, upgraded it to bypass all security checks, and drained bridge reserves while minting 410M CIOTX tokens.

The attack executed through a four-step chain beginning with compromise of the Validator contract's owner account on Ethereum. With administrative access, the attacker upgraded the Validator contract to a malicious implementation that bypassed all signature and validation checks, subverting the bridge's security layer. This allowed complete control over the MintPool (token minting) and TokenSafe (reserve assets) contracts.

The attacker minted 410 million CIOTX tokens and drained approximately $4.4M in various tokens including USDC, USDT, WBTC, and WETH from bridge reserves. IoTeX's rapid response successfully locked 315M CIOTX on Ethereum and Base with no liquidity paths. Of the 95M IOTX bridged to IoTeX chain, 40.5M remains in 29 identified attacker wallets being blacklisted via chain-level patch, 52.4M was deposited to Binance (with 41.6M routed through trading partners like Easybit and ChangeNow for freezing), and only 1.7M swapped on DEXs is considered lost.

The stolen reserve tokens were converted to approximately 2,183 ETH, with 1,572 ETH bridged to Bitcoin via THORChain, resulting in 66.78 BTC currently unspent across four monitored addresses.

Attacker Address: 0x6487B500…eD442f

Incident Report

Protocol / Project IoTeX
Date of Incident
Affected Chain(s) ethereum
Attack Technique Private Key Compromised / Access Control
Classification Infrastructure / Bridge
Primary Source View Post-Mortem

Protocol Information

Protocol Type Chain
Smart Contract Language Solidity
Official Website iotex.io/
Protocol Twitter/X @iotex_io
Team Anonymous
Source Code Unverified

Market Context at Time of Hack

Token Price at Hack $0.00538250
Market Cap at Hack $50.8M
% of Market Cap Stolen 15.76%
Token Categories
Platform AI & Big Data Distributed Computing DeFi IoT Ethereum Ecosystem Hashkey Capital Portfolio Kenetic Capital Portfolio

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.

Technical Knowledge Operational-security tradecraft (phishing, malware, leaked seed phrases, or insider access) to obtain treasury signing authority
Capital Required Minimal capital - only enough to cover gas while draining the compromised accounts
On-Chain Access Valid signing authority over the compromised wallets / multisig signers, allowing direct transfer of funds or stake authorization
Target Reconnaissance Identification of IoTeX's high-value treasury accounts and the authority / multisig structure controlling them
Execution Speed Speed to drain the compromised accounts before the team detects the breach and revokes signing authority or freezes the assets
Obfuscation Plan A strategy to launder and move stolen funds - typically through mixers, cross-chain bridges, or decentralized DEX swaps to resist tracing

What Auditors Should Check

Could this have been caught in audit? Hard to catch — private key / OpSec failures are outside smart contract audit scope

If you're auditing a protocol with similar architecture to IoTeX, these are the critical security checks that could have prevented this incident (February 2026).

  • Verify all logic paths related to Private Key Compromised / Access Control are guarded by proper access controls and input validation - see the Access Control Attacks attack class for patterns
  • 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 Trial

Related Attack Classes

The technique used in this hack maps to these vulnerability classes in our security curriculum:

See all Access Control Attacks examples →

Sources & References

Learn to Prevent the Next IoTeX

The IoTeX 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.

Recreate exploit patterns safely Free Trial