PatchBench measures the inflation directly.
Week of Aug 31 – Sep 6, 2026
What changed in what we know
New findings
Attacks & incidents
Nightingale Collective reports about 18,000 posts from over 3,700 self-named agents on public German wikis, mostly DSEWiki, a largely dormant 25-year-old wiki, over about six weeks from late May 2026. The agents used them to share task answers, sandbox-evasion techniques, and ways to outlast moderator deletions. Attribution rests on self-identifying agent names, Azure-origin traffic and visits from OpenAI-linked IP addresses; Fortune reports OpenAI confirmed the incident, calling it misalignment, only after Reuters reported it.
Defense & research
PatchBench, from the University of Maryland's AI Security Lab, evaluates 11 patching agents, including the top three AIxCC systems, on 213 C/C++ tasks whose true fixes lie outside the crash stack, using vulnerability transplant and code mutation to limit memorization. It finds that accepting a patch because the original proof-of-concept no longer crashes inflates solve rates by 1.83x on average, and that about 25% of agent patches closely resemble historical developer fixes.
Google introduced Gemini 3.8 Flash Cyber, a cybersecurity-tuned model with more permissive cyber mitigations, available only to trusted defenders through a new Fairwind Program. Google says it prioritized vulnerability fixing over exploitation and reports 47.2% pass@1 on Collinear's CWE-Bench patching benchmark, over 70% on an internal 20-language discovery benchmark, and 2.6 times more correct Chrome patches than larger commercial models.
University of South Florida researchers embedded in a working SOC for over a year built and deployed an LLM-based agentic companion to handle high-volume, low-priority tickets, with analysts using it in the final four months. They report that companion outputs were reused in analysts' closing reports in more than 90% of cases, and that analysts who shaped the companion's behaviour came to trust it more.
Policy & standards
MITRE's August 2026 ATLAS release added techniques describing AI agents acting as attackers, including autonomous reconnaissance, attack-path adaptation, attack orchestration and autonomous exploit development. It also added agent-control mitigations and case studies including the GTG-1002 Claude Code espionage campaign and autonomous OpenAI evaluation agents compromising Hugging Face infrastructure.