Your Security Architecture Was Built for Last Year's Adversary — The Adversary Just Got Replaced
The Discontinuity
The temptation with this week's results is to file them under incremental capability and move on. That is the wrong file. Anthropic's Mythos became the first model to clear both UK AISI simulated attack ranges, and the qualifying task was full network takeover, not persistence. OpenAI's GPT-5.5-cyber completed one of the two. Independent assessors agree that frontier models can now find and chain exploits in something close to real time. The UK AISI reports AI cyber task completion is doubling every few months, and the latest numbers broke above the trend line.
The vulnerability disclosure and patch cycle the industry runs on is measured in days to weeks. The adversary's capability cycle is now measured in hours.
EDR Is Now a Glass Box
TrustedSec ran LLMs against five commercial EDR products and found the same architecture in every one: YARA-style rules, behavioral logic, allowlists, prefilters, Lua scripting engines readable after a single decryption pass, and local ML classifiers. The reverse engineering that used to take a skilled human weeks now takes days with AI assistance. The endpoint detection category was running on security-through-obscurity. The obscurity is gone.
A reasonable skeptic would point out that EDR was never the only control, and that is correct. The controls that matter over the next eighteen months are identity, network telemetry, and behavioral analytics above the endpoint. Teams that keep treating the agent on the box as the load-bearing control will learn what load-bearing means when the adversary can read the agent.
The Exploit Window Collapsed
PraisonAI went from disclosure to active exploitation in 4 hours. Microsoft's MDASH system found 16 exploitable flaws in a single Patch Tuesday using multi-model AI analysis. Mozilla's custom harness found 271 real bugs in Firefox, including sandbox escapes, against curl's single low-severity CVE under generic scanning. The variable is not the model. The variable is the harness.
Patch SLAs written for a thirty-day window were calibrated for a world where weaponization was the slow step. Weaponization is no longer the slow step. Procurement is.
Supply Chain Under Active Exploitation
Foxconn lost 8TB of confidential designs belonging to Apple, Intel, Google, and Nvidia to Nitrogen ransomware. CISA added 5 AI infrastructure tools to the Known Exploited Vulnerabilities catalog, with LiteLLM, Ollama, and OpenClaw among them. The AI tooling adopted last year for speed is now being targeted in production before most organizations have finished inventorying what they deployed.
| Attack Surface | Old Assumption | Current Reality |
|---|---|---|
| EDR bypass | Weeks of expert work | Days with AI |
| Exploit development | Days to weeks | 4 hours |
| Vuln discovery | Expensive human research | 271 bugs/model cycle |
| AI infra security | Experimental layer | 5 KEV entries, actively exploited |
What to do
Commission red team exercise targeting your EDR with AI-assisted reverse engineering to quantify actual detection gap
Rewrite patch SLAs to 72 hours for critical internet-facing assets and establish automated containment for the gap
Inventory all AI infrastructure tooling (LiteLLM, Ollama, model registries) adopted without security review in the past 12 months
Evaluate building custom AI vulnerability scanning harnesses for your 3 most critical codebases this quarter