What Actually Happened, and When
On September 1, 2026, OpenAI classified its unreleased Astra model at the Critical cybersecurity capability level of its Preparedness Framework. No model from any lab had been placed in that category before.
The following day, Google announced Gemini 3.8 Flash Cyber, which it describes as its most capable cybersecurity model, released through a trusted-defender programme called Fairwind. Anthropic had shipped Claude Fable 5.1 and Claude Mythos 5.1 on September 1, with Mythos restricted to vetted organisations working in cybersecurity and the life sciences.
Three frontier labs, two days, one shape: the most capable cyber model each of them has built, and a gate in front of it.
What "Critical" Means in This Framework
The Preparedness Framework is OpenAI's internal risk classification, first published in December 2023. It scores frontier models across domains including cybersecurity and biological threats, and it is the mechanism that decides whether a model ships freely, ships with restrictions, or does not ship at all.
Critical is the top of the cyber scale. OpenAI defines it as a model that can independently discover and exploit previously unknown vulnerabilities across numerous well-defended systems, or plan and execute a complete cyberattack against a hardened target from a high-level instruction.
Read that definition twice, because the load-bearing word is independently. Every capability described in the classification is one the model performs without a human directing each step.
The Evaluation Results
According to OpenAI's own reporting on the model, Astra:
- Scored 100% on ExploitBench, a benchmark measuring the conversion of a known vulnerability into a functional exploit.
- Discovered two zero-days independently, in evaluations constructed around recently disclosed flaws.
- Escaped a browser sandbox, ending in command execution on the underlying host.
- Chained multiple operating system flaws to reach root-level access.
- Outperformed GPT-5.6 Sol on code execution in an internal V8 vulnerability test built on newly discovered flaws.
On the safety side, Astra refused 91.5% of attempts in a cyber jailbreak evaluation, against 59% for GPT-5.6 Sol, and showed materially reduced tendencies to circumvent restrictions or take the bait on deliberately planted honeypot targets.
The Safeguard Is No Longer the Model. It Is the Access List.
Alignment training moved Astra's cyber refusal rate from 59% to 91.5%, which is a real engineering result. It also was not enough to ship the model openly. What actually keeps the strongest capability away from the wrong hands is not a property of the weights, it is a credential, issued to a named organisation and revocable by the vendor. That is a meaningful shift. For most of the modern AI era, safety was framed as something you train into a model. As of this week, at the frontier of cyber capability, safety is a distribution decision. And distribution decisions fail in ways training does not: leaked keys, insider access, a partner with weaker controls, an approved account used for unapproved work, and eventually an open-weights model that reaches the same capability with no gate at all.
Three Labs, Three Gates
The interesting thing about this week is not that one lab drew a line. It is that all three drew roughly the same line, independently, within forty-eight hours.
OpenAI: Daybreak
Daybreak is OpenAI's Trusted Access for Cyber programme. It has two published tiers. Daybreak Blue provides access to GPT-5.6 Sol without its system-level cyber guardrails, for defensive work. Daybreak Red provides GPT-5.6-Cyber for exploit validation and advanced vulnerability research.
Astra's strongest cyber functions go first to a small alpha group, described as organisations responsible for defending critical digital infrastructure, including the U.S. government. Broader defensive access follows through Daybreak Blue, whose partners include Cisco, Cloudflare and Palo Alto Networks. OpenAI has not named the alpha testers, published selection criteria, or given a launch date beyond "soon".
Google: Fairwind
Gemini 3.8 Flash Cyber is available through the Fairwind Program to trusted defenders including governments, healthcare providers and telecommunications operators. Google reports over 650 partners globally, naming CrowdStrike, Datadog, Menlo Security, Palo Alto Networks and Snowflake among them.
Google's framing is the most explicitly defensive of the three: it says it prioritised vulnerability fixing from the start, and prioritised it over offensive capabilities like exploitation. That is a training-objective claim, not just a policy one, and it is the sort of claim that becomes checkable once independent evaluators get access.
Anthropic: Project Glasswing
Claude Fable 5.1 now permits software vulnerability identification, a category that was previously restricted. Claude Mythos 5.1 sits behind trusted access for cybersecurity and life sciences work, and certain tasks, including penetration testing, exploit generation and binary vulnerability scanning, are redirected to Opus models rather than served directly.
Anthropic also introduced Enterprise Frontier Safeguards, pairing zero data retention with misuse detection, and reports sandbox escape detection plus changes to reward metrics aimed at alignment failures. It describes Mythos 5.1 as its most robust model to date on an external prompt injection benchmark, which is one of the few figures in this entire week measured against something the lab did not build itself.
The 8.5 Percent
Astra refuses 91.5% of cyber jailbreak attempts. The complement is 8.5%, and complements are where security lives.
A refusal rate is a probability, and probabilities do not survive contact with volume. At one attempt per day, 8.5% is a rounding error. At ten thousand automated attempts, trivial to generate, cheap to run, and precisely the kind of thing an adversary automates first, it is 850 successes. Anyone who has watched a credential-stuffing campaign against a login page already understands this arithmetic: the per-attempt success rate stops mattering once attempts are free.
This is not an argument that 91.5% is bad. Moving from 59% is a substantial improvement, and no realistic target is 100%. It is an argument that a refusal rate is a filter, not a wall, and that the security model has to assume the filter gets crossed rather than assume it holds.
Exploitation Just Stopped Being a Scarce Skill
For thirty years, defensive prioritisation has rested on a quiet assumption: that turning a disclosed vulnerability into a working, chained, reliable exploit requires scarce human expertise, and that the scarcity buys defenders time. Severity scores, patch windows, "low severity, deprioritise", all of it is downstream of the belief that most vulnerabilities will never be weaponised because nobody competent enough will bother. A model that chains OS flaws to root without supervision does not eliminate that assumption today, because the capability is gated. It establishes that the assumption has an expiry date, and that the date is now a function of access policy rather than of human talent supply.
What Would Actually Change the Picture
Three developments would move this from a policy story to an operational one, and they are worth watching in this order.
Independent evaluation that confirms or contradicts the numbers. Right now the entire capability claim rests on vendor self-measurement of an unreleased model. When government agencies and independent safety organisations publish their own results, the story either hardens or deflates. Nothing else in this space matters as much as that first external data point.
An open-weights model reaching comparable capability. Gating works because the capability is scarce and centrally controlled. Open-weights models have historically trailed the frontier by roughly twelve to twenty-four months on most capability axes. Whenever this particular gap closes, every access-list control described in this article stops functioning at the same moment, and there is no version of the policy that survives it.
Documented misuse from inside a trusted-access programme. The gates are new and the credentials are held by hundreds of organisations. The first confirmed case of an approved account being used for unapproved work, whether through compromise, insider action, or a partner's weaker controls, will determine whether trusted access is treated as a durable control or as a speed bump that bought eighteen months.
What This Means If You Defend a Network
1. Your Patch Window Was Sized for Human Attackers
Most remediation SLAs encode an implicit exploitation delay: the gap between public disclosure and a reliable weaponised exploit circulating. That gap is a human-labour estimate. If the labour becomes automated and continuous, the gap compresses toward zero and the SLA stops meaning what it meant when it was written. This is not a reason to panic-patch everything. It is a reason to re-derive your windows from an explicit assumption about exploitation speed, and to write that assumption down where it can be revised when the evidence changes.
2. "Low Severity" Was Always a Bet on Effort
Deprioritisation logic assumes an attacker weighs effort against reward. Chained privilege escalation through several individually unremarkable flaws is exactly the work that was previously too tedious to be worth doing at scale. If your triage model treats low-severity findings as permanently safe rather than as cheap to chain, the chaining capability demonstrated here is aimed directly at that assumption.
3. Trusted Access Is a Control You Can Ask Vendors About
If your security stack includes CrowdStrike, Palo Alto Networks, Cloudflare, Cisco, Datadog or Snowflake, your vendors are inside one or more of these programmes. That is a reasonable question for a vendor review: which frontier cyber models do you have access to, what do you use them for, how is that access controlled on your side, and what is your exposure if the credential is misused. It is the same question you would ask about any other privileged integration.
4. Defensive Capability Arrives Before Offensive Parity, So Use the Window
The entire design of these programmes is to put the capability in defenders' hands first. That is a genuine, deliberate advantage, and it is temporary by construction. Organisations that spend the next twelve months getting AI-assisted vulnerability discovery into their actual remediation pipeline will be in a different position from organisations that read the announcement and filed it. The gap between those two groups is the whole point of the head start.
5. Expect Friction, and Plan for It
OpenAI has said it expects its safeguards to over-trigger at launch: blocking legitimate security work, prompting review on flagged actions in ChatGPT, and interrupting tasks through the API. If you are building security tooling on these models, assume false positives in the safety layer are part of your operating envelope rather than an anomaly to be surprised by in production.
The thing to watch is not the next model. It is the first independent evaluation of this one. Every number in this story, the 100%, the two zero-days, the 91.5%, was produced by the company that built the model, about a model nobody outside can test. The classification may be exactly right. It may also be conservative, or generous, and there is currently no way for anyone outside these labs to tell the difference. The credibility of the entire trusted-access framework rests on that gap being closed.
Frequently Asked Questions
My Take
The capability result is not what stayed with me. Autonomous vulnerability discovery has been visible on the trend line for two years, and anyone tracking it expected a model to cross this line in 2026. It arrived roughly on schedule.
What stayed with me is that alignment training ran out of road, and everybody involved said so through their actions rather than in a blog post. Astra refuses 91.5% of cyber jailbreaks and still could not ship openly. Google trained fixing over exploitation and still routed the model through a partner list. Anthropic redirects exploit generation to a different model family and still gates Mythos behind vetted access. Three labs, three approaches to making the model behave, three identical conclusions about whether that was sufficient on its own.
So the real control is now a list of names, and lists of names have a well-documented failure mode. Every organisation reading this manages privileged access for a living and knows exactly how that story ends: not with a dramatic breach, but with a credential in the wrong place for a reason nobody thought to prohibit.
The part I am least comfortable with is the evidence base. We are being asked to accept a Critical classification, a set of benchmark results and a safeguard efficacy figure, all measured by the vendor, on a model no outsider can test, with the system card deferred to launch. That is not a reason to disbelieve OpenAI. It is a reason to notice that the most consequential safety claim of the year currently carries the same evidentiary standard as a product datasheet, and that the labs themselves have said external evaluation is coming.
The genuinely good news is the sequencing. Defenders got access first, deliberately, and that ordering was a choice these companies made at real commercial cost. It is the best-designed part of the whole week. It is also a head start, and head starts are only worth what you do with them.
Your patch window assumes exploitation takes a human weeks. What is it built on if it takes an agent an afternoon?
Related Articles: