Besides the Resolv Hack, This Type of DeFi Vulnerability Has Occurred Four Times Already

marsbitPublished on 2026-03-24Last updated on 2026-03-24

Abstract

An attacker exploited a compromised off-chain signing key in the stablecoin protocol Resolv, minting 80 million USR tokens (pegged to USD) from a $100k–$200k USDC deposit within minutes. The stolen keys allowed unlimited minting due to a design flaw—lacking a minting cap—despite multiple audits. The attacker then converted USR to its wrapped version (wstUSR) and dumped it on DEXs, netting ~11,400 ETH (~$24M). This caused USR to depeg, trading at ~$0.25. The depeg triggered a second-phase crisis: lending markets (including Morpho and Fluid/Instadapp) using wstUSR as collateral relied on hardcoded oracles that priced it near $1 instead of its real market value. Arbitrageurs bought cheap wstUSR, used it as overvalued collateral to borrow stablecoins, and amplified losses. Fluid absorbed over $10M in bad debt; Morpho had 15 vaults exposed. This incident repeats a known DeFi pattern: similar oracle failures occurred with Usual Protocol (Jan 2025), Stream Finance (Nov 2025), and Moonwell (late 2025), where mispriced collateral led to massive bad debt. Critics highlight flawed incentives in the "curator" model (e.g., Gauntlet), where third-party vault managers prioritize high yields without adequate risk controls, and protocols outsource risk management without enforcing safeguards. The root cause is systemic: over-reliance on static oracles for volatile assets and insecure off-chain infrastructure.

On a quiet Sunday morning, someone turned $100,000 into $25 million in about 17 minutes.

The target was the yield-bearing stablecoin protocol Resolv. Before Resolv paused its contracts, its dollar-pegged stablecoin, USR, had fallen to a few cents. As of this writing, USR remains severely depegged, trading at around $0.25, down more than 70% this week.

The shockwaves extended far beyond Resolv itself. Fluid/Instadapp absorbed over $10 million in bad debt in a single day, experiencing a net outflow of over $300 million on the same day, a record single-day outflow in its history. 15 Morpho vaults were affected. Euler, Venus, Lista DAO, and Inverse Finance all subsequently suspended USR-related markets.

The mechanism that allowed this vulnerability's losses to spread—pricing a depegged stablecoin at $1 in lending markets—is not new. This has happened at least four times in the past 14 months.

How the Vulnerability Worked

USR minting followed a two-step off-chain process: Users deposited USDC via the `requestSwap` function, and a privileged off-chain signing key, `SERVICE_ROLE`, would then finalize the amount of USR to be issued via `completeSwap`.

The contract had a minimum output limit but no maximum limit. The contract executed whatever the key holder signed.

The attacker gained access to this key through Resolv's AWS Key Management Service. They submitted two USDC deposits totaling approximately $100,000 to $200,000, then used the stolen key to authorize the minting of 80 million USR in return. On-chain data shows two transactions of 50 million USR and 30 million USR, both completed within minutes.

"The Resolv USR exploit wasn't a bug—it was a feature operating as designed. That's the problem," said on-chain analyst Vadim (@zacodil).

The SERVICE_ROLE was a regular external owned address (EOA), not a multi-signature wallet. The admin key had multi-sig protection, but the minting key did not.

"Resolv underwent 18 audits," Vadim said, "One of the findings was literally named 'Missing Cap'."

The attacker exited: They first converted the minted USR to wstUSR (a staked wrapped version) to slow the market impact, then swapped it for ETH via Curve, Uniswap, and KyberSwap. The attacker's wallet holds approximately 11,400 ETH (around $24 million). The underlying ETH and BTC collateral pools supporting the entire system remained intact as the stablecoin collapsed.

How the Contagion Spread

The Resolv exploit was effectively two events stacked on top of each other. The first was the minting exploit, the second was the failure of connected lending markets.

When USR and wstUSR crashed, every lending market that accepted them as collateral faced the same problem: their oracles were still pricing wstUSR at close to $1.

Omer Goldberg, founder of risk analysis firm Chaos Labs, documented this mechanism. His key finding: "The oracle was hardcoded, so it never repriced. wstUSR was marked at $1.13, while trading on secondary markets for around $0.63."

Traders bought wstUSR cheaply on the open market, then used it as collateral on Morpho or Fluid at the oracle price of $1.13, borrowing USDC against it and walking away.

At Fluid, the team secured short-term loans to cover 100% of the bad debt and promised to make every user whole. At Morpho, co-founder Paul Frambot stated that about 15 vaults had significant exposure, all in high-risk, long-tail collateral strategies.

Prominent curator Gauntlet stated that "a few high-yield vaults had limited exposure."

