Arbitrum
Submit a BugProgram Overview
Arbitrum is a suite of scaling solutions for Ethereum developed by Offchain Labs that drastically reduces costs and latency. Arbitrum One is an "Optimistic Rollup", which instantly scales apps, reducing costs and increasing capacity, without sacrificing Ethereum's security. Arbitrum validators optimistically post updates to Ethereum, and the protocol uses an interactive fraud proof mechanism to resolve any disputes efficiently with a minimal on-chain footprint. Porting contracts to Arbitrum requires no code changes or downloads as Arbitrum is fully compatible with most existing Ethereum developer tooling. Arbitrum Nova, is another chain that relies on AnyTrust technology and posts calldata to a Data Availability Committee, further reducing costs while adding a small trust assumption.
For more information about Arbitrum and the related mainnet chains, please visit https://developer.offchainlabs.com/.
This bug bounty program is focused on the mainnet Arbitrum chains, Arbitrum One and Arbitrum Nova and their underlying technologies, Arbitrum Rollup and Arbitrum AnyTrust respectively. Any vulnerabilities unrelated to either of the two mainnet chains are not covered by this program. Issues that affect Arb1 and Nova will be treated as a single issue, and a report of the same issue with the only difference being the network will be treated as a duplicate. This program is focused on their smart contracts and is focused on preventing the following impacts:
This bug bounty program is focused on their smart contracts and is focused on preventing the following impacts:
- Loss of user funds by permanent freezing or direct theft
- Temporary freezing of funds
- Unable to call smart contract
- Network shutdown
- Smart contract gas drainage
Rewards by Threat Level
Rewards are distributed according to the impact of the vulnerability based on the Immunefi Vulnerability Severity Classification System V2. 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 considered for a reward.
Critical bug reports are capped at 10% of economic damage, primarily considering the funds at risk, and taking into account branding and PR issues, at the discretion of the team. However, rewards for Critical bug reports have a minimum reward of USD 50 000.
Payouts are handled by the Offchain Labs team directly and are denominated in USD. However, payouts are done in USDC.
Smart Contract
- Critical
- Level
- Up to USD $2,000,000
- Payout
- High
- Level
- USD $30,000
- Payout
- Medium
- Level
- USD $5,000
- Payout
- Low
- Level
- USD $1,000
- Payout
Assets in scope
- Smart Contract - IArbToken.solType
- Smart Contract - L2ArbitrumMessenger.solType
- Smart Contract - StandardArbERC20.solType
- Smart Contract - L2ArbitrumGateway.solType
- Smart Contract - L2CustomGateway.solType
- Smart Contract - L2ERC20Gateway.solType
- Smart Contract - L2GatewayRouter.solType
- Smart Contract - L2WethGateway.solType
- Smart Contract - ICustomToken.solType
- Smart Contract - L1ArbitrumMessenger.solType
- Smart Contract - L1ArbitrumExtendedGateway.solType
- Smart Contract - L1ArbitrumGateway.solType
- Smart Contract - L1CustomGateway.solType
- Smart Contract - L1ERC20Gateway.solType
- Smart Contract - L1GatewayRouter.solType
- Smart Contract - L1WethGateway.solType
- Smart Contract - BytesParser.solType
- Smart Contract - ClonableBeaconProxy.solType
- Smart Contract - ITransferAndCall.solType
- Smart Contract - L2GatewayToken.solType
- Smart Contract - TransferAndCallToken.solType
- Smart Contract - aeERC20.solType
- Smart Contract - aeWETH.solType
- Smart Contract - GatewayMessageHandler.solType
- Smart Contract - GatewayRouter.solType
- Smart Contract - ICustomGateway.solType
- Smart Contract - ITokenGateway.solType
- Smart Contract - TokenGateway.solType
- Smart Contract - Machine.solType
- Smart Contract - Value.solType
- Smart Contract - Bridge.solType
- Smart Contract - Inbox.solType
- Smart Contract - Messages.solType
- Smart Contract - Outbox.solType
- Smart Contract - SequencerInbox.solType
- Smart Contract - IBridge.solType
- Smart Contract - IInbox.solType
- Smart Contract - IOutbox.solType
- Smart Contract - ISequencerInbox.solType
- Smart Contract - ChallengeLib.solType
- Smart Contract - BytesLib.solType
- Smart Contract - Cloneable.solType
- Smart Contract - ICloneable.solType
- Smart Contract - MerkleLib.solType
- Smart Contract - Whitelist.solType
- Smart Contract - BridgeCreator.solType
- Smart Contract - IRollupCore.solType
- Smart Contract - Node.solType
- Smart Contract - RollupCore.solType
- Smart Contract - RollupCreator.solType
- Smart Contract - RollupLib.solType
- Smart Contract - ValidatorUtils.solType
- TargetSmart Contract - ValidatorWalletCreator.solType
- TargetSmart Contract - ArbAddressTable.solType
- Smart Contract - ArbSys.solType
- Smart Contract - ArbAggregator.solType
- Smart Contract - ArbDebug.solType
- Smart Contract - ArbBLS.solType
- TargetSmart Contract - ArbFunctionTable.solType
- Smart Contract - ArbGasInfo.solType
- Smart Contract - ArbInfo.solType
- Smart Contract - ArbOwner.solType
- TargetSmart Contract - ArbOwnerPublic.solType
- TargetSmart Contract - ArbRetryableTx.solType
- Smart Contract - ArbStatistics.solType
- Smart Contract - ArbSys.solType
- Smart Contract - ArbosActs.solType
- Smart Contract - ArbosTest.solType
- TargetSmart Contract - IDelayedMessageProvider.solType
- TargetSmart Contract - ChallengeManager.solType
- TargetSmart Contract - IChallengeManager.solType
- Smart Contract - IChallengeResultReceiver.solType
- TargetSmart ContractType
- TargetSmart ContractType
- Smart ContractType
- TargetSmart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- TargetSmart ContractType
- TargetSmart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
- Smart ContractType
All smart contracts of Arbitrum can be found at https://github.com/OffchainLabs/nitro and
https://github.com/OffchainLabs/token-bridge-contracts
However, only those in the Assets in Scope table are considered as in-scope of the bug bounty program.
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 Contract
- Direct theft of any user funds, whether at-rest or in-motionCriticalImpact
- Permanent freezing of funds (cannot be fixed by upgrade)CriticalImpact
- InsolvencyCriticalImpact
- Any inputs to the state transition function that trigger an unexpected result, and that affects the whole network, not limited to a single node (excluding RPC inputs)CriticalImpact
- Permanent freezing of funds (can be fixed by upgrade)HighImpact
- Bugs relating to reorgsHighImpact
- Damage relating to withdrawing funds via fast bridgesHighImpact
- Denial of Service (DoS) Attacks that cause network-wide outages (attacks that only take down the RPC do not count)HighImpact
- Smart contract unable to operate due to lack of fundsMediumImpact
- Block stuffing for profitMediumImpact
- Griefing (e.g. no profit motive for an attacker, but damage to the users or the protocol)MediumImpact
- Theft of gasMediumImpact
- Unbounded gas consumptionMediumImpact
- Smart contract fails to deliver promised returns, but doesn’t lose valueLowImpact
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)
- Issues that affect Arbitrum One and Arbitrum Nova will be treated as a single issue, and a report of the same issue with the only difference being the network will be treated as a duplicate.
Smart Contracts
- 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
- Denial of Service (DoS) Attacks that only affects some nodes, or cause only some nodes to crash
- Problems caused by L1 Gas Pricing
- Issues that affect geth and are not caused by changes made in the Nitro implementation
Informational
- Changes or bugs found or related to Tutorials maintained by Offchain Labs
- Changes or bugs regarding the arbitrum-sdk
- Inconsistencies found between documentation and smart contracts and other blockchain code
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