TL;DR

  • The Resolv protocol was exploited for $25 million through a structural weakness in the USR stablecoin
  • The same type of vulnerability has affected Morpho, Euler, and Fluid over the past year
  • The attack pattern is well-documented, but the DeFi industry continues to build on top of it
  • The market is in risk-off mode with the Fear & Greed Index at 11/100

The Resolv Attack: A Recurring Issue in DeFi

The DeFi protocol Resolv was recently hit by an exploit that drained the equivalent of $25 million from its USR stablecoin. According to The Defiant, the attack was not surprising — the underlying structural flaw that was exploited has been known in the industry for over a year.

What makes this particularly serious is that identical weaknesses have previously been used to drain Morpho, Euler, and Fluid of hundreds of millions of dollars combined. Nevertheless, protocols have continued to build new products on top of the same vulnerable architecture.

The industry knew about the flaw. It built on regardless.
$25 Million Gone: DeFi Makes the Same Mistake Again and Again

Structural Weakness, Not Accidental Misfortune

The exploit in Resolv follows a pattern that the DeFi security community has repeatedly warned against: price oracles — the systems that fetch and deliver market price data to smart contracts — can be manipulated if they are not sufficiently decentralized or lack adequate data source breadth.

When a price feed can be influenced, attackers can trigger artificial liquidations, drain funds from liquidity pools, or execute profitable arbitrage at the expense of the protocol's users.

This is at the core of what The Defiant describes as an industry that «kept building on top of» a known flaw.

$25 Million Gone: DeFi Makes the Same Mistake Again and Again

What Defense Technology Can Actually Do

Solutions exist. Oracle networks like Chainlink, Pyth Network, and RedStone have all developed architectures specifically designed to counteract this type of manipulation.

Chainlink uses aggregation from multiple independent data sources and requires node operators to stake LINK tokens, with the risk of losing their stake for incorrect reporting. Pyth Network produces price data every 400 milliseconds from over 125 first-party publishers, including major trading firms. RedStone implements what they call «Liquidity-Weighted Average Price» (LWAP), which aims to ensure that price manipulation via low-liquidity markets cannot affect reported values.

Additionally, mechanisms such as time-weighted average prices (TWAP), multi-oracle aggregation, and smart contract functions that can pause operations in case of outdated or suspicious price data exist.

The Problem Is Not a Lack of Tools

The security community points out that the tools to prevent oracle manipulation exist and are available. The problem is that protocol developers either don't integrate them well enough, or they choose to prioritize launch and growth over robust security.

The same structural flaw has drained hundreds of millions from DeFi over the past year — and the industry chose to build on top of it regardless.

The market context doesn't make it easier: with Bitcoin around $70,800 and the Fear & Greed Index at 11 out of 100, the market is in a clear risk-off phase. In such periods, capital is more vulnerable and users are more nervous — which amplifies the consequences of security breaches.

What the Industry Must Do

Security research points to several concrete measures that can significantly reduce risk:

  • Use of decentralized oracle networks with broad data source coverage and cryptographic verification
  • Implementation of TWAP and circuit breakers that limit damage from sudden price discrepancies
  • Regular, independent security audits before and after launching new products
  • Real-time monitoring of price feeds to detect anomalies before they are exploited

The question is no longer whether the technology is available. The question is whether the industry will prioritize adopting it — or if the next protocol is already being built on the same flawed foundation.