HackerOne · Bug Bounty

Kong Bug Bounty Program

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

Program Overview

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

14
In-Scope Assets
1d
Avg Response
88%
Efficiency

In-Scope Assets

AssetTypeMax SeverityEligible
GitHub Actions in our Public Repositories OTHERNoneBounty
Insomnia CLI (inso)DOWNLOADABLE_EXECUTABLESCriticalBounty
Insomnia Desktop ClientDOWNLOADABLE_EXECUTABLESCriticalBounty
Kong Gateway EnterpriseDOWNLOADABLE_EXECUTABLESCriticalBounty
Kong Gateway OSSDOWNLOADABLE_EXECUTABLESMediumNo Bounty
Kong Gateway Plugins (Kong-Supported Only)DOWNLOADABLE_EXECUTABLESCriticalBounty
Kong MeshDOWNLOADABLE_EXECUTABLESCriticalBounty
Subdomain Takeover - konghq.comOTHERHighBounty
developer.konghq.comURLHighBounty
http://cloud.konghq.comURLCriticalBounty
https://*.api.konghq.comWILDCARDCriticalBounty
https://app.insomnia.rest/URLCriticalBounty
https://us.identity.konghq.com/*WILDCARDCriticalBounty
konghq.comURLHighBounty

Out-of-Scope Assets

  • *.*.edge.gateways.konghq.com
  • *.gateways.konghq.com
  • Kong Enterprise Gateway - Sandbox Functionality
  • Non-Kong GitHub Repositories
  • Non-Kong Plugins
  • https://*.konghq.tech
  • https://docs.konghq.com
  • https://httpbin.konghq.com/
  • https://insomnia.rest/
  • https://konghq.com/
  • https://kuma.io/

Tips for Hacking Kong

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

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

Yes, Kong offers monetary rewards for valid security vulnerabilities.

What types of vulnerabilities does Kong accept?

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