OpenAI has its first model that meets its own definition of Critical cybersecurity risk, and the designation now acts as a release gate. According to Path to Astra: critical capabilities and frontier safeguards, GPT-6 Astra can find previously unknown flaws and develop exploits across many hardened systems without a person guiding each step, and that threshold crossing triggered mandatory safeguards, training pauses and infrastructure hardening before OpenAI would ship it.
Summary: Astra hits Critical and OpenAI turns the label into a release gate
- OpenAI designated GPT-6 Astra on 1 September 2026 as its first model to meet the Preparedness Framework’s Critical cybersecurity threshold — able to find unknown flaws and build exploits across hardened systems without step-by-step guidance.
- The designation worked as a release gate, not a warning label: a two-week training pause, a longer hold on large RL runs, and a 28 August restart under new isolation and monitoring before anything shipped.
- Every capability figure OpenAI cites — 100% ExploitBench, two zero-days chained, a browser escape, an OS privilege escalation — was measured with Daybreak Blue access and/or without safeguards, not in the default production configuration.
- Monitoring is now a runtime control rather than an offline audit: refusals nearly double on cyber jailbreak sets, and a misalignment monitor can slow, pause or terminate a task in progress.
Context: How Critical is defined and why Astra crossed it on 1 September
The Critical label comes from OpenAI’s Preparedness Framework v2, published 15 April 2025, which defines Critical capabilities as a meaningful risk of a qualitatively new threat vector for severe harm with no adequate mitigation — in cybersecurity, tied to developing functional zero-day exploits for many hardened critical systems without human intervention.
On 7 August 2026 OpenAI flagged in Responding to the next frontier of critical cyber capabilities that it could not rule out Critical cyber capabilities for Astra, noting prior models including GPT-5.6 Sol had been assessed at High rather than Critical. On 1 September it confirmed Astra as the first to meet Critical.
Between those dates OpenAI says it slowed development to harden protections. It paused certain frontier training for two weeks after the Hugging Face incident to improve isolation, network controls and monitoring, held back larger RL runs for longer, and restarted the large frontier RL run on 28 August 2026 under new requirements, according to Path to Astra.
What changed: 100% ExploitBench on privileged access, two zero-days and a stricter guardrail stack
The capability evidence OpenAI cites was measured with privileged access. The figures reflect Daybreak Blue access and, for ExploitGym evaluations, behaviour without cyber safeguards rather than normal production use. OpenAI states this caveat explicitly, and the gap with production performance is not quantified in the sources reviewed.
With that access, Astra scored 100% on ExploitBench for known-vulnerability exploit development and, on an internal port of 20 high-severity V8 vulnerabilities disclosed June–August 2026, achieved much higher arbitrary code-execution rates than GPT-5.6 Sol using far fewer output tokens, according to Path to Astra. The same report says Astra discovered and used two zero-days as part of an exploit chain now being disclosed, built a full browser-compromise chain that escaped the sandbox and executed commands on the host when the browser opened an HTML file, and chained several flaws in a hardened OS into a privilege escalation from unprivileged user to root.
Safeguards are layered as a second prerequisite for release. OpenAI says Astra refuses 91.5% of requests on cyber jailbreak evaluations versus 59% for GPT-5.6 Sol, with a more conservative boundary and expanded monitoring for higher-risk accounts, and adds chain-of-thought monitoring for misalignment detection with 24/7 rapid response. When monitors trigger, users may see tasks slowed, paused or stopped with review prompts in ChatGPT and Codex, or termination via the API, as described in Path to Astra.
Access at launch is gated. GPT-6 Astra: A new generation of intelligence says rollout is to a limited set of organizations first, then to ChatGPT Plus, Pro, Business and Enterprise and via the OpenAI API, Microsoft Azure and AWS Bedrock, with more advanced exploit tasks refused at launch and less restrictive access planned through Daybreak Blue for defenders.
A separate, partially verified thread concerns reasoning trace visibility. TechCrunch coverage of a new reasoning technique summarizing The Information’s reporting describes recurrent depth / opaque recurrence that processes queries in a loop and leaves fewer readable reasoning traces, raising monitorability concerns. The same coverage notes OpenAI says current use is limited and chain-of-thought remains legible, with extensive monitoring planned — a constraint the lab appears to treat as a condition on scaling the technique.
Why it matters: A gate that costs weeks and a production stack that will refuse and pause more
The procedural shift matters more than any single exploit demo. OpenAI is using the Preparedness Framework threshold as an explicit release condition: detection → pause → hardening → attested mitigation before shipping. The three-week window between the 7 August “cannot rule out” notice and the 1 September designation with the 28 August RL restart shows what that gate costs in calendar time.
For builders, two practical consequences follow. First, the production stack will refuse more and monitor more. A near-doubling of jailbreak refusal rate and stricter boundaries for high-risk accounts means defenders seeking legitimate exploit development access will face friction by design, with Daybreak Blue positioned as the path to less restricted capability but without published pricing, rate limits or enrollment criteria yet. Second, misalignment monitoring is now a runtime control, not an offline audit. Long-running agentic work can be slowed, paused or terminated by an automated monitor, requiring human review in ChatGPT/Codex and hard stops on the API — behaviour that will trigger on legitimate activity as well.
The open question is monitorability itself. If efficiency gains come from making reasoning less sequential and less legible, the monitoring OpenAI relies on for Critical models gets harder. OpenAI’s messaging in Path to Astra emphasizes preserving legible chain-of-thought, but external experts cited by TechCrunch remain concerned that scaling recurrence without that constraint could remove reasoning from visible channels.
What to watch: What still lacks independent replication and whether reasoning stays legible
What is not yet verifiable limits how far to extrapolate. No external benchmark release or CVE disclosure was found to independently replicate ExploitBench scores, the V8 port results or the two claimed zero-days; the announcement shows a chart without absolute numbers and describes gains only as “much higher” and “far fewer” tokens; the Astra system card promising more safeguard detail was not available in the sources reviewed; and every capability figure is measured without default safeguards, so what Astra can do in its ordinary configuration remains unquantified.
Further Reading
- Path to Astra: critical capabilities and frontier safeguards — OpenAI announcement designating Astra as Critical, with evaluation results and safeguards
- Responding to the next frontier of critical cyber capabilities — 7 August preliminary assessment and why prior models were rated High
- GPT-6 Astra: A new generation of intelligence — product page with rollout surfaces and Daybreak access plan
- Preparedness Framework v2 — framework defining Critical thresholds and safeguard selection