Top Audit Expert Warns: All DeFi is Unsafe, Withdraw Now!

marsbitPublié le 2026-05-28Dernière mise à jour le 2026-05-28

Résumé

A leading DeFi security expert has issued a stark warning: all DeFi is now unsafe. Manuel Aráoz, founder of major security audit firm OpenZeppelin, stated on X that he is advising friends and family to withdraw funds from major protocols like Aave, MakerDAO, and Compound. The core reason for this drastic shift is the rise of AI. Aráoz argues that AI-powered coding agents can now identify and exploit smart contract vulnerabilities at an exponentially faster rate. This turns DeFi's transparency into a liability, providing a vast training dataset for attackers. The fundamental asymmetry of security—where defenders must patch every flaw, but attackers need only find one—is being catastrophically unbalanced by AI. Recent months provide chilling evidence. April saw massive exploits, including a $280 million loss at Drift Protocol and a $292 million theft from Kelp DAO. The trend continued into May with multiple high-value attacks on protocols like THORChain, Verus, Echo Protocol, and StakeDAO, demonstrating vulnerabilities across both on-chain code and off-chain management. AI acts as a force multiplier for hackers, enabling near-instantaneous vulnerability scanning, automated exploit script generation, and sophisticated social engineering. The recent development of ultra-powerful AI models like Anthropic's Mythos—so advanced its public release was delayed over security fears—signals even greater threats ahead. The article concludes that the risk-reward calculus for DeFi partic...

Original | Odaily Planet Daily(@OdailyChina)

Author | Azuma(@azuma_eth)

“I believe all DeFi is now unsafe.”

This assertion left by OpenZeppelin founder Manuel Aráoz on X yesterday, like a depth charge, once again rocked the already stagnant DeFi market.

Manuel even stated that he has started advising friends and family to withdraw funds from major DeFi protocols, including blue-chip protocols like Aave, MakerDAO, and Compound, which were once considered low-risk.

This is not alarmism from an outsider. On the contrary, Manuel himself is one of the core builders of the DeFi security system, and OpenZeppelin is one of the industry's most mainstream security auditing firms. Its contract libraries, security standards, and audit frameworks have permeated nearly the entire DeFi world.

The reason for Manuel's complete shift in attitude lies in AI. Manuel pessimistically believes that the ability of AI Coding Agents to identify and exploit smart contract vulnerabilities is increasing exponentially.

This means that issues which previously required top-tier white-hat teams weeks to discover might now be scanned by AI in minutes; where hackers once needed long-term study of protocol logic, attack paths can now be analyzed automatically by AI; the "open and transparent" nature of DeFi, once an advantage, has now become the best training corpus for attackers.

Manuel also raised a more fatal problem: Smart contract security is essentially an extremely asymmetric game — the defense must patch all vulnerabilities, while the attacker only needs to find one to steal funds. As AI begins to exponentially enhance attack efficiency, this asymmetry is rapidly becoming unbalanced.

The Cold Reality: DeFi Has Become a Cash Cow for Hackers

Looking back at DeFi security incidents over the past few months, you'll find that Manuel's concerns are not exaggerated.

April was almost the worst month in DeFi's history.

  • On April 1st, April Fool's Day, Drift Protocol lost $280 million due to manager privilege hijacking and multi-signature execution vulnerabilities (details in "An April Fool's Joke? Drift Protocol Hacked for Over $280M, Potentially Becoming Solana Ecosystem's Second-Largest DeFi Heist").
  • Subsequently, on April 19th, Kelp DAO lost $292 million due to a bridge protocol breach (details in "DeFi Hacked Again for $292M, Is Even Aave Unsafe Now?"). The hacker later escaped via lending protocols like Aave, casting the shadow of bad debt and its cascading effects over the entire DeFi sector.