But D2 Finance directly countered this, publishing on-chain data showing Gauntlet's flagship "USDC Core Vault" had allocated $4.95 million to the wstUSR/USDC market. Goldberg later stated that Gauntlet vaults constituted 98% of the lender liquidity in that market.

Frambot said in a written response to The Defiant: "We are constantly working on how to present various risks more comprehensively. However, we don't believe the core issue here is a lack of labeling."

Frambot added: "Morpho is oracle-agnostic, meaning it allows curators to choose any oracle they deem most suitable for a specific market. Morpho is open, permissionless infrastructure designed to outsource risk management to curators."

"It's difficult to enforce objectively 'correct' guardrails in all scenarios," Frambot said, "Imposing constraints at the protocol level also risks hindering legitimate strategies."

While the underlying protocol leaves risk management to curators, some in the industry believe the curators are not fulfilling their duty.

"I believe the curator industry is flawed by design because there is no real curation happening," Marc Zeller said on X.

At the time of publication, Resolv, Gauntlet, and Fluid had not responded to The Defiant's requests for comment.

A Recurring Failure Pattern

This is not a new type of attack. In January 2025, Usual Protocol's USD0++ was hardcoded at $1 by curator MEV Capital in a Morpho vault.

Usual then abruptly adjusted its redemption floor price to $0.87 without warning, locking lenders into the MEV Capital vault, whose utilization rate soared to 100%.

In November 2025, Stream Finance's xUSD collapsed after curators had routed USDC deposits into leverage loops backed by the synthetic stablecoin. When its oracle refused to update, an estimated $285 million to $700 million in assets were at risk on Morpho, Euler, and Silo.

Moonwell suffered two consecutive oracle failures in October and November 2025, resulting in over $5 million in bad debt combined.

What This Means for the Curator Model

Morpho's architecture outsources all risk decisions to third-party "curators," who build vaults, select collateral, set loan-to-value ratios, and choose oracles. The theory is that professional firms have deeper expertise, and competition leads to better risk management, with the protocol enforcing the rules.

But curators earn fees based on the yield generated, creating an incentive to accept higher-risk, higher-yielding collateral (like yield-bearing stablecoins). The problem is that when these stablecoins depeg, the losses are borne by the depositors, not the curators.

In the Resolv incident, some curators' automated bots continued pumping funds into the affected vaults for hours after the exploit, deepening the losses.

The reason for using hardcoded oracles for yield-bearing stablecoins is to prevent unnecessary liquidations triggered by short-term volatility. But this protection only works if the stablecoin remains stable.

On-chain analytics firm Chainalysis stated in a post-mortem that real-time on-chain detection capabilities are needed.

"The on-chain smart contracts were functioning perfectly. The issue clearly lay with the broader system design and off-chain infrastructure," the analytics firm said.

Trending Cryptos

Related Questions

QWhat was the core mechanism that allowed the Resolv exploit to cause widespread contagion across multiple DeFi lending markets?

AThe core mechanism was that the oracles in the lending markets continued to price the depegged stablecoin, wstUSR, at or near its intended $1 peg value, even after it had collapsed in value on the open market. This allowed attackers to buy the cheap stablecoin and use it as overvalued collateral to borrow other assets.

QHow did the attacker initially obtain the ability to mint a massive amount of USR tokens?

AThe attacker gained access to the `SERVICE_ROLE` signing key, which was an external private key (not a multi-sig) used to authorize the `completeSwap` function. This access was obtained through a compromise of Resolv's AWS Key Management Service.

QAccording to the article, this type of vulnerability has occurred at least four times in the past 14 months. Name one other protocols mentioned that suffered from a similar oracle pricing failure.

AThe article mentions that a similar failure occurred with Usual Protocol's USD0++ in January 2025 and with Stream Finance's xUSD in November 2025.

QWhat is the fundamental criticism of the 'curator model' used by protocols like Morpho, as highlighted by the Resolv incident?

AThe fundamental criticism is that the incentives for curators are misaligned. Curators earn fees based on the yield their vaults generate, which incentivizes them to accept higher-risk, higher-yielding collateral (like yield-bearing stablecoins). However, when those assets depeg and cause losses, the losses are borne by the depositors/lenders, not the curators.

QWhat did the post-incident analysis from Chainalysis identify as the root of the problem, rather than a smart contract bug?

AChainalysis stated that the problem was not a smart contract bug, as the contracts were 'functioning exactly as designed.' They identified the root of the problem as 'broader system design and off-chain infrastructure.'

Related Reads

Goldman Sachs Comments on SanDisk and Western Digital Earnings: Strong Performance, But Market Expectations Too High

