Rocket Pool
Submit a BugProgram Overview
Rocket Pool is a decentralised, non-custodial, and community owned staking protocol for Ethereum. Rocket Pool aligns the interests of two user groups; those that wish to participate in tokenised liquid staking; and those that wish to stake ETH and run a node.
Liquid staking - in exchange for staking ETH with Rocket Pool, users receive our liquid staking token, which is fully composable in the DeFi landscape, while accruing value from ETH rewards generated in Ethereum's Beacon Chain.
Node operators - running a node with Rocket Pool only requires 16 ETH per validator vs 32 ETH outside the protocol. Node operators earn greater returns in Rocket Pool than solo satking; they earn rewards on their own ETH, a commission on the protocol's ETH, and RPL rewards.
For more information about Rocket Pool, please visit https://www.rocketpool.net/.
This bug bounty program is focused on their smart contracts and is focused on preventing the following impacts:
- Theft/loss of user funds
- Exploits leading to the protocol not honouring its commitment to liquid staking token holders and node operators
Rewards by Threat Level
Rewards are distributed according to the impact of the vulnerability based on the Immunefi Vulnerability Severity Classification System. This is a simplified 5-level scale, with separate scales for websites/apps and smart contracts/blockchains, encompassing everything from consequence of exploitation to privilege required to likelihood of a successful exploit.
All bug reports must come with a PoC in order to be accepted for a reward.
Payouts are handled by the Rocket Pool team directly and are denominated in USD. However, payouts are done in RPL.
Smart Contracts and Blockchain
- Critical
- Level
- USD $100,000
- Payout
- high
- Level
- USD $10,000
- Payout
- medium
- Level
- USD $2,000
- Payout
Assets in Scope
Once Rocket Pool goes on mainnet, the mainnet contract addresses will be added to the bug bounty program.
The Rocket Pool explainer series provides information about how Rocket Pool works; purpose, general concepts, actors, and interactions:
Part 1 - Overview and users of the protocol https://medium.com/rocket-pool/rocket-pool-staking-protocol-part-1-8be4859e5fbd
Part 2 - The Protocol and Oracle Node DAO's https://medium.com/rocket-pool/rocket-pool-staking-protocol-part-2-e0d346911fe1
Part 3 - RPL & Tokenomics https://medium.com/rocket-pool/rocket-pool-staking-protocol-part-3-3029afb57d4c
Rocket Pool also has quick-start guides for:
Stakers (https://medium.com/rocket-pool/rocket-pool-stakers-guide-2c5c324b1749)
Node Operators (https://medium.com/rocket-pool/rocket-pool-node-quickstart-guide-d40bc3d0de6d)
Comprehensive documentation can be found here: https://docs.rocketpool.net/guides/
For additional reference, please view their GitHub here - https://github.com/rocket-pool/rocketpool/tree/master.
Impacts in Scope
Only the following impacts are accepted within this bug bounty program. All other impacts are not considered as in-scope, even if they affect something in the assets in scope table.
Smart Contracts
- Loss/theft of user funds in any form
- Unauthorised modification of state (including network settings and contract upgrades)
- Smart Contract - Migrations.sol
- Type
- Smart Contract - RocketAuctionManager.sol
- Type
- https://github.com/rocket-pool/rocketpool/blob/master/contracts/contract/dao/RocketDAOProposal.sol
- Target
- Smart Contract - RocketDAOProposal.sol
- Type
- Smart Contract - RocketDAONodeTrusted.sol
- Type
- Smart Contract - RocketDAONodeTrustedActions.sol
- Type
- Smart Contract - RocketDAONodeTrustedProposals.sol
- Type
- Smart Contract - RocketDAONodeTrustedUpgrade.sol
- Type
- Smart Contract - RocketDAONodeTrustedSettings.sol
- Type
- Smart Contract - RocketDAONodeTrustedSettingsMembers.sol
- Type
- Smart Contract - RocketDAONodeTrustedSettingsProposals.sol
- Type
- Smart Contract - RocketDAOProtocol.sol
- Type
- Smart Contract - RocketDAOProtocolActions.sol
- Type
- Smart Contract - RocketDAOProtocolProposals.sol
- Type
- Smart Contract - RocketDAOProtocolSettings.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsAuction.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsDeposit.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsInflation.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsMinipool.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsNetwork.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsNode.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsRewards.sol
- Type
- Smart Contract - RocketDepositPool.sol
- Type
- https://github.com/rocket-pool/rocketpool/blob/master/contracts/contract/minipool/RocketMinipool.sol
- Target
- Smart Contract - RocketMinipool.sol
- Type
- Smart Contract - RocketMinipoolDelegate.sol
- Type
- Smart Contract - RocketMinipoolManager.sol
- Type
- Smart Contract - RocketMinipoolPenalty.sol
- Type
- Smart Contract - RocketMinipoolQueue.sol
- Type
- Smart Contract - RocketMinipoolStatus.sol
- Type
- Smart Contract - RocketMinipoolStorageLayout.sol
- Type
- Smart Contract - RocketNetworkBalances.sol
- Type
- Smart Contract - RocketNetworkFees.sol
- Type
- Smart Contract - RocketNetworkPrices.sol
- Type
- https://github.com/rocket-pool/rocketpool/blob/master/contracts/contract/node/RocketNodeDeposit.sol
- Target
- Smart Contract - RocketNodeDeposit.sol
- Type
- https://github.com/rocket-pool/rocketpool/blob/master/contracts/contract/node/RocketNodeManager.sol
- Target
- Smart Contract - RocketNodeManager.sol
- Type
- https://github.com/rocket-pool/rocketpool/blob/master/contracts/contract/node/RocketNodeStaking.sol
- Target
- Smart Contract - RocketNodeStaking.sol
- Type
- Smart Contract - RocketRewardsPool.sol
- Type
- Smart Contract - RocketClaimDAO.sol
- Type
- Smart Contract - RocketClaimNode.sol
- Type
- Smart Contract - RocketClaimTrustedNode.sol
- Type
- https://github.com/rocket-pool/rocketpool/blob/master/contracts/contract/token/RocketTokenRETH.sol
- Target
- Smart Contract - RocketTokenRETH.sol
- Type
- https://github.com/rocket-pool/rocketpool/blob/master/contracts/contract/token/RocketTokenRPL.sol
- Target
- Smart Contract - RocketTokenRPL.sol
- Type
- Smart Contract - AddressQueueStorage.sol
- Type
- https://github.com/rocket-pool/rocketpool/blob/master/contracts/contract/util/AddressSetStorage.sol
- Target
- Smart Contract - AddressSetStorage.sol
- Type
- Smart Contract - RocketAuctionManagerInterface.sol
- Type
- Smart Contract - DepositInterface.sol
- Type
- Smart Contract - RocketDAOProposalInterface.sol
- Type
- Smart Contract - RocketDAONodeTrustedActionsInterface.sol
- Type
- Smart Contract - RocketDAONodeTrustedInterface.sol
- Type
- Smart Contract - RocketDAONodeTrustedProposalsInterface.sol
- Type
- Smart Contract - RocketDAONodeTrustedUpgradeInterface.sol
- Type
- Smart Contract - RocketDAONodeTrustedSettingsInterface.sol
- Type
- Smart Contract - RocketDAONodeTrustedSettingsMembersInterface.sol
- Type
- Smart Contract - RocketDAONodeTrustedSettingsProposalsInterface.sol
- Type
- Smart Contract - RocketDAOProtocolActionsInterface.sol
- Type
- Smart Contract - RocketDAOProtocolInterface.sol
- Type
- Smart Contract - RocketDAOProtocolProposalsInterface.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsAuctionInterface.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsDepositInterface.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsInflationInterface.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsInterface.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsMinipoolInterface.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsNetworkInterface.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsNodeInterface.sol
- Type
- Smart Contract - RocketDAOProtocolSettingsRewardsInterface.sol
- Type
- Smart Contract - RocketDepositPoolInterface.sol
- Type
- Smart Contract - RocketMinipoolFactoryInterface.sol
- Type
- Smart Contract - RocketMinipoolInterface.sol
- Type
- Smart Contract - RocketMinipoolManagerInterface.sol
- Type
- Smart Contract - RocketMinipoolPenaltyInterface.sol
- Type
- Smart Contract - RocketMinipoolQueueInterface.sol
- Type
- Smart Contract - RocketMinipoolStatusInterface.sol
- Type
- Smart Contract - RocketNetworkBalancesInterface.sol
- Type
- Smart Contract - RocketNetworkFeesInterface.sol
- Type
- Smart Contract - RocketNetworkPricesInterface.sol
- Type
- Smart Contract - RocketNodeDepositInterface.sol
- Type
- Smart Contract - RocketNodeManagerInterface.sol
- Type
- Smart Contract - RocketNodeStakingInterface.sol
- Type
- Smart Contract - RocketRewardsPoolInterface.sol
- Type
- Smart Contract - RocketClaimDAOInterface.sol
- Type
- Smart Contract - RocketClaimNodeInterface.sol
- Type
- Smart Contract - RocketClaimTrustedNodeInterface.sol
- Type
- Smart Contract - RocketTokenRETHInterface.sol
- Type
- Smart Contract - RocketTokenRPLInterface.sol
- Type
- Smart Contract - AddressQueueStorageInterface.sol
- Type
- Smart Contract - AddressSetStorageInterface.sol
- Type
- Smart Contract - MinipoolDeposit.sol
- Type
- Smart Contract - MinipoolStatus.sol
- Type
- Smart Contract - SettingType.sol
- Type
- Smart Contract - RocketBase.sol
- Type
- Smart Contract - RocketStorage.sol
- Type
- Smart Contract - RocketVault.sol
- Type
Prioritized Vulnerabilities
We are especially interested in receiving and rewarding vulnerabilities of the following types:
Smart Contracts and Blockchain
- Re-entrancy
- Logic errors
- including user authentication errors
- Solidity/EVM details not considered
- including integer over-/under-flow
- including rounding errors
- including unhandled exceptions
- Trusting trust/dependency vulnerabilities
- including composability vulnerabilities
- Oracle failure/manipulation
- Novel governance attacks
- Economic/financial attacks
- including flash loan attacks
- Congestion and scalability
- including running out of gas
- including block stuffing
- including susceptibility to frontrunning
- Consensus failures
- Cryptography problems
- Signature malleability
- Susceptibility to replay attacks
- Weak randomness
- Weak encryption
- Susceptibility to block timestamp manipulation
- Missing access controls / unprotected internal or debugging interfaces
Out of Scope & Rules
The following vulnerabilities are excluded from the rewards for this bug bounty program:
- Attacks that the reporter has already exploited themselves, leading to damage
- Attacks requiring access to leaked keys/credentials
- Attacks requiring access to privileged addresses (governance, strategist)
Smart Contracts and Blockchain
- Incorrect data supplied by third party oracles
- Not to exclude oracle manipulation/flash loan attacks
- Basic economic governance attacks (e.g. 51% attack)
- Lack of liquidity
- Best practice critiques
- Sybil attacks
- Attacks requiring access to privileged actors (guardian, ODAO members)
- Mentions of secrets in Github, will be considered out of scope without proof that they are in-use in production
The following activities are prohibited by this bug bounty program:
- Any testing with mainnet or public testnet contracts; all testing should be done on private testnets
- Any testing with pricing oracles or third party smart contracts
- Attempting phishing or other social engineering attacks against our employees and/or customers
- Any testing with third party systems and applications (e.g. browser extensions) as well as websites (e.g. SSO providers, advertising networks)
- Any denial of service attacks
- Automated testing of services that generates significant amounts of traffic
- Public disclosure of an unpatched vulnerability in an embargoed bounty