Entering May, incidents not only didn't decrease but further proliferated.

  • On May 15th, THORChain was attacked. A newly joined node operator exploited a vulnerability in the GG20 Threshold Signature Scheme (TSS), reconstructed the vault private key, and directly executed outbound transactions, causing over $10 million in losses.
  • On May 18th, Verus's bridge protocol was attacked. The attacker forged cross-chain import payloads, bypassed verification to extract assets from the Ethereum reserve, stealing approximately $11.58 million.
  • On May 19th, Echo Protocol on Monad was attacked due to a private key leak. The attacker minted 1,000 eBTC (worth $76.7 million) and extracted funds via Curvance using a previously tested attack path.
  • On May 24th, StablR, a compliant stablecoin issuer under the MiCA regulatory framework, was attacked. The hacker profited over $2.8 million by minting EURR and USDR, causing EURR and USDR to depeg.
  • On May 25th, the SquidRouter module was attacked, resulting in approximately $3 million in assets stolen from 86 Gnosis Safe wallets.
  • On May 27th, the StakeDAO deployer private key was leaked on Arbitrum. The attacker minted about 5.45 trillion vsdCRV and exchanged part of it for 43.7 ETH to escape.

The frequently occurring security incidents have sounded the alarm. DeFi seems to be collapsing across the board, from on-chain code to off-chain management.

AI Has Become the Hackers' Nuclear Weapon

Why has the DeFi offense-defense dynamic suddenly accelerated towards collapse this summer? Beyond the evolution of traditional hacking techniques, the rapid advancement of AI large language models is becoming the ultimate factor tipping the balance.

In the past, finding a complex smart contract vulnerability (especially those involving cross-chain, multi-layer nesting, or extremely hidden reentrancy logic) required top hackers weeks or even months of code review. However, with the maturity of AI agents possessing ultra-long context, strong logical reasoning, and autonomous tool-calling capabilities, this has changed fundamentally.

  • Second-Level Scanning and Global "Zero-Day" Vulnerability Mining: Attackers only need to feed the open-source codebase to the new generation of AI reasoning models. The AI can, within seconds, deduce hundreds of extreme interaction scenarios like a seasoned security expert, accurately pinpointing edge cases missed by human auditors during fatigue.
  • Automated Attack Script Generation: AI can not only discover vulnerabilities but also automatically write, test, and deploy the "hacker smart contracts" used to extract funds.
  • Perfect Orchestration of Off-Chain DevOps and Social Engineering: AI can impersonate perfect developers for phishing or monitor DeFi teams' GitHub commit logs around the clock. Once a team uploads code containing sensitive information or unverified fixes, the AI will launch an attack within seconds—far faster than any human security team's response time.

In this security warfare augmented by AI, hackers, armed with AI, possess nearly infinite ammunition and second-level attack speed. DeFi, however, is constrained by slow-paced governance voting, multi-signature confirmations, and lagging security audits, making it difficult to mount a corresponding defensive response.

Last month, Anthropic, the AI development company behind Claude, officially announced its next-generation model, Mythos (details in "Anthropic Creates the Most Powerful AI Model Ever, But Dares Not Release It..."). This is the first model in human history to break the hundred-trillion parameter threshold (in contrast, mainstream models currently range from hundreds of billions to one trillion parameters), with a staggering training cost of $10 billion.

However, due to Mythos's specialized capabilities in cybersecurity (Anthropic disclosed that using Mythos, they identified thousands of zero-day vulnerabilities in just a few weeks), Anthropic even dares not publicly release the model directly, for fear of malicious use by hacking groups. Instead, they plan to first allow leading large companies to test and preemptively patch potential vulnerabilities through a "Glasswing" initiative.

With the DeFi security situation already so severe at this stage, it's hard to imagine what new threats the industry's security defenses will face once Mythos is publicly released.

The Biggest Problem: Risk-Reward Ratio Has Long Been Unbalanced

For ordinary DeFi participants, liquidity providers (LPs), and whales, the most important question now is to sit down and calculate.

For a long time, the reason users chose to deposit funds into DeFi was to pursue annualized yields several times higher than those in traditional finance. During bull markets or the frenzy of liquidity mining, yields of 10%, 20%, or even higher were enough to cover people's psychological expectations for "potential technical risks."

