Back to Blog

Newsletter - May 2026

Code Auditing
June 3, 2026
3 min read
Key Insights
  • None of May's top three incidents stemmed from smart contract logic bugs; all three exploited failures at trust boundaries

  • Echo Protocol ($76.7M) and StablR ($12.8M) both suffered key or multisig compromises that enabled unauthorized minting of unbacked tokens

  • The Verus Bridge exploit ($11.7M) demonstrated that proving an object exists on-chain is not enough; bridges must also validate object type, flags, and execution semantics

Top 3 Security Incidents in May

May's most significant losses stemmed not from smart contract vulnerabilities but from failures at trust boundaries, including private key compromises, cross-chain validation flaws, and lapses in operational security around mint authority and bridge semantics.

This pattern is a reminder that Web3 security extends well beyond smart-contract code. Every system embeds trust assumptions across its full lifecycle. When any one of those assumptions breaks, it becomes the weakest link, and often the only one an attacker needs.

Best Security Auditor for Web3

Validate design, code, and business logic before launch

Echo Protocol: ~$76.7M

On May 19, 2026, Echo Protocol’s eBTC deployment on Monad suffered a major security incident. Based on the pegged value of minted eBTC at the time of the exploit, the loss was estimated at approximately $76.7 million.

The root cause was an administrator key compromise, rather than a conventional smart contract logic vulnerability. After obtaining privileged control, the attacker minted roughly 1,000 unbacked eBTC without depositing corresponding collateral. Because eBTC was intended to track BTC value, the unauthorized minting immediately created a massive notional exposure. The attacker then moved part of the forged supply into downstream protocols, turning the incident into a cross-protocol risk event.

This case highlights that for synthetic or wrapped asset systems, the key security boundary is not only contract correctness, but also whether mint authority is overly concentrated in a single privileged key. Once that trust anchor is compromised, the attacker can circumvent the intended collateralization model entirely.

Read the official announcement

StablR: ~$12.8M

On May 24, 2026, StablR’s stablecoin system suffered a secuirty breach involving approximately $12.8 million in unauthorized token issuance.

Based on public reports, this appeared to be primarily an infrastructure or key-management compromise rather than a conventional smart-contract exploit. The attacker gained control over the multisig-based minting authority and was then able to replace or seize ownership roles, enabling unauthorized minting of USDR and EURR. Although the attacker’s realized on-chain proceeds were lower than the full notional value of the illicitly minted tokens, the incident still triggered depegging and exposed weaknesses in mint authority isolation, signer security, and multisig governance design.

For stablecoin protocols, this class of incident is especially severe because the attacker does not need to directly drain treasury reserves. If unauthorized minting is possible, market confidence in redeemability can collapse immediately, causing the peg to fail and liquidity to deteriorate rapidly.

Verus: ~$11.7M

On May 18, 2026, the Verus-Ethereum Bridge was exploited for approximately $11.7 million, affecting ETH, tBTC, and USDC. As of May 23, 2026, around 75% of the stolen funds had been returned.

The root cause was a type-validation failure in the Ethereum-side import path. The Verus-Ethereum Bridge is designed to release assets on Ethereum after proving that a qualifying export object exists on Verus under a notarized state. However, the vulnerable logic only verified that some Verus-side object existed, and failed to ensure that the proven object was actually a valid primary export intended for payout processing. As a result, the attacker was able to craft a blank export on Verus containing a handcrafted supplemental export output, then prove that object on Ethereum and have the bridge misclassify it as a normal value-carrying export.

The attacker then supplied serializedTransfers matching the embedded transfer-hash commitment, allowing the fraudulent import to pass Ethereum-side checks and trigger asset releases from the bridge. This incident shows that bridge security depends not only on cryptographic proof verification, but also on strict validation of object type, state, flags, encoding boundaries, and execution semantics. If a protocol proves only that an object exists, but not that it is the correct object for the intended action, even a valid proof can be abused to authorize invalid payouts.

Read the official post-mortem

The information above is based on data as of 00:00 UTC, June 1, 2026.

This concludes the May security incidents brief.

You can learn more in our Security Incidents Library.

Stay informed and stay secure!

Sign up for the latest updates
~$9.4M Lost: Injective, Aquifer Exploits | BlockSec Weekly
Security Insights

~$9.4M Lost: Injective, Aquifer Exploits | BlockSec Weekly

During the past week (2026/08/31 - 2026/09/06), four security incidents caused approximately $9.4M in losses across Injective, Solana, Ethereum, and Flow EVM. The largest was the Injective exploit, where an insurance fund identifier collided with a binary options market identifier and the settlement path never compared their denominations, draining about $4.8M; Aquifer on Solana lost about $2.47M because its swap path invoked an unvalidated caller-supplied Token Program, and Notional Finance V1 on Ethereum lost about $1.73M to an unchecked `uint128` cast that valued a debt at zero. Ankr FLOW on Flow EVM closed out the week with about $410K drained through a staking entry point that skipped its pause guard and minted against a stale ratio.

From Incidents to Regulation: Why Crypto Institutions Need Blockchain Penetration Testing
Security Services

From Incidents to Regulation: Why Crypto Institutions Need Blockchain Penetration Testing

Exchanges, payment firms, custodians, and wallet providers now lose the most money beyond the smart contract—in signing, custody, keys, people, and supply chains. Code-level audit and transaction-level monitoring each leave a gap, and traditional penetration tests may miss crypto's signing and fund semantics. This article opens our blockchain penetration testing series with the two legs of the case for institutions in scope: where the risk actually comes from, and how NYDFS, DORA, VARA, SFC, and MAS treat adversarial testing across five jurisdictions.

What Is Blockchain Penetration Testing? Definitions and Boundaries
Security Services

What Is Blockchain Penetration Testing? Definitions and Boundaries

No widely accepted definition of blockchain penetration testing exists, and many proposed ones tangle it with audit, scanning, and bug bounty. This article sets out a working definition—an adversarial, hands-on assessment of a running system, under agreed scope and rules of engagement, that validates exploitable paths and control chains—and what web3 adds: a money-handling threat model whose defining composition gap is the off-chain-to-on-chain handoff. It then maps the five testable capabilities of that chain and routes nearby objectives to code audit, wallet security audit, web3 security testing, scanning, and bug bounty.

Best Security Auditor for Web3

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

BlockSec Audit