MrDeFi
DeFi Protocols2026-05-203 min read

What Is a Liquidation in DeFi Lending? Explained

A DeFi liquidation forcibly closes undercollateralized loans. Learn how health factors, thresholds, and liquidator incentives work.

A liquidation in DeFi lending is the forced, automatic sale of a borrower's collateral to repay part or all of their outstanding debt, triggered when that collateral's value falls too far relative to the debt it secures — a mechanism that protects a lending protocol's solvency without requiring any human intervention or credit assessment.

Why liquidations exist

DeFi lending is overcollateralized: borrowers must supply more value in collateral than they draw as a loan, because there's no credit history, no legal recourse, and no way to force a defaulting borrower to repay. The entire system's safety instead rests on collateral always being worth more than the debt it backs. If a collateral asset's price drops (or the debt asset's price rises) enough to erode that buffer, the protocol needs a mechanism to close the position before the debt becomes worth more than the collateral — otherwise lenders would be left holding bad debt. Liquidation is that mechanism, executed automatically by smart contract rules rather than a human decision.

The health factor

Most lending protocols express a position's safety as a single number — commonly called a health factor — that combines the collateral's current value, the liquidation threshold for that specific asset, and the outstanding debt. A health factor comfortably above 1 means the position has a real buffer; a health factor at or below 1 means the position is eligible for liquidation. Our guide to borrowing on Aave walks through exactly how this number is calculated and monitored in practice.

How the liquidation process actually works

  1. Threshold breach — the health factor drops to or below the trigger point, usually because the collateral's price fell, the debt asset's price rose, or accruing interest grew the debt.
  2. Liquidator action — an independent party (often an automated bot, sometimes a specialized liquidator business) monitors positions on-chain and, upon spotting an eligible one, repays some or all of the outstanding debt on the borrower's behalf.
  3. Collateral seizure — in exchange, the liquidator receives a portion of the borrower's collateral, valued at a discount to its market price — the liquidation bonus or penalty.
  4. Position improvement or closure — depending on the protocol's rules, only part of the position may be liquidated at once (bringing the health factor back to a safer level) or the full position may be closed in one action.

Who benefits, and why anyone bothers

The liquidation bonus is what makes this permissionless and reliable: liquidators are financially incentivized to monitor positions continuously and act the instant one becomes eligible, because they profit from buying collateral at a discount. This turns liquidation enforcement into a competitive, automated market rather than something the protocol itself needs to actively manage.

What it costs the borrower

Cost to the liquidated borrower Why it happens
Loss of a portion of collateral Seized to repay debt
Liquidation penalty/bonus paid to liquidator Compensates the liquidator for acting; effectively a fee for being liquidated
Potential slippage on large positions Larger positions may be harder to liquidate cleanly in illiquid markets
No recourse or reversal The action is final and executed automatically by contract logic

Cascading liquidations

In sharp market downturns, one liquidation can trigger the conditions for another — falling prices from liquidators selling seized collateral can push other borrowers' health factors down too, creating a cascade. This is one reason volatile market crashes can see unusually large liquidation volumes in a short window, sometimes compounded by oracle price updates lagging fast-moving markets.

How to avoid being on the receiving end

The single most effective defense is maintaining a wide buffer between your current health factor and the liquidation point, rather than borrowing near your maximum available limit. Our dedicated guide on how to avoid DeFi liquidation covers specific tactics, including monitoring tools, partial repayments, and adding collateral proactively during volatile periods.

Bottom line

Liquidation is the enforcement mechanism that makes overcollateralized DeFi lending possible without credit checks or legal recourse — it protects lenders by ensuring undercollateralized positions get closed automatically, at a cost to the borrower. Understanding your health factor, the liquidation threshold for your specific collateral, and how quickly conditions can change in a volatile market is essential before borrowing any amount you're not prepared to actively manage. Check current market volatility and rates on the yield dashboard before opening a leveraged position.

Related articles

This article is for educational purposes only and is not financial advice. DeFi involves significant risk, including total loss of funds. Always do your own research.