PulseAugur
EN
LIVE 20:35:00

AI-generated security patches fail over 50% of the time, study finds

A new study by 1Password's Off-by-1 Labs reveals that over half of AI-generated security patches fail to adequately fix vulnerabilities. Researchers tested OpenAI's ChatGPT-5.5 and Anthropic's Opus 4.8 on six recent CVEs, finding that 53.9% of generated patches were flawed, either by not resolving the issue, introducing new ones, or being fragile against specific exploits. The study suggests that AI models are better at pattern-matching towards fix-like outputs than performing true reasoning for verification, and that incorrect guidance significantly degrades patch quality. AI

IMPACT Highlights the critical need for robust verification processes for AI-generated code, especially in security-sensitive applications.

RANK_REASON Study published by a security research team on the effectiveness of AI-generated code patches. [lever_c_demoted from research: ic=1 ai=1.0]

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

AI-generated security patches fail over 50% of the time, study finds

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Logan ·

    53.9% of AI Security Patches Are Flawed — and "Requires Human Review" Only Counts When It's Enforced

    <p>On August 6, 1Password's new security research team, Off-by-1 Labs, published the results of its inaugural study: what happens when frontier models generate patches for recently disclosed, complex vulnerabilities. The team generated 6,480 patches across six CVEs using OpenAI's…