GitHub’s Bug Bounty Program Faces Significant Payout Reductions and a Shift Towards an Invite-Only VIP Tier

Beginning July 27, 2026, GitHub will implement substantial changes to its public bug bounty program, dramatically reducing payouts for reported vulnerabilities across all severity levels. This strategic pivot, announced by the software development platform, aims to streamline the reporting process, foster deeper engagement with seasoned security researchers, and emphasize the quality of findings over quantity. The move signals a broader trend within the cybersecurity community, where the increasing sophistication of AI-driven vulnerability discovery is reshaping the landscape of bug bounty programs.
Under the new structure, the maximum payout for critical vulnerabilities in the public program will be capped at $10,000, a significant reduction from the previous range of $20,000-$30,000 or more. Similarly, high-severity findings will see their maximum payout drop from a previous range of $10,000-$20,000+ to a fixed $10,000. Medium-severity reports will also be halved, moving from a range of $5,000-$10,000+ to a new fixed $5,000. Low-severity vulnerabilities will experience the steepest proportional decrease, falling from a range of $500-$5,000+ to a fixed $1,000. These new fixed rates represent a reduction of at least 50% for medium, high, and critical findings, and approximately 59% for low-severity reports when compared to the lower end of GitHub’s previous reward scales.
These changes will not affect reports filed before July 27, 2026, including those already in GitHub’s extensive triage queue, which will continue to be evaluated under the existing payout terms.
GitHub articulated its rationale for these adjustments in a blog post, stating that the program’s restructuring is designed to "reduce noise" and provide established researchers with more responsive handling of their submissions, enhanced rewards, and more direct interaction with GitHub’s security engineering team. The company’s core message emphasizes a shift in philosophy: "You don’t earn more by submitting more. You earn more by submitting better." This directive underscores a commitment to fostering a more curated and impactful bug bounty ecosystem.
In parallel with the public program’s recalibration, GitHub is introducing a permanent invite-only VIP tier. This exclusive program will offer significantly higher rewards, with critical vulnerabilities potentially yielding $30,000 or more. High-severity findings in the VIP tier will be compensated at $20,000, medium at $7,500, and low-severity at $1,000. This tiered approach suggests a strategy to incentivize and retain top-tier talent by offering substantial financial incentives for their continued contributions and deep understanding of GitHub’s complex platform.
Qualification for the VIP Tier and Programmatic Evolution
The criteria for qualifying for this elite VIP program are demanding. Researchers must demonstrate consistent excellence by reporting at least one critical, two high, four medium, or seven low-severity vulnerabilities. While GitHub has indicated that fuller qualification criteria will be published on its HackerOne program page, the announcement does not specify a definitive time window for meeting these thresholds or guarantee an invitation upon achievement. This deliberate vagueness suggests a dynamic and potentially selective invitation process, moving beyond purely quantitative metrics.

