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
Zcash Orchard Soundness Bug Analysis | BlockSec Weekly
Security Insights

Zcash Orchard Soundness Bug Analysis | BlockSec Weekly

During the week of June 1, 2026, a critical soundness vulnerability was publicly disclosed in Zcash's Orchard shielded pool circuit, caused by a missing equality constraint in the halo2 ECC scalar multiplication gadget that could have enabled undetectable counterfeiting of ZEC within the Orchard pool through double-spending. The vulnerability, which existed for over four years since Orchard's activation in May 2022, was discovered by an AI-assisted security audit and patched through an emergency network upgrade (NU6.2). This single-event report covers the technical root cause (under-constrained ZK circuit relation), the AI-assisted discovery by researcher Taylor Hornby using Anthropic's Opus 4.8 model, the emergency response timeline, and the broader implications for the ZKP ecosystem.

Newsletter - May 2026
Security Insights

Newsletter - May 2026

In May 2026, the DeFi ecosystem experienced three major security incidents. Echo Protocol lost ~$76.7M due to an administrator key compromise that enabled unauthorized minting of unbacked eBTC on Monad, StablR suffered ~$12.8M from a multisig governance breach leading to unauthorized stablecoin issuance, and the Verus-Ethereum Bridge incurred ~$11.7M following a type-validation failure that allowed a crafted supplemental export to be misclassified as a valid primary export.

~$16M Lost: DxSale, SquidRouterModule & More | BlockSec Weekly
Security Insights

~$16M Lost: DxSale, SquidRouterModule & More | BlockSec Weekly

This weekly security report covers 5 notable attack incidents between May 25 and May 31, 2026, with combined losses of approximately $16M across BNB Chain, Ethereum, Base, Arbitrum, and Cosmos. Key incidents include the DxSale token locker exploit ($7.3M) involving three missing state updates compounded by a deployer key compromise, the SquidRouterModule exploit ($3.2M) caused by improper input validation in an Axelar Bridge integration that allowed forged cross-chain messages to drain 86 Safe wallets, and the Gravity Bridge signing key compromise ($5.4M). Other incidents involve a compromised deployer key (Stake DAO, $91K) and a vulnerable off-chain bridge backend (Alephium, $300K).

Best Security Auditor for Web3

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

BlockSec Audit