Back to Blog

Newsletter - February 2026

Code Auditing
March 1, 2026

Top 3 DeFi Incidents in February

YieldBlox DAO: ~$10M

On February 22, 2026, a lending pool operated by YieldBlox DAO on Stellar's Blend V2 was exploited, resulting in losses exceeding $10 million.

The root cause was a dependence on a manipulable price source. Specifically, the USTRY/USDC market on SDEX had extremely low liquidity. The attacker cleared legitimate orders and inserted abnormal ones, artificially inflating the USTRY price from approximately $1.06 to $107. Reflector subsequently updated its price feed with this manipulated value, causing the lending pool to overvalue USTRY collateral severely. Leveraging this inflated collateral valuation, the attacker supplied minimal USTRY collateral and borrowed approximately 1M USDC and 61.2M XLM across two transactions. The stolen assets were then bridged to Base, BSC, and Ethereum.

Importantly, this incident was not caused by a contract vulnerability, but by a configuration failure at the pool-operator level. This case underscores the critical importance of robust, manipulation-resistant price feeds for lending protocols that rely on external Oracles. Protocol operators must exercise extreme caution when selecting and continuously monitoring oracle sources.

View in-depth technical analysis

IoTex: ~$4.4M

On February 21, 2026, IoTeX's ioTube bridge suffered a security breach, resulting in losses exceeding $4.4 million.

The root cause was the private key compromise of the Ethereum-side Validator contract owner. Because the bridge architecture granted full administrative authority to a single owner without multi-signature or timelock safeguards, the attacker was able to invoke the Validator contract's upgrade() function to transfer ownership of both TokenSafe and MintPool contracts to an attacker-controlled address. The attacker then minted over 410M CIOTX via MintPool and drained approximately $4.4M in bridge reserve assets (USDC, USDT, WBTC, WETH, BUSD, etc.) from TokenSafe. According to the project team, approximately 355M of the minted CIOTX tokens have been permanently locked or frozen as of February 26.

This incident is a textbook single-point-of-failure key compromise, underscoring the critical risks of centralized administrative control in cross-chain bridge architectures. Project teams should avoid concentrating critical privileges in a single account, particularly for high-risk operations such as contract upgrades, asset custody, and token minting.

CrossCurve: ~$2.8M

On February 2, 2026, the CrossCurve bridge protocol was exploited across multiple chains, including Ethereum, Arbitrum, and Optimism. The incident resulted in losses of approximately $2.8 million.

The root cause was that the ReceiverAxelar contract exposed a permissionless expressExecute() function that circumvents Axelar Gateway’s standard validation process. Under Axelar's intended security model, cross-chain messages must first be approved by the Gateway and then validated on the destination chain via validateContractCall(). However, the expressExecute() path skipped this process entirely, relying only on whitelist checks using sourceChainand sourceAddress parameters. However, both parameters were user-specified and can be spoofed by the attacker. By crafting a forged message with a whitelisted peer address, the attacker circumvented all security checks and triggered the unlock() function on the Eywa CLP Portal, releasing 999,787,453 EYWA tokens.

This incident demonstrates that fast-track execution paths must enforce the same security assumptions, validation logic, and access control guarantees as standard execution flows. Any optimization that weakens the canonical trust model effectively creates a security bypass.

The information above is based on data as of 00:00 UTC, February 28, 2026.

This concludes the February security incidents brief.

You can learn more in our Security Incidents Library.

Stay informed and stay secure!

Sign up for the latest updates
~$18M Lost: jaredFromSubway, Aztec & More | BlockSec Weekly
Security Insights

~$18M Lost: jaredFromSubway, Aztec & More | BlockSec Weekly

This weekly blockchain security report covers June 15 to June 21, 2026, with 3 notable incidents across Ethereum and BNB Chain totaling approximately $18.3M in losses. Two incidents are analyzed in detail. Based on on-chain analysis, the highlighted jaredFromSubway incident reveals a reversed approval attack pattern: unlike traditional exploits where attackers abuse vulnerabilities in trusted DeFi contracts to drain user-approved assets, this MEV bot proactively approved its own assets to untrusted third-party contracts for arbitrage. The attacker constructed fake wrapper tokens and swap pools that emitted real events but never consumed the granted allowances, with reported total losses of ~$15M. The report also covers Aztec's second exploit in three days, where a missing equality constraint between two witnesses for `old_data_root` in the escape hatch ZK circuit allowed the attacker to prove ownership of fabricated notes against a fake Merkle tree while passing on-chain root validation.

Web3 Companion: The Open-Source Secure Agentic Wallet

Web3 Companion: The Open-Source Secure Agentic Wallet

BlockSec open-sources Web3 Companion, a security-first agentic wallet that treats its own AI agent as untrusted and uses key isolation, hard policies, and Passkey to protect on-chain assets.

~$5.98M Lost: Aztec, Raydium & More | BlockSec Weekly
Security Insights

~$5.98M Lost: Aztec, Raydium & More | BlockSec Weekly

This weekly blockchain security report covers the period of June 8 to June 14, 2026, analyzing 4 notable incidents across Ethereum and Solana with total losses of approximately $5.98M. The highlighted events include Aztec Connect, where a missing input validation allowed the rollup's proof path and L1 settlement to reach inconsistent states, and Raydium, where a missing validation check on the legacy AMM v3 program allowed an attacker to manipulate the LP token redemption calculation and drain four pools. Both vulnerabilities had been live for years before exploitation. The report examines attack types including lack of input validation, integer overflow, and governance capture.

Best Security Auditor for Web3

Validate design, code, and business logic before launch. Aligned with the highest industry security standards.

BlockSec Audit