HackerOne · Bug Bounty

GitLab Bug Bounty Program

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

Program Overview

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

20
In-Scope Assets
6h
Avg Response
92%
Efficiency
41d
Avg Bounty Time
61d
Avg Resolve

In-Scope Assets

AssetTypeMax SeverityEligible
*.gitlab.netWILDCARDMediumBounty
*.gitlab.orgWILDCARDMediumBounty
*.gitlap.comWILDCARDMediumBounty
GitLab for Jira CloudOTHERMediumBounty
Other non-production infrastructureOTHERMediumBounty
Your Own GitLab InstanceOTHERCriticalBounty
about.gitlab.comURLMediumBounty
advisories.gitlab.comURLMediumBounty
customers.gitlab.comURLCriticalBounty
design.gitlab.comURLMediumBounty
docs.gitlab.comURLMediumBounty
gitlab.comURLCriticalBounty
https://gitlab.com/gitlab-org/gitalySOURCE_CODECriticalBounty
https://gitlab.com/gitlab-org/gitlabSOURCE_CODECriticalBounty
https://gitlab.com/gitlab-org/gitlab-pagesSOURCE_CODECriticalBounty
https://gitlab.com/gitlab-org/gitlab-runnerSOURCE_CODECriticalBounty
https://gitlab.com/gitlab-org/gitlab-shellSOURCE_CODECriticalBounty
https://gitlab.com/gitlab-org/gitlab-vscode-extensionSOURCE_CODECriticalBounty
https://gitlab.com/gitlab-org/opstrace/opstraceSOURCE_CODECriticalBounty
registry.gitlab.comURLCriticalBounty

Out-of-Scope Assets

  • *.gitlab-private.org
  • *.gitlab.cn
  • *.runway.gitlab.net
  • *.service-now.com
  • alerts.gitlab.com
  • aptly.gitlab.com
  • dashboards.gitlab.com
  • federal-support.gitlab.com
  • forum.gitlab.com
  • gitlab.biterg.io
  • gitlabdemo.cloud
  • gitlabsandbox.net
  • gitlabtraining.cloud
  • https://gitlab.com/gitlab-org/cli/
  • https://gitlab.com/gitlab-org/opstrace/opstrace-ui
  • ir.gitlab.com
  • levelup.gitlab.com
  • packages.gitlab.com
  • partners.gitlab.com
  • shop.gitlab.com

Tips for Hacking GitLab

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

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

Yes, GitLab offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does GitLab accept?

GitLab 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.