Skip to content
Request an audit

‹ Findings database

Duplicated approval in RebalanceLogic::rebalanceCallback()

Low/InfoYieldoor LoopedVault audit·by 0xSimao·Leveraged yield farming·20th June 2025I-1

Description:

RebalanceLogic::rebalanceCallback() approves morpho twice, 1st and 2nd.

Recommended Mitigation:

Remove the 2nd approval (or 1st).

0xSimao:

Fixed in #ad00401.