Solido Cash Hack

TOTAL LOST $73K
Low Oracle Issue

Summarize with AI

Affected Chain 2026 Incident surface
Recovered - No recovery reported
All-Time Rank #1630 By amount stolen
Protocol Type Exploit/Oracle Issue Target category

Incident Overview

On July 23, 2026, Solido Cash on the Supra blockchain was exploited due to an oracle fallback misconfiguration on its SOLID vault. An attacker leveraged an invalid stale price fallback to over-mint CASH stablecoins and extract approximately 293.7 million SUPRA tokens (~$73,400 net value), with protocol reserves absorbing the loss so zero user funds were affected.

The exploit stemmed from an oracle misassignment where a stale primary price feed for the SOLID token incorrectly fell back to the $1.00 CASH stablecoin oracle instead of halting or using a proper secondary feed. Treating cheap SOLID collateral as equivalent in value to CASH, the attacker executed atomic contract interactions and manual secondary wallet mints to generate unbacked CASH stablecoins, which were immediately swapped for native SUPRA tokens across local decentralized exchanges. Solido Cash subsequently paused vault interactions and patched the oracle fallback mappings.

Incident Report

Protocol / Project Solido Cash
Date of Incident
Attack Technique Oracle Issue
Classification Stablecoin,Borrowing and Lending

Protocol Information

Protocol Type Exploit/Oracle Issue
Official Website solido.money/
Protocol Twitter/X @SolidoMoney
Team Anonymous
Source Code Unverified

What the Attacker Needed to Succeed

Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.

Technical Knowledge Deep understanding of oracle issue and Solidity and EVM internals
Capital Required Seed capital to cover gas and initial position setup
On-Chain Access Ability to interact with smart contracts and deploy a custom exploit contract
Protocol Analysis Identification of the exploitable vulnerability in Solido Cash's contract logic - root cause: stablecoin,borrowing and lending
Execution Speed Precise transaction ordering and timing to exploit the vulnerability within a single atomic block
Obfuscation Plan A strategy to launder and move stolen funds - typically through mixers, cross-chain bridges, or decentralized DEX swaps to resist tracing

What Auditors Should Check

Could this have been caught in audit? Yes — skilled auditors routinely flag Oracle Issue vulnerabilities in code review

If you're auditing a protocol with similar architecture to Solido Cash, these are the critical security checks that could have prevented this incident (July 2026).

  • Verify all logic paths related to Oracle Issue are guarded by proper access controls and input validation
  • Audit oracle price feeds for manipulation risks - ensure time-weighted average prices (TWAPs) or multi-source aggregators are used, not spot prices
  • Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs

Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.

Free Trial

Sources & References

Learn to Prevent the Next Solido Cash

The Solido Cash hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.

Recreate exploit patterns safely Free Trial