HackerOne · Bug Bounty

Netlify Bug Bounty Program

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

Program Overview

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

14
In-Scope Assets
2d
Avg Response
64%
Efficiency
24d
Avg Bounty Time
154d
Avg Resolve

In-Scope Assets

AssetTypeMax SeverityEligible
*.infra-prod.nsvcs.netWILDCARDCriticalBounty
*.onegraph.comWILDCARDHighBounty
*.ops.netlify.comWILDCARDCriticalBounty
*.services-prod.nsvcs.netWILDCARDCriticalBounty
*.services.netlify.comWILDCARDCriticalBounty
api.netlify.comURLCriticalBounty
app.netlify.comURLCriticalBounty
internal-docs.netlify.comURLMediumBounty
internal.netlify.comURLCriticalBounty
list-v2--netlify-plugins.netlify.appURLMediumBounty
netlify-cdp-loader.netlify.appURLCriticalBounty
netlify-rum.netlify.appURLMediumBounty
screenshot-proxy.netlify.appURLMediumBounty
supportal.netlify.appURLMediumBounty

Out-of-Scope Assets

  • *.netlify.app
  • *.netlify.com
  • *.netlifycms.org
  • answers.netlify.com
  • docs.netlify.com
  • https://github.com/netlify/
  • webpop.com
  • www.netlify.com

Tips for Hacking Netlify

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

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

Yes, Netlify offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does Netlify accept?

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