HackerOne · Bug Bounty

Reddit Bug Bounty Program

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

Program Overview

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

27
In-Scope Assets
3h
Avg Response
97%
Efficiency
21d
Avg Bounty Time
105d
Avg Resolve

In-Scope Assets

AssetTypeMax SeverityEligible
*.reddit.comWILDCARDCriticalBounty
*.redditblog.comWILDCARDMediumBounty
*.reddithelp.comWILDCARDMediumBounty
*.redditinc.comWILDCARDMediumBounty
*.redditmedia.comWILDCARDHighBounty
*.snooguts.netWILDCARDCriticalBounty
*.spiketrap.ioWILDCARDMediumBounty
Android AppOTHERHighBounty
Core AssetsOTHERCriticalBounty
Non-Core AssetsOTHERCriticalBounty
accounts.reddit.comURLCriticalBounty
ads.reddit.comURLCriticalBounty
amp.reddit.comURLCriticalBounty
api.reddit.comURLCriticalBounty
business.reddithelp.comURLCriticalBounty
developers.reddit.comURLCriticalBounty
gateway.reddit.comURLCriticalBounty
gql.reddit.comURLCriticalBounty
iOS AppOTHERHighBounty
m.reddit.comURLCriticalBounty
matrix.redditspace.comURLCriticalBounty
meta-api.reddit.comURLHighBounty
mod.reddit.comURLCriticalBounty
new.reddit.comURLCriticalBounty
redditforbusiness.comURLMediumBounty
sh.reddit.comURLCriticalBounty
strapi.reddit.comURLCriticalBounty

Out-of-Scope Assets

  • memorable.io
  • reddit.secure.force.com

Tips for Hacking Reddit

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

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

Yes, Reddit offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does Reddit accept?

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