But today, this underlying logic has long been shaken and even overturned. The risk-reward ratio of DeFi is already unbalanced. On the reward side, as the market enters a game of limited players and safety margins thicken, the real yields of most mainstream, relatively reliable DeFi protocols have fallen back to single-digit ranges. On the risk side, users' principal is exposed to a black box that could be breached by AI at any moment and emptied by a flash loan in an instant. Once a protocol is hacked, token prices plummeting to zero and liquidity pools being drained often happen within minutes, with no legal recourse, insurance, or central bank to provide coverage.

The risk of losing 100% of principal to chase roughly 5% annualized yield is clearly not a good deal.

Manuel's words may be somewhat absolute, but they tear off DeFi's last fig leaf. In the face of the reality where hackers have made AI a conventional weapon and security incidents continue to erupt in the industry, if you are not prepared for the psychological expectation of losing 100% of your principal for a certain yield, then "withdrawing funds as soon as possible and realizing profits" might be the most rational and risk-control-principled choice in the current market cycle.

Questions liées

QAccording to the article, what is the main reason Manuel Aráoz gives for his statement that all DeFi is unsafe?

AThe main reason is the exponential enhancement of AI Coding Agents in identifying and exploiting vulnerabilities in smart contracts, making it easier and faster for attackers to find and exploit flaws.

QWhat does the article highlight as the fundamental asymmetry in smart contract security?

AThe fundamental asymmetry is that defenders must fix all vulnerabilities to be secure, while attackers only need to find a single vulnerability to steal funds.

QWhy is the AI model 'Mythos' from Anthropic mentioned as a particular concern in the context of DeFi security?

AMythos is a concern because it has demonstrated a powerful specialization in cybersecurity, being able to identify thousands of zero-day vulnerabilities in a short time, which could be weaponized by hackers if publicly released.

QWhat is the article's conclusion about the risk-reward ratio for users participating in DeFi protocols currently?

AThe article concludes that the risk-reward ratio is imbalanced. The potential risk of losing 100% of principal now outweighs the relatively low single-digit percentage annual yields offered by many protocols.

QWhich two major DeFi protocols were specifically mentioned as examples from which Manuel Aráoz is advising friends and family to withdraw funds?

AAave and Compound were specifically mentioned as examples of previously considered low-risk blue-chip protocols from which he advises withdrawal.

Lectures associées

BREAKING : Mastercard ouvre son réseau de paiement mondial aux crypto-monnaies — Quelles altcoins font partie de l'accord ?

**Mastercard ouvre son réseau mondial de paiement à la crypto.** Le 3 juin, Mastercard a annoncé élargir son infrastructure de règlement mondial pour prendre en charge le règlement sur chaîne via des stablecoins réglementés. Cela permet pour la première fois de régler les transactions par carte 24h/24 et 7j/7, y compris les week-ends et jours fériés. **Stablecoins et blockchains sélectionnés.** Six stablecoins réglementés sont pris en charge dans un premier temps : l'USDC de Circle, le PYUSD de PayPal, l'USDG et l'USDP émis par Paxos, le RLUSD de Ripple et le SoFiUSD de SoFi. Le règlement s'effectuera sur huit réseaux blockchain : Ethereum, Solana, Polygon, Base, Arbitrum, XRP Ledger, Canton et Tempo. **Changements en back-end uniquement.** Cette annonce concerne la couche de règlement, pas une modification des produits pour les consommateurs. Les émetteurs et acquéreurs du réseau Mastercard peuvent désormais choisir de régler les transactions par carte en utilisant ces stablecoins sur chaîne, en parallèle des processus traditionnels en monnaie fiduciaire. Aucun changement n'est requis pour le titulaire de la carte. **Avantages clés.** L'infrastructure backend de compensation et de finalisation des transactions peut désormais fonctionner en continu sur des blockchains, éliminant les interruptions dues aux horaires bancaires, fermetures de week-end et jours fériés, une source historique de friction. **Partenaires et déploiement.** Les premiers partenaires incluent ARQ, CBW Bank, Cross River, Lead Bank et Nuvei. Le déploiement initial cible les États-Unis et l'Amérique latine avant une expansion plus large d'ici 2026. **Une validation institutionnelle majeure.** Ce déploiement en conditions réelles (et non comme un pilote) par le deuxième plus grand réseau de cartes au monde représente la validation institutionnelle la plus claire à ce jour pour l'économie des stablecoins, selon l'annonce.

