High
Total
Medium
Solo
Total
Total Earnings
#839 All Time
Payouts
3rd Places
Top 10
Top 25
All
Sherlock
Code4rena
Cantina
CodeHawks
May '25
medium
medium
high
medium
medium
Mar '25
high
medium
Feb '25
high
Wrong amount is minted to user when they deposit into the lending pool
high
Faulty Gauge Weight Update Formula: Voting Power Delta Not Considered Leading to Arithmetic Underflow and Vote Weight Inconsistency
high
Incorrect decimal handling in `Auction::buy()` leads to massive overpayment for ZENO tokens
high
Users Can Overwrite Existing Locks in veRAACToken Resulting in Permanent Loss of Funds
high
Ownership Parameter Mismatch in LendingPool’s Vault Withdrawal Logic
high
Gauge Voting Misallocation Vulnerability
medium
`MAX_TOTAL_SUPPLY` Bypass in `veRAACToken` via `increase()` Function
medium
Gauge reward period can be extended indefinitely
medium
LendingPool deposits do not work with CurveVault due to lack of funds
medium
Multiple Critical Calculation And Logic Errors in `RToken::mint/burn` Function
low
`mint` function in RToken contract doesn't return the correct expected values, leading to emission of ReserveLibrary `Deposit` event and LendingPool `Deposit` event with incorrect values.
low
Limited veRaac Token Supply Triggers DoS, Hampering Proper Governance Participation.
low
`FeeCollector::updateFeeType` wrong fee share validation leads to impossible update for some fee types
low
Missing whenNotPaused modifier on withdraw function allows token withdrawals during emergency
Jan '25
high
high
medium
Dec '24
Nov '24
medium
Precision loss in while calculating the fee in `DebitaV3Aggregator::matchOffersV3`.
medium
Vulnerability in `DLOFactory::deleteOrder()` allows owner of `DLOImplementation` to decrease `activeOrdersCount` as much they want.
medium
Overflow in `DebitaV3Loan::extendLoan()`.
medium
Overflow while calculating fee in `DebitaV3Loan::extendLoan`.
Aug '24
high
Incorrect set up and logic of `referralInfoMap` in `SystemConfig::updateReferrerInfo` function
medium
Unnecessary balance checks and precision issues in TokenManager::_transfer
low
[Low-01] Missing Access Control in `CapitalPool::approve()` Function Allows any User to call it to set Allowance Amount `TokenContract` to `type(uint256).max`.
low
`listOffer` Unsafely References Fungible Identifiers
low
PreMarkets - Unable to withdraw platform rewards
Jul '24
May '24
high
Depositors will loose extra balance while withdrawing there balance from the protocol.
medium
Critical Vulnerability Allowing Users to Exceed `collateralUserCap` in `AssetsProcess.sol:deposit` function.
medium
The `lossFee` is simply added to the `commonData` and not reimbursed to the keeper, leading to potential losses for the keeper.
medium
Miscalculation results in the protocol not accounting for and managing actual losses incurred by the keeper.
medium
The implementation of `payExecutionFee()` didn't take `EIP-150` into consideration. Keepers can steal additional execution fee from users.