HackerOne · VDP

MariaDB Vulnerability Disclosure Program

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

Program Overview

MariaDB runs a vulnerability disclosure program on HackerOne. The program has 5 in-scope assets.

5
In-Scope Assets
1d
Avg Response
96%
Efficiency
17d
Avg Resolve

In-Scope Assets

AssetTypeMax SeverityEligible
MariaDB Server & Connectors - Denial of ServiceSOURCE_CODEMediumNo Bounty
MariaDB Server & Connectors - Access control bypassSOURCE_CODECriticalNo Bounty
MariaDB Server & Connectors - Data corruption, exfiltration, disclosureSOURCE_CODEMediumNo Bounty
MariaDB Server & Connectors - Remote Code ExecutionSOURCE_CODECriticalNo Bounty
mariadb.orgURLMediumNo Bounty

Tips for Hacking MariaDB

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

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

No, MariaDB runs a Vulnerability Disclosure Program (VDP) without monetary rewards. You may receive recognition or swag.

What types of vulnerabilities does MariaDB accept?

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