bitcoinistIl y a 3 h

BREAKING : Mastercard ouvre son réseau de paiement mondial aux crypto-monnaies — Quelles altcoins font partie de l'accord ?

bitcoinistIl y a 3 h

Le Rallye Qui N'a Pas Eu Lieu

Le marché du Bitcoin subit une pression significative dans un contexte macroéconomique plus strict, avec des anticipations de resserrement de la Fed et un retrait massif des ETF spot américains. Le prix, en baisse de 13% à environ 67 000$, est repassé sous la moyenne du marché (True Market Mean à 77,8k$), confirmant la persistance du régime de marché baissier. Les indicateurs on-chain se détériorent : la base de coût des détenteurs à court terme est inférieure à la moyenne clé, signe d'un marché baissier avancé. Le ratio des profits/pertes réalisés s'est effondré, montrant une dominance des ventes à perte. Les nouveaux acheteurs, notamment ceux entrés entre 78k$ et 82k$, sont sous pression. Hors-chaîne, le prix a été rejeté à la base de coût moyenne des ETF (~83k$), désormais une résistance. Les flux spot sont nettement négatifs, indiquant une domination des vendeurs. Bien qu'un événement de liquidation de positions longues ait réduit l'effet de levier, la demande spot durable reste absente. Les marchés d'options reflètent une prudence persistante, avec une demande pour une protection contre la baisse et une prime de volatilité élevée, sans pour autant signaler un point de capitulation majeur. En conclusion, le marché reste fragile, avec une faiblesse structurelle, une offre provenant d'investisseurs piégés et un manque de demande d'achat solide, le laissant vulnérable à d'autres corrections au sein de la structure baissière plus large.

insights.glassnodeIl y a 5 h

Le Rallye Qui N'a Pas Eu Lieu

insights.glassnodeIl y a 5 h

WLFI lance l'alerte : Les portefeuilles sous sanctions pourraient bloquer les transferts de crypto

Les sénateurs américains Elizabeth Warren et Jack Reed surveillaient déjà World Liberty Financial (WLFI) avant l'avis de conformité de mardi, ayant précédemment demandé aux autorités d'examiner si des adresses liées à la Russie, à la Corée du Nord et au mélangeur de confidentialité Tornado Cash avaient contourné les contrôles de la présale du projet. WLFI a rejeté ces allégations, affirmant appliquer des vérifications strictes contre le blanchiment d'argent et d'identité. Cependant, le projet a admis que ses contrats intelligents intègrent des pouvoirs codés pour geler, restreindre ou brûler les soldes des portefeuilles, ce qui suscite des interrogations sur son positionnement dans la finance décentralisée (DeFi). L'avertissement de conformité publié mardi sur X indique clairement que les transferts impliquant des personnes, entités ou adresses de portefeuille sous sanctions peuvent être retardés, restreints ou rejetés. WLFI justifie ces contrôles par la nécessité de respecter les obligations réglementaires. Cet avis est intervenu le même jour où le Département du Trésor américain a pris des sanctions contre plusieurs plateformes cryptographiques iraniennes, dont le plus grand échange, Nobitex, accusé d'avoir traité des transactions pour le Corps des gardiens de la révolution islamique. Le Trésor affirme que le régime iranien utilise les actifs numériques pour contourner les sanctions. WLFI exhorte ses utilisateurs à vérifier que leurs fonds et adresses n'ont aucun lien avec des activités interdites avant tout transfert, et poursuivra son examen des transactions pour les risques liés aux sanctions. Cette posture de conformité crée une tension avec l'image publique du projet, car si la couche blockchain est décentralisée, l'application doit respecter les règles fédérales.

bitcoinistIl y a 5 h

WLFI lance l'alerte : Les portefeuilles sous sanctions pourraient bloquer les transferts de crypto

bitcoinistIl y a 5 h

Trading

Spot
Futures
活动图片