LIVE · cybersecurity feed
Live wire
Metabase Zero-Day Exploited in the Wild, Exposing Admin Access and Sensitive DataCritical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise DataCVE-2026-8037 · CISA Adds Progress LoadMaster Command Injection Flaw to KEV CatalogSensitive Info Goes Into ‘No Reply’ Emails Constantly. This Guy Sees It AllAtlassian Rovo Can Be Tricked Into Sending Jira and Confluence Data to AttackersNew CSS Attacks Can Break Webmail Defenses to Steal Passwords and TokensCVE-2023-38646 · Metabase Zero-Day Exploited in Wild Allows Admin Access Without AuthenticationCVE-2026-18577 · N-able Issues N-central Hotfix 2 as Attackers Reach Managed Systems and PersistCVE-2026-8037 · Progress Kemp LoadMaster Flaw Hits CISA KEV After 792 Reported Exploit AttemptsLiving off the coding agent: Two tales of tunnels and LaunchAgents
vulnerability

AI struggles to patch vulns without adult supervision

Left alone, autonomous fixes often fail to fully remediate flaws

zeroday.news ·

Autonomous patching of software vulnerabilities using large language models (LLMs) currently demonstrates a low success rate and often introduces new issues, according to research conducted by 1Password's Off-by-1 Labs. The study, which involved generating over 6,000 patches for six recently disclosed CVEs using ChatGPT 5.5 and Claude Opus 4.8, found that only 26.0 percent of the LLM-generated fixes fully resolved the vulnerability without altering application behavior.

The research indicates that human oversight remains critical for security remediation efforts. Of the patches analyzed, 20.1 percent fixed the original flaw but changed application logic, such as modifying allow list behavior to deny list behavior. A further 2.3 percent successfully addressed the vulnerability while simultaneously introducing new security issues. Nearly half of the patches, 49.3 percent, failed to fix at least one existing exploit path, and 2.2 percent both failed to fix the vulnerability and introduced a new exploit path.

Keith Hoodlet, director of security research at 1Password, highlighted in a blog post that even among patches deemed successful or partially successful, over a third were considered "fragile." This means the code adjustments might guard against a specific instance of a vulnerability, such as escaping particular input characters, but did not address the underlying problem comprehensively. The researchers, Axel Mierczuk, Spencer Michaels, and Keith Hoodlet, coined the acronym FLAWED (Fix-Like Artifacts With Embedded Defects) to describe these automated LLM patches, concluding that the expected value of a fully LLM-generated, unreviewed patch is significantly negative.

The effectiveness of LLM-generated patches is heavily influenced by the initial guidance provided. While both human developers and LLMs benefit from guidance, LLMs are more susceptible to being derailed by incorrect advice. When given correct guidance, LLMs achieved a 65.0 percent fix-success rate, compared to 50.4 percent with no guidance. Incorrect guidance drastically reduced their success rate to approximately 15.2 percent. Human developers, the authors noted, are more likely to identify and correct misleading information during their reasoning process.

Despite the low success rates, the cost of generating these patches is relatively low. The average successful, clean patch cost an estimated $6.74, including the expense of failed attempts. However, the researchers argue that a comprehensive cost-benefit analysis must account for the significant expert supervision required to make LLM-assisted patching genuinely useful.

The authors have released a patch evaluation harness, also named FLAWED, to assist organizations in assessing the efficacy of their security fixes. They caution that the cognitive load imposed by reviewing a large volume of mostly incorrect or subtly different LLM-generated patches could lead engineers to spend more effort than if they had patched the vulnerabilities themselves using standard LLM-assisted coding techniques where humans maintain control. The alternative, surrendering to an autonomous process with only a one-in-four success rate, poses substantial long-term risks for organizations considering LLM-driven patching.

vulnerabilitypatchaicloud
ShareXLinkedInWhatsAppFacebook

More News

view all →
breach

Hackers breach TrueConf to trojanize client installers with backdoors

The Head Mare hacktivist group has been exploiting vulnerabilities in unpatched TrueConf video conferencing servers to replace client installers with malicious versions that deliver backdoors. [...]

vulnerabilityhigh

Metabase Zero-Day Exploited in the Wild, Exposing Admin Access and Sensitive Data

Attackers exploited a CVSS 10 Metabase zero-day to gain admin access and steal sensitive data. Framework confirmed it was among the victims. Metabase just confirmed something no analytics vendor wants to write: attackers found and used an unpatched, maximum-severity flaw against Metabase Cloud before anyone on the defense side knew it existed. The company’s own […]

breachcritical

Critical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise Data

The RovoBlast attack method identified by Varonis researchers could have been exploited to steal Confluence, Jira and SharePoint data. The post Critical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise Data appeared first on SecurityWeek.

cybersecurity

China Launches Cybersecurity Review of Palo Alto Networks Products

China's Cyberspace Administration has initiated a cybersecurity review of Palo Alto Networks' products sold within the country, citing national security concerns. The review, based on national security and cybersecurity laws, lacks specific details regarding the reasons or potential impact. Palo Alto Networks has stated that its operations and product delivery in the region remain unaffected for now.

ai

Devs to Anthropic, OpenAI, Cursor, and friends: Make security and privacy the default

Researchers scour social media to measure developer concerns about AI coding tools

CVE-2026-8037critical

CISA Adds Progress LoadMaster Command Injection Flaw to KEV Catalog

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added a critical vulnerability in Progress LoadMaster products to its Known Exploited Vulnerabilities catalog. This OS command injection flaw, tracked as CVE-2026-8037, allows unauthenticated attackers to execute arbitrary commands remotely. Exploitation attempts were observed as early as June 29, 2026, shortly after a proof-of-concept exploit became available.