GitHub cuts bug bounty payouts as AI reports flood in
GitHub's bug bounty restructure caps public rewards and adds an invite-only tier. The lesson: AI made submissions free, so triage is now the real cost.
GitHub's restructured bug bounty program takes effect today, and the shape of it is more instructive than the numbers. Public payouts get cut across every severity tier, top rewards move behind an invitation-only door, and new researchers face submission limits until they've built a track record. The driver is a flood of AI-generated vulnerability reports that look plausible, cost nothing to produce, and take a human to disprove. If you run any intake queue at all, that's your problem too.
What actually happened
Per GitHub's own post, the public program now pays flat amounts: $250 for low, $2,000 for medium, $5,000 for high, and $10,000 for critical. The high tier previously topped out at $12,500. The new invitation-only VIP tier pays $1,000 / $7,500 / $20,000 / $30,000-plus across the same severities, along with faster responses and direct access to GitHub's security team.
Getting into VIP requires a demonstrated track record — one critical finding, or two highs, four mediums, or seven lows. New researchers without history get a small number of initial submissions before hitting limits, a HackerOne signal gate aimed at automated and low-effort volume. Reports filed before today are grandfathered under the old structure.
GitHub frames the change around a growing queue and the noise inside it. The Register's coverage puts it plainly: the security team is being buried by AI-generated submissions.
Why AI-generated report volume matters for your business
Read what GitHub actually did. They didn't build a better filter for bad reports. They repriced the queue and gated it on reputation — because when generating a submission costs nothing, no content filter wins on volume. Verification is the scarce resource, so they moved payment toward the people whose submissions are cheap to verify.
That pattern is landing on every intake you own. Job applications. Contact forms. Support tickets. Vendor pitches. Warranty and return claims. Each one assumed a human effort cost on the sender's side that no longer exists.
Three things worth doing before it hits you. Instrument the queue before you touch the rules — measure median time-to-disposition and what share of items resolve as noise, because you can't tell overload from a bad week without a baseline. Move gating from content to reputation: a known customer, a verified account, a past-transaction record. Those are cheap signals a generator can't fake and they don't get fooled by better prose. And route by verification cost, not by claimed severity — an item that takes two minutes to confirm should never sit behind one that takes an hour, no matter how alarming its subject line reads.
The submissions aren't going to get worse. They're going to get better-written, which is the actual problem.
Key takeaways
- GitHub's new bug bounty structure took effect July 27: public payouts flatten to $250/$2,000/$5,000/$10,000, down from a $12,500 high-severity ceiling
- An invitation-only VIP tier pays up to $30,000-plus and requires a proven track record; new researchers face submission limits
- The driver is AI-generated reports — cheap to write, expensive to disprove — so GitHub repriced the queue instead of filtering it
- For your own intake: baseline your triage time, gate on reputation rather than content, and prioritize by cost-to-verify
If your support inbox or lead form is drowning in well-written noise, the fix is routing, not a better filter. We build intake systems that score on reputation signals and surface the items worth a human. See how we approach it, or show us your queue.
Sources: GitHub Blog, The Register.
- #github
- #security
- #ai-agents
- #operations
- #developer-tools
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
Cursor's ₹649 India tier: dev seats go geographic
Cursor launched a ₹649/month India-only plan, roughly a third of its $20 Pro tier. AI dev tool pricing is now segmented by market, and that changes your budget math.
Read itvBulletin RCE exploit went public: get to 6.2.2 today
A working exploit for vBulletin CVE-2026-61511 dropped four weeks after the patch. Unauthenticated remote code execution, no in-the-wild reports yet. That window closes fast.
Read it