Scope
Low-Medium
Minor vulnerabilities that affect protocol accuracy, reliability, or availability, with limited financial or operational impact.
- Rounding errors in interest accrual that accumulate over time
- Edge cases in execution that may result in partial fund loss
- Gas griefing attacks that make protocol operations prohibitively expensive
- Denial of service vulnerabilities affecting protocol availability
- Improper state updates that cause incorrect interest accrual or reward distribution
High
Significant vulnerabilities in core protocol logic or state transitions that could result in unauthorized actions or notable financial consequences, without fully compromising the protocol.
- Logic flaws that prevent proper delegation or allow unfair allocations
- Rate calculation errors that significantly benefit suppliers unfairly
Critical
Severe vulnerabilities leading to direct financial loss, unauthorized fund access, or complete protocol compromise, allowing full control over core assets or operations.
- Unauthorized fund extraction that enables draining protocol treasury or user
deposits
- Permission escalation allowing unauthorized access to admin functions
(pause, upgrade, withdrawal)
- Direct theft of user funds
Out of Scope
The following issues are NOT eligible for bug bounty rewards:
Gas Optimization
- Gas inefficiencies in contract operations
- Suboptimal gas usage patterns
- Gas cost improvements
Code Quality & Style
- Code formatting and style issues
- Missing or inconsistent comments
- Non-security related code refactoring suggestions
- Best practice recommendations without security impact
Known Issues
- Issues already reported or acknowledged by the team
- Publicly disclosed vulnerabilities
- Issues listed in audit reports or documentation
Other Exclusions
- Attacks that the reporter has already exploited themselves, leading to damage
- Theoretical vulnerabilities without proof of concept
- Issues in third-party dependencies (unless directly exploitable in our protocol)
- Issues requiring highly unlikely conditions or user errors
- Economic/game theory concerns without a direct exploit path