LIVE · cybersecurity feed
Live wire
vulnerability

More than half of AI-generated patches are broken

Research finds your AI generated security patch is more likely to fail than fully fix a vulnerability. It might even introduce brand new flaws to exploit along the way. The post More than half of AI-generated patches are broken appeared first on CyberScoop.

zeroday.news ·

New research indicates that large language models (LLMs) are more likely to introduce new vulnerabilities or create exploitable patches than to fully resolve security flaws. Two independent studies found that AI-generated security patches often fail to completely remediate vulnerabilities, with success rates falling below 50% in some tests.

Researchers at 1Password evaluated the patching capabilities of OpenAI's ChatGPT 5.5 and Anthropic's Claude Opus 4.8 against six high-impact, high-complexity Common Vulnerabilities and Exposures (CVEs), including the "Copy Fail" kernel vulnerability. This specific flaw can grant root access to Linux cloud environments. The study found that the overall success rate for fully patching vulnerabilities without introducing new issues was 47%. The researchers, John Hoodlet, Axel Mierczuk, and Spencer Michaels, noted that the models frequently addressed only a subset of vulnerable code paths, implemented "fragile guard code" that passed tests but did not resolve the root cause, and sometimes subtly altered application behavior while attempting to fix the immediate vulnerability.

A separate report from Veracode, which tested 100 different LLMs, corroborated these findings. Veracode's research indicated an average security pass rate of approximately 56% for AI-generated code. While newer models like GPT 5.5 achieved closer to 70%, more than half of the tested models ranged between 50% and 53%. Similar to the 1Password study, Veracode found that in 44% of its tests, the LLMs introduced a detectable vulnerability from the OWASP Top 10 into the codebase.

Both research efforts noted that their evaluations did not include the very latest models, such as Anthropic's Mythos or OpenAI's GPT-5.6-Sol, which their developers claim possess significantly enhanced cybersecurity capabilities. These advanced models are reportedly being distributed to specific industries through initiatives like Project Glasswing and Daybreak.

According to Tim Jarret, vice president of product at Veracode, AI tools still have limitations that make them unreliable for cybersecurity patching without human oversight. While some vulnerabilities, such as SQL injections, can be easily patched through automation, others like cross-site scripting (XSS) can be exploited in multiple ways, requiring human intervention or additional context for complete remediation. Jarret also highlighted that LLMs can gradually lose context from previous sessions, potentially affecting their ability to complete tasks accurately and leading to "hallucinations" to fill in missing information.

Jarret emphasized that it is currently premature to treat AI-generated patches as anything other than standard code changes that require review and acceptance by a development team, rather than allowing autonomous agents to merge code freely. He acknowledged, however, that the exponential increase in AI-generated code might necessitate some form of automated code review, ideally not performed by the same automation tool that produced the code. The overarching principle remains "trust but verify," where human checks can quickly approve straightforward fixes, but focus more attention on cases where issues persist.

vulnerabilitypatchaicloud
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerability

WordPress XSS2Shell Flaw Turns Simple Login Bug Into Full Server Takeover

WordPress XSS2Shell flaw enables admin takeover and remote code execution. Users should update to patched versions. Researchers at Pwn just published a report on a vulnerability chain they’re calling XSS2Shell, and the entry point is quite simple: type a username that doesn’t exist, and WordPress echoes it back with a tiny formatting flaw baked into […]

vulnerability

AI-Generated Patches Fail Half the Time

A study of more than 6,000 patches found that even working patches can introduce new bugs, break something else, or are open to bypass.

malwarehigh

Living off the coding agent: Two tales of tunnels and LaunchAgents

Agent-parented reverse tunnels and LaunchAgents can expose a local admin app to the internet. Endpoint still needs to treat that as high severity even when the activity looks like vibe-coded ops, not confirmed malware.

security

New Mexico judge orders Meta to pay $567 million in kids online safety case

The money will be used to create a fund to mitigate social media harms, including by carving out $420 million for treatment for New Mexico youth who have been hurt on the platforms.

security

Military device manufacturer discloses cyber incident to SEC

IEH Corporation — which produces specialized products used in military satellites, missiles and fighter jets — said it discovered a cyberattack on Tuesday and immediately tried to contain it.

ransomware

Ransomware attacks spike as world distracted by AI

What, you didn't think the top gangs were busy watching agents escape their sandboxes too, did you?