HackerOne · Bug Bounty

Shopify Bug Bounty Program

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

Program Overview

Shopify runs a bug bounty program on HackerOne. The program has 20 in-scope assets.

20
In-Scope Assets
4d
Avg Response
59%
Efficiency
10d
Avg Bounty Time
95d
Avg Resolve

In-Scope Assets

AssetTypeMax SeverityEligible
*.pci.shopifyinc.comWILDCARDCriticalBounty
*.shopify.comWILDCARDMediumBounty
*.shopify.ioWILDCARDMediumBounty
*.shopifycloud.comWILDCARDMediumBounty
*.shopifycs.comWILDCARDCriticalBounty
*.shopifykloud.comWILDCARDMediumBounty
Shopify Developed AppsOTHERMediumBounty
Shopify Mobile ApplicationsOTHERCriticalBounty
Shopify Third Party AppsOTHERMediumNo Bounty
Shopify Third Party StoreOTHERMediumNo Bounty
accounts.shopify.comURLCriticalBounty
admin.shopify.comURLCriticalBounty
arrive-server.shopifycloud.comURLCriticalBounty
https://github.com/Shopify/*SOURCE_CODEMediumBounty
linkpop.comURLMediumBounty
partners.shopify.comURLCriticalBounty
shop.appURLCriticalBounty
shopify.plusURLCriticalBounty
shopifyinbox.comURLMediumBounty
your-store.myshopify.comURLCriticalBounty

Out-of-Scope Assets

  • *.email.shopify.com
  • Other
  • academy.shopify.com
  • cdn.shopify.com
  • community.shopify.com
  • community.shopify.dev
  • investors.shopify.com
  • livechat.shopify.com
  • supplier-portal.shopifycloud.com

Tips for Hacking Shopify

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

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

Yes, Shopify offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does Shopify accept?

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