>

Aave V3 — Spearbit isolated-mode review

[PUBLISHED]
spearbit · aave-v3-ethereum
// spearbitprotocol: aave-v3-ethereumpublished: Apr 22, 2026source →

Spearbit's isolated-mode review for Aave V3 found one medium and one low finding. The medium-severity supply cap drift accumulates over time but is bounded by the protocol's daily reconciliation job; positions in isolated mode should not need to act on this finding directly.

// findings · 2
  • [MEDIUM]

    Supply cap accounting drifts by up to 0.1% during borrow-against-supplied-aToken flows in isolated mode. The drift accumulates over many operations.

    Pool.supplyWithPermitisolated-mode accounting
    Supply cap accounting drifts during borrow-against-supplied-aToken flows in isolated mode.
    ref: page 4 finding 2
    affects:isolated-mode
  • [LOW]

    Debt ceiling check in isolated mode does not include accrued interest, allowing positions to slightly exceed the ceiling between updates.

    DebtCeiling check
    Accrued interest is excluded from the ceiling check.
    ref: page 6 finding 4
    affects:isolated-mode
// why this might be wrong
  • This brief was generated by a multi-pass LLM editorial pipeline. Findings reflect public source material at the time of synthesis.
  • Confirm against the original audit firm source before acting on any individual finding.
  • Severity classification has been normalized across firms — the source firm uses its own scale.