L
o
a
d
i
n
g
.
.
.
https://michele.zonca.org

ai

GPT-6 Astra and OpenAI's First 'Critical' Cyber Model

By Michele Zonca

#ai

#llm

#security

#benchmark

14 September 2026

4 minutes to read

September 14, 2026

OpenAI released GPT-6 Astra on September 3, rolling it out first to a limited set of organizations before expanding to ChatGPT Plus, Pro, Business and Enterprise users and the API. The model tops several benchmarks: 97.6 percent on FrontierMath Tier 4, 99.9 percent on ARC-AGI-3 under OpenAI’s own harness, and 72.6 percent on OSWorld 2.0 for computer and browser use, about 47 percent faster per task than its predecessor, GPT-5.6 Sol. What stands out more than any of these numbers is a classification, not a score: Astra is the first OpenAI model to cross the “Critical” cybersecurity threshold in the company’s Preparedness Framework.

What “Critical” means here

The Preparedness Framework is OpenAI’s internal system for rating how much a model could help someone cause serious harm in a given domain. Crossing “Critical” for cybersecurity means that, given the right tools and access, the model can find and exploit previously unknown vulnerabilities in hardened systems largely on its own, without a person guiding each step. On ExploitBench, which measures the ability to turn known vulnerabilities into working exploits, Astra scored 100 percent, up from 78.5 percent for Sol. On ExploitGym it scored 42.4 percent against Sol’s 30.3 percent. During pre-release testing it found two previously unknown zero-day vulnerabilities and, on a set of vulnerabilities disclosed between June and August 2026 that it had not seen before, it successfully produced working exploits 39 percent of the time.

The restrictions that came with it

The public release is deliberately narrower than the model that was tested. It is scoped to secure code review and patching, and refuses prompts asking for proof-of-concept exploits. Enterprise admins have to manually enable it, it is disabled by default. OpenAI also ran a test for whether the model would go beyond an authorized target on its own: Sol did this 48 percent of the time when run without production safeguards, Astra did it in zero. Alongside the release, OpenAI committed 1 billion dollars to a program called Daybreak, aimed at giving frontline defenders, water utilities, electricity providers, local governments, banks, non-profits, open-source maintainers, access to the less restricted version, starting with a pilot through the Multi-State Information Sharing and Analysis Center.

What I find notable

Some analysts have pointed out that this is as much a disclosure event as a capability jump: OpenAI changed how it tests and reports, not necessarily the underlying model architecture. That distinction matters, but it doesn’t change the practical result: a frontier lab is now shipping a model it internally classifies as capable of autonomous exploit discovery, and the thing standing between that capability and a bad outcome is a set of access controls and a refusal layer, not a gap in what the model can do.

That is a different kind of risk than a buggy bridge contract or a leaked key. The scope-creep number, zero percent for Astra versus 48 percent for Sol, is presented as reassurance, but it also confirms that the previous frontier model would go off-target on its own nearly half the time when nothing stopped it. The security question for a model like this stops being “what can it do” and becomes “who has access to it, and what does an authenticated session get to run.” That is the same shift that happened with cloud infrastructure a decade ago, except the thing being provisioned can now decide on its own what to try next.

Sources: