
I've been watching the bug bounty space implode over the past six months. Google killed AI-generated reports in March. HackerOne paused the Internet Bug Bounty the same month. Node.js suspended their rewards program. Curl ended theirs entirely in January.
The culprit? AI-generated "slop" reports flooding security teams with garbage. We're talking about thousands of fake vulnerability reports that look legitimate on first glance but offer zero real insight. It's breaking the economics that made bug bounty programs viable in the first place.

Here's what happened. ChatGPT and similar models made it trivial for anyone to generate vulnerability reports. Feed the AI some documentation, ask it to find security flaws, and boom — you've got reports that sound technical enough to fool initial screening.
The volume is insane. Security teams that used to process dozens of legitimate reports weekly are now drowning in hundreds of AI-generated submissions daily. Most are complete garbage — fake functions, made-up attack vectors, or rehashed common vulnerabilities with no actual proof of concept.
My contacts at several major tech companies tell me they're spending more time rejecting fake reports than actually fixing real vulnerabilities. That's backwards.
Security teams are reporting 10x more submissions with 80% being AI-generated low-quality reports that require human hours to evaluate and reject.
Don't get me wrong — AI can find real vulnerabilities. Aisle's AI system just discovered 12 previously unknown flaws in OpenSSL, one of the most audited security libraries on the internet. That's legitimate breakthrough work that outperformed traditional researchers.
But here's the difference: that was a sophisticated AI system operated by experts who verified every finding. The slop flooding bounty programs comes from script kiddies running basic prompts through consumer AI models.
The AI-generated reports I've reviewed are laughably bad once you know what to look for:
“We're spending more time rejecting fake reports than actually fixing real vulnerabilities. The signal-to-noise ratio has completely collapsed.”
Bug bounty programs worked because they created a market where skilled researchers could make decent money finding real vulnerabilities. Companies got quality security research, researchers got paid, everyone won.
AI spam broke this model. When security teams spend 80% of their time filtering garbage, they can't properly evaluate or reward legitimate findings. Real researchers get frustrated waiting weeks for responses to quality reports while AI-generated junk clogs the pipeline.
I'm seeing legitimate security researchers give up on certain platforms entirely. Why submit to programs that might take months to respond when they're drowning in AI slop?

Companies are fighting back with various strategies. Google now explicitly bans AI-generated reports and uses detection algorithms to flag suspicious submissions. HackerOne is implementing reputation systems that prioritize researchers with track records of quality findings.
Some platforms are requiring proof-of-concept code or video demonstrations before accepting reports. Others are moving to invitation-only programs for vetted researchers.
But these fixes create new problems. Stricter verification slows down legitimate research. Invitation-only programs exclude newcomers who might find real bugs. It's a balancing act with no perfect answer.
Security teams are using linguistic analysis, submission patterns, and technical depth scoring to identify AI-generated reports, but determined spammers are adapting quickly.
I think we're seeing a fundamental shift in how security research gets done. The open-door model of traditional bug bounty programs is dying, replaced by more exclusive, relationship-based arrangements.
Companies are moving toward direct relationships with proven researchers, private programs, and automated scanning tools. The democratization that made bug bounties appealing is getting rolled back because AI made it too easy to game the system.
For legitimate security researchers, this means building reputation matters more than ever. Quality over quantity. Detailed analysis over mass submissions. The researchers adapting to this new reality will thrive — those still trying to play the old volume game will get filtered out with the AI spam.
The irony? AI might eventually make software more secure by finding vulnerabilities faster than humans ever could. But first, it's breaking the very programs designed to incentivize that security research. Sometimes progress looks a lot like chaos.