HackerOne · Bug Bounty

Mozilla Bug Bounty Program

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

Program Overview

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

29
In-Scope Assets
5h
Avg Response
92%
Efficiency
9d
Avg Bounty Time
38d
Avg Resolve

In-Scope Assets

AssetTypeMax SeverityEligible
Mozilla Ad Routing ServiceOTHERCriticalBounty
Mozilla VPN ClientsOTHERCriticalBounty
Product DeliveryOTHERCriticalBounty
accounts.firefox.comURLCriticalBounty
addons.allizom.orgURLCriticalBounty
api.profiler.firefox.comURLCriticalBounty
aus5.mozilla.orgURLCriticalBounty
bugzilla.mozilla.orgURLCriticalBounty
community-tc.services.mozilla.comURLCriticalBounty
crash-reports.allizom.orgURLCriticalBounty
crash-stats.allizom.orgURLCriticalBounty
developer.mozilla.orgURLCriticalBounty
firefox-ci-tc.services.mozilla.comURLCriticalBounty
firefox.settings.services.mozilla.comURLCriticalBounty
hg.mozilla.orgURLCriticalBounty
lando.services.mozilla.comURLCriticalBounty
merino.services.mozilla.comURLCriticalBounty
monitor.mozilla.orgURLCriticalBounty
phabricator.allizom.orgURLCriticalBounty
pontoon.allizom.orgURLCriticalBounty
profiler.firefox.comURLCriticalBounty
push.services.mozilla.comURLCriticalBounty
relay.firefox.comURLCriticalBounty
stage.taskcluster.nonprod.cloudops.mozgcp.netURLCriticalBounty
support.mozilla.orgURLCriticalBounty
sync.services.mozilla.comURLCriticalBounty
vpn.mozilla.orgURLCriticalBounty
www.firefox.comURLCriticalBounty
www.mozilla.orgURLCriticalBounty

Tips for Hacking Mozilla

  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 Mozilla?

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 Mozilla pay bounties?

Yes, Mozilla offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does Mozilla accept?

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