<!-- canonical: https://0xsimao.com/reports/yieldoor-iii -->

# Yieldoor LoopedVault Update audit

0xSimao · Leveraged yield farming · 23rd June 2025

A private security review of Yieldoor (leveraged yield farming), conducted solo and completed on 23rd June 2025 over 4 days. 0xSimao disclosed 7 findings: 7 low.

## What Yieldoor is

Yieldoor is a leveraged yield farming protocol: vaults run concentrated liquidity positions on CLMM DEXes, a lending pool funds the leverage traders draw, and gauge contracts vest strategy rewards to depositors over time rather than at once.

## Scope

The third solo round returned to the LoopedVault after the second round's fixes: the request-and-fulfill withdrawal flow between users and the allocator bot, share accounting when mint and redeem are overridden, and the vault's behaviour when its Aave or Morpho debt cannot be unwound cleanly.

## Low severity findings

- [Missing nonReentrant functionality in some execution paths](https://0xsimao.com/findings/yieldoor-iii-reentrant-functionality-execution-paths)
- [It's possible for debt to be stuck in the LoopedVault when rebalancing from Aave to Morpho](https://0xsimao.com/findings/yieldoor-iii-debt-stuck-aave-morpho)
- [CEI pattern is not followed on LoopedVault::fulfillWithdraw()](https://0xsimao.com/findings/yieldoor-iii-cei-followed-fulfill-withdraw)
- [Slippage protection could be added to LoopedVault::requestWithdraw() in case of black swan event](https://0xsimao.com/findings/yieldoor-iii-slippage-withdraw-black-swan)
- [Missing key events when requesting withdrawals that could be important for the allocator bot](https://0xsimao.com/findings/yieldoor-iii-requesting-withdrawals-allocator-bot)
- [LoopedVault::maxMint() and LoopedVault::maxRedeem() are not overriden](https://0xsimao.com/findings/yieldoor-iii-looped-mint-redeem-overriden)
- [User may be requesting/fulfilling withdrawals at better rates than the real share/asset ratio](https://0xsimao.com/findings/yieldoor-iii-requesting-fulfilling-withdrawals-share)

## The report

[Download the report (PDF)](https://0xsimao.com/reports/2025-06-23-yieldoor-iii.pdf)
