AI Agents as Insider Threats: The 2026 Security Shift
July 19, 2026
On July 9, 2026, the same day OpenAI launched GPT-5.6, the company published a system card admitting something uncomfortable: the UK AI Security Institute (AISI) had found a way to jailbreak the model into autonomously discovering and exploiting software vulnerabilities — a "universal jailbreak" that, per the agency's own account, its researchers put together in a matter of hours.12 It's the second time in a month that a frontier model's guardrails have failed this specific way. The first time, the U.S. government pulled Anthropic's Claude Fable 5 offline worldwide for 19 days. This time, nothing comparable has happened — and that gap is part of why Anthropic and Google DeepMind have both spent the past several weeks publishing a new answer: stop trying to make the model itself unbreakable, and start treating every AI agent like a potential insider threat.
In one line: UK AI Security Institute researchers found a "universal jailbreak" in OpenAI's GPT-5.6 Sol that unlocks autonomous hacking — arriving weeks after Anthropic and Google DeepMind each published new frameworks that treat AI agents as insider threats, not fully-trusted software.234
TL;DR
- What happened: OpenAI's July 9 launch of GPT-5.6 came with a system card disclosing that UK AISI found a "universal jailbreak" — one that unlocked autonomous vulnerability discovery and exploitation, not just discovery.12
- How fast: AISI says the jailbreaks were "often developed within hours" — though with research-only access to the model's internals that an ordinary user wouldn't have. AISI's own red-team lead says he believes they're still findable without that access, just slower.2
- Not the first this quarter: In June, a narrower jailbreak in Anthropic's Claude Fable 5 triggered US export controls that took the model offline worldwide for 19 days. AISI characterized GPT-5.6's jailbreak as broader — and, as of this writing, it hasn't triggered the same government response.2
- The industry's response: Weeks before this finding, Anthropic (May 27) and Google DeepMind (June 18) each published new agent-security frameworks — "Zero Trust for AI Agents" and the "AI Control Roadmap" — built on the same premise: assume the agent could be compromised or misaligned, and build guardrails around it, not just into it.34
- What outside experts say: Security researchers unaffiliated with either lab argue this is the right instinct — every deployed model "almost certainly has undiscovered jailbreaks," and patching one only closes that specific hole, not the category.2
What You'll Learn
- What UK AISI found when it tested GPT-5.6 Sol, and what makes a jailbreak "universal"
- Why this is the second frontier-model jailbreak to make news in a month, and how it compares to what happened with Claude Fable 5
- What OpenAI and outside researchers say this means for defenders
- The two new agent-security frameworks Anthropic and Google DeepMind just published, and how they differ
- What "treating an AI agent like an insider threat" actually looks like in practice
- What this means if you're building or deploying AI agents today
What UK AISI found in GPT-5.6 Sol
UK AISI is a research organisation within the UK's Department for Science, Innovation and Technology that evaluates frontier AI models before and after release, under voluntary testing commitments the major AI labs made at the 2023 AI Safety Summit at Bletchley Park.25 For GPT-5.6, AISI's findings weren't published as a standalone AISI report — they're folded into the system card OpenAI published the same day as the model itself, a common way this kind of third-party evaluation reaches the public.12
What AISI found is more specific than "a jailbreak." According to a summary of its findings quoted directly from that system card, AISI "identified universal jailbreaks in the cyber domain, including jailbreaks that allowed for long-form agentic task completion in domains like vulnerability discovery and exploit development."2 In plain terms: researchers found prompting techniques that reliably stripped away GPT-5.6's safety training across a wide range of cyber-offense requests at once, rather than unlocking one narrow behavior. Once that happened, AISI says testers could get the model to complete multi-step, autonomous tasks — finding a real software vulnerability and then building working exploit code around it, not just describing the bug.2 That "long-form agentic task completion" framing matters: this isn't a chatbot saying something it shouldn't in a single reply, it's an agent carrying out a multi-step offensive workflow end to end.
A "universal" jailbreak is the specific term researchers use to distinguish this from a narrow one. A narrow jailbreak unlocks a single behavior — for instance, getting a model to describe one specific type of vulnerability. A universal jailbreak breaks the safety training broadly enough that a wide range of previously blocked cyber capabilities open up at once, using the same technique. AISI said the jailbreaks it found in GPT-5.6 were "often developed within hours."2 That figure comes with an important caveat, though: OpenAI gave AISI's team privileged, research-only access to the model's internals — including the chain-of-thought reasoning of the safety monitor, the exact wording of the safety policy, and real-time feedback on which classifier flagged a given attempt — none of which an ordinary user or attacker would have.2 Xander Davies, who leads AISI's red-teaming work, posted on X that he believes the jailbreaks his team found "are still findable without this access, just slower. Exactly how much slower is unclear and an open question!"2
OpenAI's response, as described in the same reporting, was to say it had worked to "reproduce and mitigate the specific jailbreaks reported by UK AISI" without detailing what the fix involved — and the report itself cautions that despite those mitigations, AISI "expects further red teaming to surface similar jailbreaks."2 OpenAI's own launch materials strike a similar note without being asked: "There is no such thing as perfect security... New weaknesses will be discovered, as will new jailbreaks that circumvent existing safeguards."16 That's not a deflection unique to this release — it's a description of where frontier-model security actually stands industry-wide right now, and it's the exact premise the rest of this piece is about.
It's worth being precise about what GPT-5.6 does and doesn't cross. Under OpenAI's own Preparedness Framework, Sol, Terra, and Luna are all classified as "High" capability in cybersecurity, the same tier OpenAI has applied to several of its recent reasoning-focused models — though none of the three crosses the framework's higher "Critical" threshold.1 OpenAI's own cybersecurity testing found the models "better at finding and fixing vulnerabilities than at reliably carrying out autonomous, end-to-end attacks against hardened targets," which the company frames as a defender's-advantage window rather than a clean bill of health.16 The scale of that capability jump shows up in OpenAI's own benchmark numbers: on ExploitBench, which measures the path from a vulnerable piece of code to working exploit code, GPT-5.6 Sol scores 73.5% against GPT-5.5's 47.9%. On SEC-Bench Pro, a proof-of-concept generation test, Sol scores 71.2% against 45.8% for GPT-5.5.6 AISI's jailbreak finding matters precisely because it shows those newly-High capabilities aren't as reliably gated behind the model's safety training as the "High, not Critical" classification might suggest on its own. That capability jump is also why GPT-5.6 didn't launch the ordinary way in the first place — OpenAI first previewed Sol, Terra, and Luna to government-vetted partners only on June 26, about two weeks before this July 9 general release, specifically because of its cyber capability profile.
The second frontier jailbreak story in a month
GPT-5.6 isn't the first frontier model this quarter to have a cyber jailbreak become national news. In June, an Amazon-reported jailbreak in Anthropic's Claude Fable 5 unlocked the model's ability to find software vulnerabilities — a narrower capability than what AISI reported for GPT-5.6. Fortune's reporting characterized Anthropic's position at the time as: the jailbreak unlocked only the model's ability to find software flaws, not necessarily to exploit them.2 The U.S. government treated that finding as serious enough to act on immediately: at 5:21pm ET on June 12, 2026, it issued an export control directive ordering Anthropic to suspend Fable 5 and its underlying model, Mythos 5, for every user worldwide, citing national security authorities. Because Anthropic had no reliable way to verify every user's nationality in real time, the only way to comply was to take both models offline for everyone, everywhere. The suspension lasted 19 days: the Commerce Department lifted the controls on June 30, and Fable 5 returned to users globally the following day, July 1.Claude Fable 5 Returns After Export Ban Lifted (2026)
The contrast with GPT-5.6 is pointed. Before AISI's GPT-5.6 finding, Anthropic had described its own situation this way: "No testers have yet been able to find a universal jailbreak — a jailbreak method that can very broadly bypass the model's safeguards, unblocking a wide range of cyber capabilities."2 AISI's characterization of what it found in GPT-5.6 is exactly that: a universal jailbreak, one that unlocked autonomous exploitation, not just discovery — arguably a more severe jailbreak-breadth finding than what triggered Fable 5's suspension. Jailbreak breadth isn't the only axis that matters, though: per the same reporting, GPT-5.6 was able to autonomously complete one of AISI's two cyber-range evaluations, while Anthropic's Mythos (Fable 5's underlying model) was the first model to complete both — a reminder that the raw capability gap between the two model families may be narrower than the jailbreak comparison alone suggests.2 Yet as of this writing, no comparable export controls have been imposed on GPT-5.6.2 Some AI policy commentators have pointed to this as an inconsistency worth watching — AI policy researcher Lennart Heim reposted Davies' thread with the comment "good thing amazon didn't report this one to the white house," a reference to how the Fable 5 jailbreak first reached the government's attention, and one unnamed former policy advisor told Fortune the pattern "...creates uncertainty that is damaging in the least..."2 Whether that gap reflects a considered judgment about relative severity, a difference in who reported what to whom, or something else isn't something this piece can settle — it's simply the state of play as reported.
This also isn't the first time AISI has found a fast universal jailbreak in a frontier model. Its evaluation of GPT-5.5, published April 30, 2026, found a universal jailbreak that "elicited violative content across all malicious cyber queries OpenAI provided, including in multi-turn agentic settings" after six hours of expert red-teaming.7 GPT-5.5 Cyber Eval: AISI Finds Parity with Mythos 2026 Read alongside GPT-5.6's story, the pattern isn't "one model had a bad week" — it's that AISI has now found a universal cyber jailbreak in back-to-back frontier generations from the same lab, each time within a matter of hours of dedicated expert effort.
Why patching a jailbreak won't be enough
The response from security researchers outside both OpenAI and Anthropic converges on a single point: the model's own refusal training was never going to be the last line of defense, and treating a patched jailbreak as "solved" misreads what patching actually does. Margaret Cunningham, VP of security and AI strategy at cybersecurity firm Darktrace and a specialist collaborator with NIST, framed the real concern this way: "My concern is less that one model was jailbroken and more that offensive discovery is speeding up while defense still depends on very human processes: figuring out what matters, what can be patched, and what has to be contained."2
Stanislav Fort, chief scientist at AI cybersecurity startup AISLE and a former researcher at both Anthropic and Google DeepMind, made the underlying dynamic explicit: "Every deployed model right now almost certainly has undiscovered jailbreaks, so this is sadly true of everything, not just GPT-5.6." Patching the specific jailbreaks AISI found, he said, "unfortunately only closes those specific attack instances, not the category as a whole. The model will very likely still carry many yet-to-be-discovered jailbreaks even after patching. AISI's expectation to find more is in my view the correct security posture."2
That's the exact assumption "Zero Trust" architecture was built around decades before large language models existed: trust nothing, verify everything, assume breach has already happened.3 If a model's safety training is a lock that will eventually be picked — not might be, will be — then the sensible engineering response isn't to keep making a better lock and stop there. It's to design the surrounding system so that picking the lock doesn't hand an attacker the whole house. That's precisely the shift both Anthropic and Google DeepMind had already started making, in writing, before AISI's GPT-5.6 finding became public.
The industry's answer: treat every agent like an insider threat
In the six weeks before this GPT-5.6 story broke, Anthropic and Google DeepMind independently published new security frameworks that start from the same premise, using almost the same language: an AI agent should be treated the way a security team treats a potential insider threat — someone (or something) with real access and real permissions, whose intentions and reliability can't be fully verified in advance.
Anthropic's "Zero Trust for AI Agents," published May 27, 2026 through its Claude Security team, opens with a blunt diagnosis: "Frontier AI models are compressing the timeline between vulnerability and exploit from months to hours... This is not a future concern: models can already find serious vulnerabilities that traditional tooling and human reviewers have missed for years."3 The framework is explicitly aimed at enterprises deploying AI agents, not just Anthropic's own infrastructure. It maps agent-specific threats — prompt injection, tool poisoning, identity and privilege abuse, memory poisoning, and supply-chain attacks — onto a three-tier maturity model (Foundation, Advanced, Optimized) and an eight-phase implementation workflow covering identity, access scoping, sandboxing, input and output controls, and memory safeguards. It also describes what Anthropic calls "Agentic SOAR" — security operations built to move at the speed of an autonomous attacker rather than a human incident-response team.3 The core mechanism it recommends: identities that are cryptographically rooted rather than assumed, permissions scoped per task rather than granted broadly, and defensive monitoring that doesn't wait for a human to notice something is wrong.3
Google DeepMind's "AI Control Roadmap," published June 18, 2026 in a blog post by Rohin Shah and Four Flynn and backed by a technical report whose research authors are Mary Phuong, Erik Jenner, Laurent Simon, Lewis Ho, Rohin Shah, Sebastian Farquhar, and Scott Coull, takes a related but distinct angle: it's a framework for how Google secures the advanced AI agents it deploys internally, published publicly as a model the wider industry could adopt rather than as a customer-facing security product.4 Its central metaphor is a driving instructor with dual controls: the system trusts the agent enough to let it drive, but stays ready to take over if something goes wrong. Practically, that means using other, trusted AI models as "supervisors" that continuously review a working agent's reasoning, actions, and plans for signs it's going off track — an approach built directly on the industry-standard MITRE ATT&CK framework, adapted to break down potential AI agent attacks into trackable tactics and techniques.4 The roadmap ties its security measures to two capability axes rather than a flat maturity tier: a Detection level (D1 through D4) based on how well a model can evade being monitored, and a Prevention/Response level (R1 through R3) based on how capable it is of actually executing an attack.4 Google says an internal prototype built on this framework has already analyzed a million coding-agent tasks — and found that most flagged incidents weren't adversarial at all, but cases of an agent misinterpreting a goal or being overeager to complete it, a distinction that shapes how aggressively a monitoring system should respond.4
The two frameworks aren't identical, and comparing them side by side is more useful than treating "Zero Trust for agents" as one single idea:
| Anthropic — Zero Trust for AI Agents | Google DeepMind — AI Control Roadmap | |
|---|---|---|
| Published | May 27, 20263 | June 18, 20264 |
| Built for | Enterprises deploying AI agents (a Claude Security product framework) | Google's own internal agent deployments, shared publicly as an industry model |
| Core assumption | Trust nothing, verify everything, assume breach has already occurred | The agent may be highly capable but imperfectly aligned; treat it like a potential rogue employee who already has access |
| Structure | Three-tier maturity model (Foundation, Advanced, Optimized) + eight-phase implementation workflow | Detection levels D1–D4 and Prevention/Response levels R1–R3, mapped to a model's measured capability |
| Key mechanism | Cryptographically-rooted identity, per-task permission scoping, memory-poisoning defenses, "Agentic SOAR" | Trusted AI "supervisor" models reviewing an agent's live reasoning and actions, built on MITRE ATT&CK |
| Named threats | Prompt injection, tool poisoning, identity/privilege abuse, memory poisoning, supply-chain attacks | Attacks modeled as MITRE ATT&CK-style tactics and techniques; tracked via coverage, recall, and time-to-response |
Neither company claims to be first to a "Zero Trust for AI" idea — the Zero Trust security model itself predates generative AI by well over a decade, and both frameworks are explicit adaptations of existing security thinking rather than a wholly new invention.34 What's notable isn't novelty; it's that two competing labs converged on the same underlying instinct about three weeks apart, independently, before a jailbreak story gave the industry a concrete reason to pay attention.
What "treating an agent like an insider threat" looks like in practice
Strip away the branding, and both frameworks are pointing at the same handful of concrete practices that agent-security guidance has been circling for a while now, given fresh urgency by a jailbreak that made it out of the lab and into a system card.
- Scope permissions to the task, not the session. An agent that only needs read access to one repository for the next five minutes shouldn't be holding standing credentials to your whole codebase for the rest of the day. Anthropic's framework calls this per-task permission scoping; the underlying idea is the same "least privilege" principle security teams have applied to human employees for decades.3
- Sandbox by default, not as an afterthought. Both frameworks assume an agent might attempt something harmful, whether through a jailbreak, a prompt injection, or its own misjudgment — and design the execution environment so that attempt can't reach anything it isn't explicitly allowed to touch.34
- Put a human — or a trusted supervisor model — in the loop for anything hard to undo. Google DeepMind's supervisor-review pattern and the "confirm before anything sensitive" pattern already common across AI browser agents are the same idea applied at different layers: don't let irreversible, high-stakes actions execute without a checkpoint.4
- Monitor behavior, not just inputs. A jailbroken prompt is only dangerous if the resulting actions actually execute. Anthropic's Agentic SOAR and Google DeepMind's supervisor-monitoring system both bet on catching bad behavior in the agent's actions and reasoning trace, not on preventing every possible bad prompt from ever being written.34
- Assume the model will eventually be jailbroken, and design for that day, not around avoiding it. This is the single biggest mental shift both frameworks are asking for. It doesn't mean giving up on making models more robust — OpenAI's 700,000-plus GPU-hours of automated red-teaming for GPT-5.6 shows that work is very much still happening.16 It means not treating that work as sufficient on its own.
None of this is free. Per-task credential scoping, continuous supervisor monitoring, and sandboxed execution all add real engineering and operational cost compared to giving an agent broad, standing access and hoping its training holds. The frameworks from Anthropic and Google DeepMind are, in effect, arguments that this cost is now table stakes rather than a nice-to-have — a bet that's easier to make sense of after reading what UK AISI found in a model that launched with "our most robust safeguards to date."1
The Bottom Line
Two things happened within about six weeks of each other, and neither makes full sense without the other. First, Anthropic and Google DeepMind — competitors, working independently — each concluded that an AI agent's own safety training can't be trusted as the last line of defense, and published detailed frameworks for building security around agents rather than just into them. Then UK AISI handed the industry a concrete reason those frameworks exist: a universal jailbreak in OpenAI's newest, most-tested-yet model, found in hours by researchers with a fraction of a determined attacker's eventual runway.
The uncomfortable part isn't that GPT-5.6 had a jailbreak — every frontier model probably does, discovered or not. It's that "harden the model and hope" was never going to be a complete answer, and two of the labs building these models said so in writing before this story broke, not after. Whether Zero Trust architecture and AI Control-style monitoring actually hold up against agents operating with real permissions, real credentials, and real autonomy is the next thing worth watching — not whether any single model can be patched into being unbreakable, because it can't.
Footnotes
-
OpenAI, "GPT-5.6 System Card," Deployment Safety Hub (published July 9, 2026). https://deploymentsafety.openai.com/gpt-5-6 ↩ ↩2 ↩3 ↩4 ↩5 ↩6 ↩7 ↩8 ↩9
-
Emily Forlini and Jeremy Kahn, "Jailbreaks to OpenAI's GPT-5.6 unlock dangerous cyber capabilities, U.K. agency finds," Fortune (July 10, 2026, updated July 11). https://fortune.com/2026/07/10/openai-gpt-5-6-sol-jailbreaks-cyber-attacks-similar-to-security-flaw-that-led-u-s-government-to-force-anthropic-to-disable-fable-5/ ↩ ↩2 ↩3 ↩4 ↩5 ↩6 ↩7 ↩8 ↩9 ↩10 ↩11 ↩12 ↩13 ↩14 ↩15 ↩16 ↩17 ↩18 ↩19 ↩20 ↩21 ↩22 ↩23 ↩24
-
Anthropic, "Zero Trust for AI agents," Claude Security (May 27, 2026). https://claude.com/blog/zero-trust-for-ai-agents ↩ ↩2 ↩3 ↩4 ↩5 ↩6 ↩7 ↩8 ↩9 ↩10 ↩11 ↩12
-
Rohin Shah and Four Flynn, "Securing the future of AI agents," Google DeepMind (June 18, 2026). https://deepmind.google/blog/securing-the-future-of-ai-agents/ ↩ ↩2 ↩3 ↩4 ↩5 ↩6 ↩7 ↩8 ↩9 ↩10 ↩11 ↩12
-
UK AI Security Institute, official site. https://www.aisi.gov.uk/about ↩
-
OpenAI, "GPT‑5.6: Frontier intelligence that scales with your ambition" (July 9, 2026). https://openai.com/index/gpt-5-6/ ↩ ↩2 ↩3 ↩4
-
UK AI Security Institute, "Our evaluation of OpenAI's GPT-5.5 cyber capabilities" (April 30, 2026). https://www.aisi.gov.uk/blog/our-evaluation-of-openais-gpt-5-5-cyber-capabilities ↩


