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.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| *.mongodb.com/* | WILDCARD | Critical | Bounty |
| All Evergreen Assets (Excluding staging) | OTHER | Critical | Bounty |
| App Services/Realm | OTHER | Critical | No Bounty |
| Atlas Charts | OTHER | Critical | Bounty |
| Atlas Data Federation | OTHER | Critical | Bounty |
| Atlas IAM | OTHER | Critical | Bounty |
| Atlas Payments/Billing | OTHER | Critical | Bounty |
| Cluster-To-Cluster sync | OTHER | Critical | Bounty |
| Compass | OTHER | Critical | Bounty |
| Database Tools | DOWNLOADABLE_EXECUTABLES | Critical | Bounty |
| Drivers | DOWNLOADABLE_EXECUTABLES | Critical | Bounty |
| Enterprise Edition Products and Tools | OTHER | Critical | Bounty |
| Jira Projects | OTHER | Critical | Bounty |
| MongoDB Assistant | OTHER | Critical | Bounty |
| MongoDB Atlas | OTHER | Critical | Bounty |
| MongoDB Community Server | OTHER | Critical | Bounty |
| MongoDB Connectors | OTHER | Critical | Bounty |
| MongoDB IntelliJ Plugin | OTHER | Critical | Bounty |
| MongoDB MCP Server | OTHER | Critical | Bounty |
| MongoDB Owned GitHub Repositories | OTHER | Critical | Bounty |
| MongoDB Partner Integrations | OTHER | Critical | Bounty |
| MongoDB Shell | OTHER | Critical | Bounty |
| MongoDB Toolchain | OTHER | Critical | No Bounty |
| Relational Migrator | OTHER | Critical | Bounty |
| University Platform | OTHER | Critical | No Bounty |
| VS Code Plugin | OTHER | Critical | Bounty |
Out-of-Scope Assets
- voyageai.com
Tips for Hacking MongoDB
- Read the policy — Understand what's in scope, out of scope, and any specific testing restrictions before you start.
- Enumerate the attack surface — Use subdomain enumeration and directory bruteforcing to map all accessible endpoints.
- Focus on high-impact bugs — Look for SQL injection, SSRF, and IDOR vulnerabilities first.
- Test authentication flows — Check for OAuth misconfigurations and CSRF in login/signup flows.
- 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.