Furthermore, GitHub has stated it will enforce a HackerOne Signal threshold, although the exact level remains undisclosed. Researchers falling below this threshold will be limited to an initial four submissions per program. This aligns with HackerOne’s general rules, which typically grant new researchers four trial reports within a rolling 30-day window, creating a limited runway for new entrants to prove their mettle.
The AI Nexus: A Catalyst for Change in Bug Bounties
The timing of GitHub’s bug bounty restructuring is particularly noteworthy, occurring amidst a surge in AI-powered vulnerability discovery. Artificial intelligence is demonstrably lowering the cost and increasing the speed at which potential security flaws can be identified and validated. This technological advancement has led to an influx of potential findings, placing a greater burden on security teams to sift through a higher volume of reports, many of which may be redundant or of lower quality.
The implications of AI in cybersecurity are far-reaching. On one hand, it democratizes vulnerability discovery, enabling more individuals and smaller teams to contribute to security efforts. On the other, it risks overwhelming bug bounty programs with a deluge of automated or less sophisticated findings, a phenomenon observed by projects like Curl. Daniel Stenberg, the maintainer of Curl, famously ended the project’s cash bug bounty in January 2026 due to an overwhelming number of AI-generated "junk reports" that depressed the confirmed vulnerability rate below 5%. By April 2026, after returning to HackerOne, the submission volume had doubled, with an increased percentage of confirmed vulnerabilities, many of which appeared AI-assisted but were of higher quality. This suggests a learning curve where AI can indeed elevate the quality of research when utilized effectively.
In a parallel development, Google has accelerated its AI offensive in the cybersecurity domain. Just a day prior to GitHub’s announcement, Google unveiled Gemini 3.5 Flash Cyber, a specialized AI model fine-tuned for the detection, validation, and patching of software vulnerabilities. Initially available to governments and trusted partners through Google’s CodeMender agent, this lightweight model is designed for repeated, cost-effective code examination. Google claims Gemini 3.5 Flash Cyber can analyze more code paths without the overhead of larger models, making it ideal for continuous repository scanning, rapid launch reviews, and commit-level security checks.
Google’s internal testing has shown Gemini 3.5 Flash Cyber outperforming other advanced AI models in identifying unique confirmed vulnerabilities in the V8 JavaScript engine, a critical component of Google Chrome. Furthermore, Google reported that its Cloud Vulnerability Research team utilized the model to discover remote code execution (RCE) flaws in public APIs and a memory-corruption vulnerability in a sensitive production service within a mere two hours. The model subsequently generated a "100%-reliable" RCE exploit that bypassed security mitigations like ASLR and W^X. While these benchmark figures and exploit results are proprietary to Google and have not been independently verified, they highlight the accelerating capabilities of AI in offensive security research.
The integration of AI into internal security workflows is also becoming more sophisticated. Systems like OpenAI’s Codex Security can leverage AI agents by providing them with repository context, project-specific threat models, and tailored validation environments. These AI agents can then test findings, generate proof-of-concept exploits, and even propose fixes that respect the system’s intended functionality and surrounding behaviors. This allows for security checks to be integrated directly into the development lifecycle, from initial coding to every subsequent commit, rather than being relegated to scheduled assessments or reactive external reports.
Redefining Value in Bug Bounty Programs
While AI is making the initial discovery of potential vulnerabilities more accessible and cost-effective, the value proposition of human security researchers is shifting. The more complex, nuanced, and impactful aspects of security testing—such as chaining weaknesses across trust boundaries, identifying business logic flaws, modeling realistic attack paths, and demonstrating material impact—remain areas where human expertise is currently indispensable. These are the skills that command premium rewards and are likely to be the focus of GitHub’s VIP tier.

The shift towards fixed, lower payouts in public programs, coupled with stringent qualification criteria for private tiers, could have a dual effect. On one hand, it may effectively filter out the "noise" generated by automated tools and less experienced researchers, allowing triage teams to focus on higher-quality submissions. On the other hand, these changes might present a steeper barrier to entry for new researchers, particularly those without an established track record on platforms like HackerOne. The limited number of initial reports available to new researchers on the platform, combined with unfamiliarity with a specific program’s security model or scope, could make it challenging to demonstrate their capabilities and earn an invitation to more lucrative programs.
The invite-only VIP structure inherently concentrates GitHub’s most trusted relationships with researchers among those who have already proven their worth within the program. This is likely to enhance the speed and quality of critical vulnerability disclosures. However, it also raises questions about the potential for narrowing the diversity of perspectives examining the platform, which is one of the fundamental benefits of a broad, public bug bounty program.
This restructuring follows a significant policy update in May 2026, which elevated the requirements for submissions. The prior policy mandated working proofs of concept, demonstrated impact, pre-submission validation, and a more rigorous adherence to GitHub’s defined scope and exclusions. This earlier tightening of standards already signaled GitHub’s intent to prioritize high-quality, actionable intelligence from its security researchers.
GitHub has explicitly stated its embrace of AI-assisted security research, noting that the company itself utilizes AI across its internal security programs. However, it maintains that researchers remain accountable for the accuracy and validity of any findings produced by their tools. The company’s official stance reinforces the idea that the utility of AI lies in its ability to augment human expertise, not replace it entirely. "The tools don’t matter," GitHub has stated. "The quality of the work does."
As of July 22, a review of GitHub’s public-facing resources revealed that its rewards page still listed the previous payout ranges, and its FAQ maintained the prior VIP eligibility criteria of earning at least $20,000 and submitting two reports in the preceding two years, without guaranteeing an invitation. These discrepancies suggest a lag in updating all public-facing information, but the core message of a strategic shift is clear. GitHub’s new reward structure—$10,000 for a critical public finding versus $30,000 or more for a VIP critical finding—directly quantifies this transition. The era of easily discoverable, low-hanging fruit in bug bounties is likely diminishing, while the premium is increasingly placed on verified, product-specific impact that demonstrates a deep understanding of the platform’s intricate architecture and potential real-world attack vectors.





