Program Overview
Spotify runs a bug bounty program on HackerOne. The program has 45 in-scope assets and is managed by HackerOne's triage team.
In-Scope Assets
| Asset | Type | Max Severity | Eligible |
|---|---|---|---|
| *.atspotify.com | WILDCARD | Low | Bounty |
| *.avecspotify.com | WILDCARD | Low | Bounty |
| *.byspotify.com | WILDCARD | Low | Bounty |
| *.enspotify.com | WILDCARD | Low | Bounty |
| *.forspotify.com | WILDCARD | Low | Bounty |
| *.fromspotify.com | WILDCARD | Low | Bounty |
| *.spotify.com | WILDCARD | Critical | Bounty |
| *.spotify.net | WILDCARD | Critical | Bounty |
| *.tospotify.com | WILDCARD | Low | Bounty |
| *.withspotify.com | WILDCARD | Low | Bounty |
| Anchor | OTHER | Critical | Bounty |
| Android SDK | SOURCE_CODE | Critical | Bounty |
| Core Assets | OTHER | Critical | Bounty |
| Core Backstage source code | SOURCE_CODE | Critical | Bounty |
| DRM (Digital Rights Management) System | OTHER | Critical | Bounty |
| GHE | OTHER | Critical | Bounty |
| Jira | OTHER | Critical | Bounty |
| Megaphone | OTHER | Critical | Bounty |
| Non-Core Assets | OTHER | Critical | Bounty |
| Okta | OTHER | Critical | Bounty |
| Other Spotify websites | OTHER | Critical | Bounty |
| Podsights | OTHER | Critical | Bounty |
| Save to Spotify CLI | DOWNLOADABLE_EXECUTABLES | Critical | Bounty |
| Sonantic | OTHER | Critical | Bounty |
| Spotify SDKs | SOURCE_CODE | Critical | Bounty |
| Spotify desktop application (Windows and Mac) | DOWNLOADABLE_EXECUTABLES | Critical | Bounty |
| VPN | OTHER | Critical | Bounty |
| Web Playback SDK | SOURCE_CODE | Critical | Bounty |
| Wrapped | OTHER | Critical | Bounty |
| api-partner.spotify.com | API | Critical | Bounty |
| api.spotify.com | URL | Critical | Bounty |
| assets.spotify.com | URL | Critical | Bounty |
| backstage.io | URL | Medium | Bounty |
| com.anchorfminc.Anchor | APPLE_STORE_APP_ID | Critical | Bounty |
| com.spotify.client | APPLE_STORE_APP_ID | Critical | Bounty |
| com.spotify.kids | APPLE_STORE_APP_ID | Critical | Bounty |
| com.spotify.kids | GOOGLE_PLAY_APP_ID | Critical | Bounty |
| com.spotify.music | GOOGLE_PLAY_APP_ID | Critical | Bounty |
| com.spotify.s4a | APPLE_STORE_APP_ID | Critical | Bounty |
| com.spotify.s4a | GOOGLE_PLAY_APP_ID | Critical | Bounty |
| com.spotify.tv.android | GOOGLE_PLAY_APP_ID | Critical | Bounty |
| fm.anchor.android | GOOGLE_PLAY_APP_ID | Critical | Bounty |
| https://github.com/backstage/backstage | SOURCE_CODE | Medium | Bounty |
| https://www.whosampled.com/ | URL | Critical | Bounty |
| iOS SDK | SOURCE_CODE | Critical | Bounty |
Out-of-Scope Assets
- Findaway
- Preact
- Soundtrap
- The Ringer
- com.soundtrap.studioapp
- com.soundtrap.studioapp
- everynoise.com
- example.com
Tips for Hacking Spotify
- 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 Spotify?
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 Spotify pay bounties?
Yes, Spotify offers monetary rewards for valid security vulnerabilities.
What types of vulnerabilities does Spotify accept?
Spotify accepts reports for vulnerabilities found in their 45 in-scope assets. Common accepted vulnerability types include XSS, SQL injection, SSRF, IDOR, authentication bypass, and RCE. Check the program policy for specific exclusions.