If Aave’s aToken balance drops below the total wToken supply (e.g., due to a hack), users cannot redeem collateral.
_redeemWTokenPrivate withdraws collateral from Aave based on wToken balances. If Aave’s aToken balance is less than wToken.totalSupply(), redemptions will partially fail, leaving users with worthless wTokens.
Permanent loss of user funds if Aave’s reserves are compromised.
Manual Review
Implement a pause mechanism to halt redemptions if aTokenBalance < wTokenSupply.
Monitor Aave’s reserves and trigger emergency protocols if anomalies occur.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.