<!-- canonical: https://0xsimao.com/case-studies/beraborrow -->

# Beraborrow: Case Study

3 reviews · 1 report · 19 findings

> “As our Lead Senior Watson for the first audit competition of the Beraborrow codebase, 0xSimao demonstrated clear proficiency. He identified one third of the verified issues in a 6.2k SLOC codebase, a testament to his thoroughness and auditing skills. Additionally, his contributions during the fix review process were instrumental in uncovering further issues. His dedication to client security, transparent communication, and client success is exemplary.”

**What it is.** Beraborrow issues a CDP stablecoin against collateral held in managed leveraged vaults, which borrow and rebalance on the depositor’s behalf.

**What was reviewed.** Three engagements: the first audit competition of the codebase, where the vaults placed it second, and two private reviews of the managed leveraged vaults with Sherlock in April and June 2025.

## What was found

19 findings across the 3 engagements, 8 of them medium severity.

## Featured finding

Beraborrow’s vaults borrow against deposited collateral and hold some assets back for depositors who have asked to leave. Opening a new position swept the entire balance into collateral, the reserved part included, so the vault’s record of what it owed stopped matching what it held.

[See the whole finding](https://0xsimao.com/findings/beraborrow-i-lost-withdrawals-managed-den)

## Engagement history

| Date | Kind | With | Findings | Report |
|---|---|---|---|---|
| 2025-06-03 | Private review | Sherlock | - | - |
| 2025-04-25 | Private review | Sherlock | [19](https://0xsimao.com/findings#beraborrow-i-2025-04-25) | [report](https://github.com/0xsimao/audits/blob/main/Sherlock/private-audits/2025-04-25-beraborrow-i.pdf) |
| 2025-01-13 | Competition · #2 | Sherlock | - | - |
