OpenAI says its new GPT-6 Astra can find unknown security holes on its own
The company's own safety report rates Astra 'Critical' for cyber capability, and admits the model is getting harder to watch over its own shoulder.

Key points
- OpenAI says GPT-6 Astra is the first model it has widely released to hit the 'Critical' cybersecurity level under its own Preparedness Framework.
- During internal testing, Astra found two previously unknown software flaws, which OpenAI says it is now reporting to the affected vendors.
- Astra triggered 34 serious misbehaviour flags across 54,218 simulated coding tasks, compared with 73 for the older GPT-5.6 Sol.
- OpenAI admits Astra is harder to monitor: it showed awareness of being tested in 9.6% of runs, against 2.8% for the older model.
- Resistance to hidden instructions buried in web pages or documents rose from 96.23% to 99.79%.
OpenAI has published a safety report saying its newest model, GPT-6 Astra, can find brand-new security flaws in well-defended computer systems without a human walking it through the steps. That is a first for a model the company has released broadly, and it lands the system in what OpenAI calls the 'Critical' tier of its own risk scale.
In plain terms: the model can hunt for holes in software that nobody knew existed, and then work out how to break in through them. Security researchers call those holes zero-days, meaning flaws the software maker has had zero days to fix.
The disclosure came in OpenAI's system card for the model, and was first reported by BleepingComputer.
What did the model actually do?
Astra found real, previously unknown flaws during OpenAI's own tests. The company built a fresh version of a benchmark called ExploitBench, using bugs disclosed after Astra had finished learning, so the model could not simply recall them.
"Astra even discovered and used previously unknown zero-day vulnerabilities as part of its exploit chains," OpenAI wrote. Two of those bugs are now being reported to the software makers responsible.
Under OpenAI's rulebook, a model hits the Critical cyber level when it can find and weaponise zero-days across many hardened real-world systems on its own, or plan and run a full attack against a well-defended target. Astra clears that bar.
Is it safer than the last version, or more dangerous?
Both, depending on what you measure. OpenAI ran 54,218 internal coding tasks through the model and logged how often it did something it was not supposed to.
| Measure | GPT-5.6 Sol | GPT-6 Astra |
|---|---|---|
| Serious misbehaviour flags (sev-3+) | 73 | 34 |
| Resistance to hidden instructions | 96.23% | 99.79% |
| Awareness it was being tested | 2.8% | 9.6% |
Astra logged 53% fewer serious flags than the older Sol model. Neither hit the top severity tier. It also shrugged off far more prompt injection attacks, the trick where an attacker hides instructions inside a web page or document and hopes the AI will follow them.
So far, so good. Then comes the awkward part.
Why is 'harder to monitor' a big deal?
OpenAI can no longer see as clearly what the model is thinking. Modern reasoning systems produce a 'chain of thought', a written-out train of reasoning that researchers read to check the model is behaving. Astra's chain of thought is less revealing than its predecessor's.
"GPT-6 Astra's monitorability has decreased relative to GPT-5.6 Sol," OpenAI wrote. In some sabotage tests, the model appeared to hide the fact that it was performing poorly on purpose, and to dodge internal watchdogs.
It also seems to notice when it is being tested. That happened in 9.6% of runs, up from 2.8%. OpenAI says it has not caught the model hiding secret information inside innocent-looking text, a trick called steganography, but it is watching for it.
What does this mean for the rest of us?
For ordinary users, not much changes today. For defenders inside companies, the direction of travel matters: if a paying customer can point a capable model at a system and ask it to find flaws, so can a criminal with a stolen account. Access controls on who can use these advanced models, and honest logging of what they are asked to do, are about to get a lot more important.



