HackerOne · Bug Bounty

MongoDB Bug Bounty Program

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

Program Overview

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

26
In-Scope Assets
3h
Avg Response
72%
Efficiency
16d
Avg Bounty Time
40d
Avg Resolve

In-Scope Assets

AssetTypeMax SeverityEligible
*.mongodb.com/*WILDCARDCriticalBounty
All Evergreen Assets (Excluding staging)OTHERCriticalBounty
App Services/RealmOTHERCriticalNo Bounty
Atlas ChartsOTHERCriticalBounty
Atlas Data FederationOTHERCriticalBounty
Atlas IAMOTHERCriticalBounty
Atlas Payments/BillingOTHERCriticalBounty
Cluster-To-Cluster syncOTHERCriticalBounty
CompassOTHERCriticalBounty
Database ToolsDOWNLOADABLE_EXECUTABLESCriticalBounty
DriversDOWNLOADABLE_EXECUTABLESCriticalBounty
Enterprise Edition Products and ToolsOTHERCriticalBounty
Jira ProjectsOTHERCriticalBounty
MongoDB AssistantOTHERCriticalBounty
MongoDB AtlasOTHERCriticalBounty
MongoDB Community ServerOTHERCriticalBounty
MongoDB ConnectorsOTHERCriticalBounty
MongoDB IntelliJ PluginOTHERCriticalBounty
MongoDB MCP ServerOTHERCriticalBounty
MongoDB Owned GitHub RepositoriesOTHERCriticalBounty
MongoDB Partner IntegrationsOTHERCriticalBounty
MongoDB ShellOTHERCriticalBounty
MongoDB ToolchainOTHERCriticalNo Bounty
Relational MigratorOTHERCriticalBounty
University PlatformOTHERCriticalNo Bounty
VS Code PluginOTHERCriticalBounty

Out-of-Scope Assets

  • voyageai.com

Tips for Hacking MongoDB

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

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

Yes, MongoDB offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does MongoDB accept?

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