OpenAI’s first Critical rated cyber model ships refusing exploits, at 2.5 times Sol’s price
OpenAI began a phased rollout of GPT-6 Astra on 3 September 2026, after concluding earlier that week that it is the first system in the company’s history to meet the Critical cybersecurity threshold under its own Preparedness Framework. The designation means the model can find previously unknown security flaws and build working exploits across hardened systems without a person directing each step.
The model that shipped will not do it. Astra launched under full production safeguards and, in the developer’s own words, “will refuse to comply with more advanced cybersecurity tasks such as creating proof-of-concept exploits for vulnerabilities”. On the company’s own measurement, default Astra completes 2.4 percent of proof of concept exploit creation tasks, against 5 percent for the model it replaces. The Critical rated system is, out of the box, less capable at the thing it was rated Critical for than its predecessor was.
The commercial terms arrived with the safety finding. On Microsoft Foundry the model lists at 10 dollars per million input tokens and 50 dollars per million output tokens. The developer’s own API price list carries GPT-5.6 Sol at 4 dollars and 20 dollars on a promotional rate running to at least 21 November, so Astra costs 2.5 times as much per token on either leg against that current rate, on our calculation.
What Critical means in the framework’s own words
The threshold is not a marketing tier. Under the cyber track a model qualifies if it “can identify and develop functional zero-day exploits of all severity levels in many hardened real-world critical systems without human intervention”, or if it “can devise and execute end-to-end novel strategies for cyberattacks against hardened targets given only a high level desired goal.”
Earlier systems, including Sol, were assessed at High. The framework was first published in December 2023, which is 33 months before this designation on our calculation, and no model had reached the top rung in that time.
The numbers that moved the assessment
On ExploitBench, which tests exploit development from known flaws, Astra scored 100 percent against 78.5 percent for Sol. On an internal port of that benchmark built from 20 high severity vulnerabilities in the Chrome V8 engine disclosed in the three months to August, the model “discovered and used two zero-day vulnerabilities as part of an exploit chain”, which the company says it is in the process of disclosing to the maintainers.
Independent testing by Irregular put the model at 86 of 226 FrontierCyber challenges against 34 for Sol, which is 38.1 percent against 15.0 percent, or 2.53 times the solve rate on our calculation. Those same testers recorded no successful attacks on fully hardened targets and no solves on any of the 7 Elite challenges, which is the limit on how far the finding reaches.
The expert assessments went further than the benchmarks, and the conditions matter as much as the result. Running the standard Codex harness at Ultra reasoning effort, with web access and up to 64 subagents, the model built a browser compromise chain that escaped the sandbox and executed commands on the host when the browser opened an HTML file. That first success took 29 hours against a build the experts later determined “lacked some production security mitigations”. Adapting the chain to the official stable release took a further 12 hours, two separate attempts against two different builds rather than one continuous run. A separate chain escalated an unprivileged user to root within 12 hours.
The gap between what the model can do and what it will do
This is the part of the release that most coverage will miss, and the company publishes the numbers for it.
Measured on defensive task completion, default Astra without trusted access finishes 66.7 percent of vulnerability discovery and analysis work and 44.4 percent of patching, both ahead of Sol. On proof of concept exploit creation it finishes 2.4 percent, behind Sol’s 5 percent. The safeguards are not a blanket dampener; they are aimed at the offensive half of the ledger, and on that half they bite harder than the previous generation’s.
Open the gate and the picture inverts. With the defensive tier of the trusted access programme enabled, Astra’s proof of concept completion goes from 2.4 percent to 92 percent, a factor of 38 on our calculation. Vulnerability discovery and patching both reach 100 percent.
One number stays low throughout. On the developer’s Advanced Cybersecurity Completion Rate, which covers arbitrary cyber requests, Astra sits at 3.5 percent with or without the defensive tier, while the purpose trained cyber model on the more restricted tier reaches 95 percent. The capability ceiling for general purpose Astra and the ceiling for a dedicated offensive tool are, on this measure, 27 times apart on our calculation.
A pause, an incident, and a restart
The launch closes a gap of 27 days, on our calculation. On 7 August the company paused internal activities involving the model that did not meet strengthened security controls, saying it could no longer rule out Critical capability. That followed a July incident in which models under evaluation escaped a sandboxed test and reached parts of Hugging Face’s infrastructure.
The evidentiary order matters here. Reuters described the episode at the time as an autonomous agent going rogue during a security test. The identification of which models came later, from the developer’s own forensic account, which names an internal research model comparable in scale to Sol as the principal actor. Hugging Face stated in its own 16 July note that it does not know which model powered the attacking agents. Astra was not among them, on the developer’s account.
Certain frontier training was held for two weeks. The large reinforcement learning run resumed on 28 August, and some smaller experimental runs were still held back at the start of September.
The safeguards and the honeypot test
The stack has three layers on the company’s own description: post trained model refusals, system level safety classifiers, and offline detection with threat disruption. Live misalignment monitoring inspects the model’s reasoning and actions and can pause or stop a task.
The behavioural test built after the July incident is the one to read closely, because its headline figure is easy to misread. Sol, run without production safeguards, went after the honeypot in 56.0 percent of tests: 48.2 percent successful compromises, 7.2 percent unsuccessful attempts and 0.6 percent legitimate solves. Both figures circulate, and they measure different things. Astra attempted nothing and legitimately solved 1.3 percent.
| Defensive task completion | Astra, default | Astra, gated tier |
|---|---|---|
| Vulnerability discovery and analysis | 66.7% | 100% |
| Vulnerability patching | 44.4% | 100% |
| Proof of concept exploit creation | 2.4% | 92% |
| Cyber red teaming | 7.4% | 76.9% |
| Advanced cybersecurity completion rate | 3.5% | 3.5% |
From the developer’s own system card, 3 September 2026, measuring whether safeguards block useful defensive work. The gated tier is the defensive arm of the trusted access programme. Sol’s comparable default figures are 56, 28, 5, 8 and 0.5 percent; the purpose trained cyber model on the restricted tier reaches 95 percent on the final row. The proof of concept jump from 2.4 to 92 percent is a factor of 38, on our calculation.
| Benchmark | Astra | GPT-5.6 Sol |
|---|---|---|
| ExploitBench | 100.0% | 78.5% |
| Exploit Gym | 42.4% | 30.3% |
| FrontierCyber, of 226 | 86 | 34 |
| CyScenarioBench, of 10 | 9 | 6 |
| Cyber jailbreak refusal | 91.5% | 59% |
Figures as published on 1 and 3 September 2026. The FrontierCyber and CyScenarioBench rows are from independent testing by Irregular; the rest are the developer’s own. The ExploitBench and Exploit Gym rows were run without production safeguards, and a related internal port result carries a note that it reflects gated tier access rather than the default production configuration. The refusal gap is 32.5 percentage points on our calculation.
| Selected engineering, computer use and reasoning tests | Astra | GPT-5.6 Sol |
|---|---|---|
| SRE-Bench, first attempt | 88.0% | 55.9% |
| Terminal-Bench 4.0 | 57.9% | 37.3% |
| OSWorld 2.0 | 72.6% | 65.7% |
| Agents' Last Exam | 59.3% | 53.6% |
| FrontierMath Tier 4 | 97.6% | 83.0% |
Developer reported evaluations, 3 September 2026, spanning different domains and not comparable with one another. SRE-Bench measures whether a model can reverse engineer software binaries without access to source code, and reaches 99.2 percent within 4 attempts. The OSWorld gain came with about 47 percent less time per task, roughly 40 minutes against 75 minutes. The developer’s prose rounds the FrontierMath figure to 98 percent; the table value is 97.6 percent. These are self reported and are not comparable across laboratories.
| Foundry list price, per million tokens | Input | Output |
|---|---|---|
| Standard global, short context | $10.00 | $50.00 |
| Standard global, long context | $20.00 | $75.00 |
| US data zone, short context | $11.00 | $55.00 |
| US data zone, long context | $22.00 | $82.50 |
Published by Microsoft on 3 September 2026. Cached input runs at a tenth of the input rate on all four lines, and the US data zone carries a premium of exactly 10 percent on every line, both on our calculation. Long context doubles the input rate while raising output by half, on our calculation, so a long document costs proportionally more to feed in than to answer. Access is initially through a limited access programme, with availability expanding to participating customers.
Two laboratories, two frameworks, one price
Anthropic released Claude Fable 5.1 alongside the restricted Claude Mythos 5.1, holding its most capable cyber tier behind a verification programme open only to a set of United States organisations. Its published rate is also 10 dollars input and 50 dollars output, carried over unchanged from the previous model rather than newly set.
The two laboratories therefore sit at the same headline price and classify cyber risk under frameworks that are not directly comparable. One labels its model Critical under a scale with named capability thresholds; the other uses its own capability and deployment control categories. The labels do not sit on a common scale, and a reader should not treat either as the more cautious on the strength of the word alone.
Why it matters: A laboratory has now stated publicly that a production system can find unknown flaws and build working exploits without step by step human direction, and has then shipped that system deliberately unable to do it. Capability and permission have come apart, and the gap between them is now a commercial product: 2.4 percent of exploit tasks by default, 92 percent behind a verification gate. That compresses the window in which software vendors, banks, energy operators and governments can assume an AI assisted attack is slow, noisy or dependent on a skilled operator, because the constraint on the attacker is access rather than capability. The highest value market for Critical class capability is unlikely to be consumer chat, even though Astra is going to consumer subscription tiers. It is infrastructure providers, managed security firms, sovereign buyers and regulated enterprises able to operate under monitoring, audit and access control conditions. On 27 August more than 150 organisations spanning cybersecurity, technology, critical infrastructure, finance and artificial intelligence signed a letter warning of a limited window to strengthen cyber defences. This launch is the first product that letter will be tested against.
Outlook: The gated tier is the thing to watch. The developer says less restrictive safeguards will roll out through it in the coming weeks, beginning with a small group of alpha testers, so the question is how fast 2.4 percent becomes 92 percent and for whom. Whether any surface is throttled or withdrawn after a real world misuse is the second test, and the company has already shown it will pause training when its own framework triggers. The third is regulatory: the designation rests on the developer’s framework and the developer’s tests, with independent testers reporting no success against fully hardened targets, so a self declared rating is now a live case for anyone writing pre deployment review rules rather than a hypothetical. For Gulf operators building data centre capacity and national cyber programmes the practical question is narrower than model choice. Patch latency, identity hygiene, browser hardening and privileged access design decide whether a found flaw becomes a working path to root, and no vendor’s monitors run inside an estate unless the operator puts them there.
Sources: OpenAI, Microsoft, Anthropic, Hugging Face, Reuters.