Highsmith commented on Sandisk and Western Digital's earnings reports, noting that while both companies delivered strong quarterly results, excessively high market expectations are likely to prevent their stock prices from benefiting. The firm anticipates downward pressure on both stocks following the earnings releases. The core issue, according to Highsmith, is not a deterioration in fundamentals but rather market expectations that have overshot reality. Despite impressive beats on revenue, gross margin, and EPS for the quarter, guidance that simply meets or falls slightly below lofty expectations is being interpreted negatively. For Western Digital, Q2 revenue was largely in line with forecasts, while gross margin and EPS beat estimates. However, its Q3 revenue guidance midpoint matched consensus, and gross margin/EPS guidance was only slightly above. Highsmith views this as "not surprising enough" given pre-earnings optimism, maintaining a Neutral rating and a $650 price target. Sandisk's Q2 results significantly exceeded consensus for revenue and EPS. However, its Q3 guidance disappointed, with revenue and gross margin midpoints below Highsmith's forecasts and consensus. Although the stock has declined ~40% from its June peak, Highsmith believes the below-consensus guidance will lead to further pressure, while maintaining a Buy rating and a $2,200 target due to longer-term potential. Highsmith also warns of a negative spillover effect on Micron Technology's stock due to its similar end-market exposure to Sandisk.

marsbit34m ago

Goldman Sachs Comments on SanDisk and Western Digital Earnings: Strong Performance, But Market Expectations Too High

marsbit34m ago

After the Lending Markets Disappear, What's Left for These Public Chains?

"The Lending Market Vanishes: What Remains for These Blockchains?" Last week, Aave announced the closure of its lending markets on six blockchains where each generated less than $5,000 in quarterly revenue. This move highlights a critical trend: while the DeFi lending sector is growing overall, it is becoming highly concentrated on a few leading chains like Ethereum, Base, and Arbitrum. The article analyzes the cascading effects when a major lending protocol like Aave exits a chain. Past examples, such as Harmony Protocol and Fantom (later rebranded as Sonic), demonstrate that losing core lending infrastructure leads to a complete collapse of the credit ecosystem. This is because a functional lending market relies on a costly, interconnected stack of services—including reliable price oracles (often maintained by the largest protocol), deep DEX liquidity for liquidations, and stablecoin issuers willing to support native minting and redemption. Once the primary lending demand disappears, maintaining this infrastructure becomes commercially unviable, triggering an exodus of other service providers. The six chains Aave is leaving (including Soneium, Aptos, zkSync, and Scroll) are in an even weaker position than Harmony or Fantom were. They never developed substantial native lending demand despite significant initial funding. Aave's departure will likely accelerate the withdrawal of oracle providers, market makers, and stablecoin issuers, as their business cases depend on a functioning credit market. This creates a self-reinforcing cycle of centralization, where resources and activity consolidate on the most viable chains. The dilemma mirrors challenges in traditional finance, such as global banks withdrawing correspondent banking services from small countries due to high fixed compliance costs. However, unlike the traditional system where institutions like the World Bank can provide subsidies, there is no such safety net in the decentralized crypto space. The key takeaway is that while launching a new blockchain is cheap, operating a full-featured, sustainable credit infrastructure on it is extremely expensive. Aave has now set a minimum annual revenue threshold of $2 million for new chain deployments, roughly covering these fixed costs. The future for many smaller chains may be a fragmented ecosystem with flawed, unofficial forks of major protocols, or they may be left with nothing at all as DeFi lending continues its aggressive consolidation.

marsbit38m ago

After the Lending Markets Disappear, What's Left for These Public Chains?

marsbit38m ago

Trading

Spot

Hot Articles

How to Buy RESOLV

Welcome to HTX.com! We've made purchasing Resolv (RESOLV) simple and convenient. Follow our step-by-step guide to embark on your crypto journey.Step 1: Create Your HTX AccountUse your email or phone number to sign up for a free account on HTX. Experience a hassle-free registration journey and unlock all features.Get My AccountStep 2: Go to Buy Crypto and Choose Your Payment MethodCredit/Debit Card: Use your Visa or Mastercard to buy Resolv (RESOLV) instantly.Balance: Use funds from your HTX account balance to trade seamlessly.Third Parties: We've added popular payment methods such as Google Pay and Apple Pay to enhance convenience.P2P: Trade directly with other users on HTX.Over-the-Counter (OTC): We offer tailor-made services and competitive exchange rates for traders.Step 3: Store Your Resolv (RESOLV)After purchasing your Resolv (RESOLV), store it in your HTX account. Alternatively, you can send it elsewhere via blockchain transfer or use it to trade other cryptocurrencies.Step 4: Trade Resolv (RESOLV)Easily trade Resolv (RESOLV) on HTX's spot market. Simply access your account, select your trading pair, execute your trades, and monitor in real-time. We offer a user-friendly experience for both beginners and seasoned traders.

5.4k Total ViewsPublished 2025.06.11Updated 2026.06.02

How to Buy RESOLV

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of RESOLV (RESOLV) are presented below.

活动图片