Join our Newsletter — 33% off our NHI Course

Why do large DeFi exploits create broader risk for lending and collateralised positions?

Large exploits can quickly depress token value and make collateral less reliable. If an attacker or distressed holder can sell stolen assets into an already thin market, protocols that accept that token as collateral may face liquidation pressure, under-collateralisation, or bad debt. The operational risk is not only the initial theft, but the chain reaction across borrowing markets and liquidity venues.

Why a large exploit becomes a market structure problem

A DeFi exploit is not only a protocol event, it is often a market event. When a large amount of the same asset is suddenly put on the market, price can move faster than lending parameters, oracle updates, and liquidation systems can absorb. That is why the damage often extends beyond the hacked protocol into borrowing markets that treat the token as dependable collateral.

The key issue is that collateral value in DeFi is only as stable as the market supporting it. If the asset is thinly traded, fragmented across venues, or already under stress, forced selling can push the price down far enough that positions elsewhere become unsafe even if those borrowers did nothing wrong.

How lending and collateralised positions get caught in the spillover

Collateralised lending depends on a simple chain of assumptions: the asset can be priced, it can be sold, and it will still be worth enough to cover the loan after normal volatility. A large exploit breaks that chain by adding abrupt supply, widening spreads, and creating a gap between quoted price and executable price. That gap matters because liquidation engines react to observed price, while actual exits may happen at much worse levels.

Once liquidations begin, they can reinforce the decline. Liquidators need liquidity to close positions, but in a stressed market they may receive the same token they are trying to hedge or dump. That creates feedback pressure that can convert a one-off exploit into broader under-collateralisation, bad debt, and reduced confidence in any protocol using the affected asset as security.

Even protocols that were not directly hacked can inherit the shock through cross-protocol exposure. If many lending markets, vaults, or leveraged strategies share the same collateral asset, one exploit can force a rapid repricing across the ecosystem. In practice, the risk is concentrated where the same token has been reused as deposit asset, borrow asset, and settlement asset at the same time.

What makes the contagion worse in practice

Contagion gets worse when the asset has shallow order books, limited market makers, or heavy concentration in a few wallets. In that setting, an attacker, arbitrageur, or distressed holder can move price materially with relatively little capital, and the resulting price drop can trigger more liquidations than the market can clear cleanly.

For practitioners, the important distinction is between normal volatility and structural fragility. A healthy collateral asset can absorb a shock and recover. A fragile one can enter a negative loop where sales drive liquidations, liquidations drive more sales, and the protocol becomes exposed to bad debt even if the initial exploit was outside its own codebase.

Risk and Threat Considerations

Large exploits create systemic risk because the attacker can monetise stolen assets through thin liquidity, and that monetisation can force collateral prices lower across multiple venues at once. The main danger is not only theft, but market impact that turns a contained compromise into protocol-wide losses.

Failure mechanism: Forced selling, widened spreads, and delayed repricing cause the collateral value used by lenders to diverge from the price at which the asset can actually be exited. That divergence can trigger liquidations late, at poor prices, and into insufficient liquidity, which then amplifies under-collateralisation and bad debt.

Impact: Lending platforms can suffer cascading liquidations, borrower insolvency, and reduced trust in the asset as acceptable collateral. In severe cases, a single exploit can impair multiple protocols that are linked by the same token, even when those protocols were not directly compromised.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK and OWASP API Security Top 10 address the attack and risk surface, while NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
MITRE ATT&CK T1588 — Obtain Capabilities Exploit monetisation and market-impact abuse align with adversary capability use.
Recommendation — Map exploit monetisation paths and hunt for capability acquisition preceding the sell-off.
NIST CSF 2.0 ID.RA-01 — Asset vulnerabilities are identified and documented Collateral fragility depends on identifying asset and market vulnerabilities.
GV.RM-01 — Risk management strategy is established and managed Collateral risk needs explicit strategy for liquidation and contagion exposure.
Recommendation — Document collateral assets and their liquidity vulnerabilities before allowing them as loan backing. Set risk limits for collateral concentration, liquidity shocks, and spillover exposure.
CIS Controls v8 CIS-12 — Network Infrastructure Management Market and oracle dependencies behave like critical infrastructure under stress.
Recommendation — Limit single points of failure in pricing and liquidation dependencies.
OWASP API Security Top 10 API4 — Unrestricted Resource Consumption Rapid liquidation and sell pressure can create resource exhaustion-like stress on venues.
Recommendation — Rate-limit and circuit-break liquidation flows when market conditions deteriorate.

Practitioner Guidance

What to prioritise: Treat collateral concentration and market depth as a live risk variable, not a static listing decision. If a token is widely used as collateral but trades thinly or is concentrated in a few liquidity venues, its liquidation shock potential is higher than its nominal market cap suggests.

What to verify: Check whether liquidation thresholds, oracle update cadence, and the asset’s executable depth still make sense under stressed conditions. A collateral rule that works in calm markets can fail quickly when the same asset becomes the source of the shock.

Decision rule: If a large exploit hits an asset that backs borrowing positions, reduce exposure assumptions immediately and review whether the protocol should tighten caps, raise haircuts, or pause new borrowing against that collateral until market stability returns.

Practitioner takeaway: The real failure mode is not just exploit loss, it is the way forced selling can convert token-specific theft into ecosystem-wide collateral deterioration.