HackerOne · Bug Bounty

MetaMask Bug Bounty Program

Complete guide to MetaMask's bug bounty program on HackerOne. View in-scope assets, reward amounts, response times, and tips for finding vulnerabilities.

Program Overview

MetaMask runs a bug bounty program on HackerOne. The program has 15 in-scope assets and is managed by HackerOne's triage team.

15
In-Scope Assets
11h
Avg Response
68%
Efficiency
7d
Avg Bounty Time
89d
Avg Resolve

In-Scope Assets

AssetTypeMax SeverityEligible
*.api.cx.metamask.ioWILDCARDCriticalBounty
MetaMask Browser ExtensionOTHERCriticalBounty
MetaMask SDKOTHERCriticalBounty
SnapsOTHERCriticalBounty
Third Party SnapsOTHERNoneNo Bounty
api-wallet.web3auth.ioURLCriticalBounty
https://*.metamask.ioWILDCARDCriticalBounty
https://metamask.github.io/phishing-warning/<vX.Y.Z>OTHERCriticalBounty
io.metamaskGOOGLE_PLAY_APP_IDCriticalBounty
io.metamask.MetamaskAPPLE_STORE_APP_IDCriticalBounty
mUSD StablecoinOTHERCriticalBounty
metamask.ioURLCriticalBounty
signature-insights.api.cx.metamask.ioURLCriticalBounty
snaps.metamask.ioURLCriticalBounty
wallet.web3auth.ioURLCriticalBounty

Out-of-Scope Assets

  • Core Tier Assets
  • Message signing snap
  • Metamask Flask Extension
  • Non-Core Tier Assets
  • Snaps Development Packages
  • Wallet Tier Assets
  • api-dashboard.web3auth.io
  • card.metamask.io
  • community.metamask.io
  • dashboard.web3auth.io
  • developer.metamask.io
  • https://github.com/Web3Auth/web3auth-web
  • https://metamask.github.io/
  • https://mmi-support.metamask.io/
  • https://support.metamask.io/
  • https://user-storage.api.cx.metamask.io
  • https://www.npmjs.com/search?q=%40metamask
  • permissionless.snaps.metamask.io
  • portfolio.metamask.io (app.metamask.io)
  • travel.metamask.io

Tips for Hacking MetaMask

  1. Read the policy — Understand what's in scope, out of scope, and any specific testing restrictions before you start.
  2. Enumerate the attack surface — Use subdomain enumeration and directory bruteforcing to map all accessible endpoints.
  3. Focus on high-impact bugs — Look for SQL injection, SSRF, and IDOR vulnerabilities first.
  4. Test authentication flows — Check for OAuth misconfigurations and CSRF in login/signup flows.
  5. Write clear reports — Include steps to reproduce, impact assessment, and suggested remediation. Use Burp Suite to capture evidence.

Frequently Asked Questions

How do I start hacking MetaMask?

Sign up on HackerOne, read the program policy carefully, review the in-scope assets listed above, and start testing. Always stay within scope and follow responsible disclosure guidelines.

Does MetaMask pay bounties?

Yes, MetaMask offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does MetaMask accept?

MetaMask accepts reports for vulnerabilities found in their 15 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.