TL;DR: Open bug bounty programs are being overwhelmed by AI-generated noise, with cURL reporting fewer than 5% of submissions as real vulnerabilities before shutdown, while typical programs were already rejecting 50% to 70% of reports as duplicates or false positives, according to Synack. The core issue is not incentives but unmanaged intake and blind testing coverage, which leaves teams paying for triage instead of security outcomes.
NHIMG editorial — based on content published by Synack: The Bug Bounty Model Is Failing. It’s Time to Say It Out Loud
By the numbers:
- Open bug bounty programs are collapsing under AI-generated noise, with fewer than 5% of cURL submissions identified as real vulnerabilities before the program shut down.
- Typical bug bounty programs were already rejecting 50% to 70% of submissions as duplicates or false positives before AI increased the volume.
Questions worth separating out
Q: What breaks when AI floods a bug bounty programme with low-quality reports?
A: Validation capacity breaks first, then remediation planning, then trust in the programme itself.
Q: Why do open bug bounty programs leave important assets under-tested?
A: Because researchers self-select toward the most accessible or rewarding targets.
Q: How do security teams know if a bug bounty programme is actually working?
A: They need evidence beyond submission volume.
Practitioner guidance
- Measure coverage by asset and feature Track which APIs, environments, and recent releases receive testing, and flag scope areas with low or zero researcher attention.
- Gate intake with stronger validation controls Require higher-fidelity evidence, structured reproduction details, and duplicate detection before reports reach engineering queues.
- Treat external testers as governed identities Use onboarding, scoped permissions, activity logging, and pause or revoke mechanisms so external researchers operate inside a controlled access model.
What's in the full article
Synack's full article covers the operational detail this post intentionally leaves for the source:
- The specific workflow Synack uses to triage, classify, and deduplicate findings before they reach customer teams.
- The mechanics of its private researcher community, including vetting, onboarding, and how testing is overseen in practice.
- Examples of how programme visibility is measured across scope, testing hours, and targeted areas of change.
- The platform controls used to pause or redirect testing when customers need clean traffic or tighter focus.
👉 Read Synack’s analysis of why open bug bounty is breaking under AI noise →
Bug bounty noise and blind spots: what security teams need to change?
Explore further
Bug bounty is no longer a pure incentives problem. The article shows that open programmes fail when low-cost AI fabrication breaks the signal-to-noise ratio faster than human teams can adapt. This is not just a workflow issue, because it changes the economics of external testing and shifts the burden onto defenders. The practical conclusion is that unmanaged submission intake is now a security control failure, not a community-management inconvenience.
A question worth separating out:
Q: Who is accountable when external researchers test production systems through a bounty programme?
A: The organisation remains accountable for scope, access, and oversight. If a programme allows outsiders to probe live systems, it must define boundaries, log activity, control pause or revocation, and ensure that testing is auditable. In regulated environments, that accountability is harder to defend when participation is open and unverified.
👉 Read our full editorial: Open bug bounty is failing under AI noise and coverage blind spots