HackerOne · Bug Bounty

Matomo Bug Bounty Program

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

Program Overview

Matomo runs a bug bounty program on HackerOne. The program has 9 in-scope assets.

9
In-Scope Assets
18h
Avg Response
99%
Efficiency
7d
Avg Bounty Time
7d
Avg Resolve

In-Scope Assets

AssetTypeMax SeverityEligible
737216887APPLE_STORE_APP_IDMediumNo Bounty
https://github.com/innocraft/SOURCE_CODEHighBounty
https://github.com/matomo-orgSOURCE_CODEHighBounty
https://github.com/matomo-org/dockerURLCriticalBounty
https://github.com/matomo-org/matomoSOURCE_CODECriticalBounty
https://plugins.matomo.org/developer/innocraftSOURCE_CODECriticalBounty
https://plugins.matomo.org/developer/matomo-orgSOURCE_CODECriticalBounty
matomo.cloudURLCriticalBounty
org.piwik.mobile2GOOGLE_PLAY_APP_IDMediumNo Bounty

Out-of-Scope Assets

  • api.matomo.org
  • forum.matomo.org
  • matomo.org
  • plugins.matomo.org
  • shop.matomo.org

Tips for Hacking Matomo

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

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

Yes, Matomo offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does Matomo accept?

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