惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
有赞技术团队
有赞技术团队
Apple Machine Learning Research
Apple Machine Learning Research
V
V2EX
Engineering at Meta
Engineering at Meta
美团技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 司徒正美
I
InfoQ
S
SegmentFault 最新的问题
博客园 - 叶小钗
N
Netflix TechBlog - Medium
Y
Y Combinator Blog
IT之家
IT之家
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
T
The Blog of Author Tim Ferriss
月光博客
月光博客
The Cloudflare Blog
U
Unit 42
GbyAI
GbyAI
L
LangChain Blog
Microsoft Azure Blog
Microsoft Azure Blog

GRAHAM CLULEY

US Coast Guard and FBI board oil tanker to investigate cyber attack Smashing Security podcast #485: These researchers got drunk to hack an LG TV Former AT&T store worker jailed after moonlighting as a SIM-swap gang's inside man 'Anne Hathaway' admits leading $245 million crypto theft gang that spent a fortune on nightclubs, watches, and luxury cars Smashing Security podcast #484: How websites are tracking you with silence CRPx0 ransomware: what you need to know The US military just turned off ad tracking on its phones. Maybe you should too How a hole in Lenovo's login system let hackers walk into 5,000 Dropbox accounts Smashing Security podcast #483: This AI helps thieves steal your iPhone Revolut scam steals £180,000 from Jersey residents in just four weeks Shai-Hulud hackers: two men charged over TeamPCP's global supply chain crime spree that hit OpenAI, and thousands more US Navy tells sailors and their families: scrub your social media, enemies are watching Smashing Security podcast #482: This hacker leaked GTA 6 - and launched their own cryptocurrency Malicious Firefox add-ons caught stealing cryptowallet seed phrases and browser credentials Gunra ransomware: what you need to know Smashing Security podcast #481: Never say this to a robot dog Prison for data analyst who tried to extort $2.5 million from his employer An "invisible" car? Researcher uses machine learning to hide vehicles from Flock cameras Smashing Security podcast #480: This is the AI service you should never sign up to Meta's Ray-Bans are being banned from pubs, restaurants, and theatres Beware cut-price AI services that read your every word Smashing Security podcast #479: How a fake police officer nearly stole Graham’s cryptocurrency Smashing Security podcast #479: How a fake police officer nearly stole Graham’s cryptocurrency Fake IRS letters target cryptocurrency holders The $5 million threat: AI Is supercharging phishing attacks North Korea's elite hackers turned on their own government — and got caught Smashing Security podcast #478: This job interview could destroy your company OpenAI's AI "goes rogue" and hacks Hugging Face: what you need to know Smashing Security podcast #477: How 14 orders of chicken McNuggets helped nail a suspected Russian hacker Ukraine warns fake CAPTCHAs are being used to make you hack yourself
Apple's bug bounty program is drowning in so much AI slop...
Graham CLULEY · 2026-08-06 · via GRAHAM CLULEY

Apple has imposed strict new submission limits on its bug bounty portal after finding itself overwhelmed by low-quality, AI generated vulnerability reports - many of which were found to be describing security flaws that simply didn't exist.

According to a report in the Financial Times, Apple has found itself facing a massive influx of submissions from amateur bug hunters who have used AI to generate plausible-sounding but completely hallucinated bug reports.

Unlike traditional spam, AI-generated bug reports include code which may be syntactically correct, references to genuine API calls, and plausible-sounding technical explanations of what is occurring.

All of that could take an Apple engineer hours of time, configuring test environments, attempting to replicate flaws, only to ultimately verify that a flaw may not actually exist.

But the hallucinated bug report may only have taken a few seconds for an amateur to generate and submit.

In response to this problem, Apple has implemented "a cap and a 30-day cool-off period on submissions" through its bug-reporting portal, with any users who wished to submit further bug reports required to submit a special request.

The Financial Times learnt about the Apple-imposed limit after Italian cybersecurity startup Bynario developed a custom AI scanning tool built on GPT-5.5 that submitted a burst of more than 50 macOS bug reports within just three weeks. Previously, without the assistance of AI, Bynario had filed only 13 bug reports across 2025 and early 2026.

Bynario found it had automatically triggered Apple's self-imposed limit on bug report submissions, and were locked out of the reporting portal just as they uncovered a critical zero day flaw in macOS that could give attackers full root control over a computer.

Bynario chief executive and co-founder Alfredo Pesoli told the Financial Times that the exploit could fetch between US $100,000 and $200,000 on the computer underground.

Apple has since had details of the flaw successfully submitted to it, but the very real concern is that genuine serious bug reports may not be received by the company due to the measures it has put in place to avoid poor-quality AI slop reports.

Ironically, Apple itself is actively using AI to find vulnerabilities in its code. Its iOS 26.6 and macOS Tahoe 26.6 updates fixed around 100 security flaws, crediting AI models from Anthropic and OpenAI as well as their own internal AI triage tools.

Apple is not the only company trying to deal with a deluge of automated AI-generated vulnerability reports, submitted in the hope of receiving generous bounties.

GitHub, for instance, recently introduced a tiered bug bounty system specifically designed to filter out AI slop, by establishing an invite-only VIP group of verified researchers and limiting public submissions.

The worry is that if reporting security holes in software becomes too frustrating for vulnerability researchers they may start weighing up their options. It is always preferable for a bug to be reported directly to the software developer rather than a third-party exploit broker.

A third-party exploit broker is likely to offer upfront cash payouts for accepted submissions, with no caps on how many exploits are submitted, and no cool-off periods.

Worst of all, they might have no qualms about selling details of a vulnerability to someone who might be intending to abuse it.