OpenAI said September 1 that its forthcoming model Astra can, given the right tools and access, find unknown security flaws across many well-protected systems and work out how to exploit them without a person guiding each step. It is the first model the company has designated Critical for cyber capability under its Preparedness Framework, and it plans to release it soon.1

Why it matters: OpenAI and Anthropic moved the same dial in different directions on the same day. Anthropic loosened the cyber filters on Claude Fable 5.1 so it blocks fewer benign requests and may hunt vulnerabilities, while still barring it from writing exploits.4 OpenAI is shipping its most capable model behind heavier friction, and telling users plainly that the friction can catch their legitimate work. Neither is putting exploit development in a general-purpose consumer model. They disagree about how much everything short of that should cost the people using it.

What it means if you use it: OpenAI says extra safety checks "can sometimes slow, pause, or stop legitimate work, including defensive cybersecurity," and may flag activity with no obvious cyber connection, or long-running agent tasks. The trigger is OpenAI's misalignment monitor. When it pauses a task, the company says, people in ChatGPT or Codex "may be asked to review the action before continuing." On other surfaces, including the API, the task will stop.1

What the company says Astra did: a perfect 100% on ExploitBench. On an internal set of 20 recent high-severity V8 flaws it discovered and used two zero-days in an exploit chain, which OpenAI says it is disclosing to the maintainers. In expert-led testing it discovered unknown flaws in a hardened browser and assembled them into a working attack chain, delivered when the browser opened an HTML file, that broke the browser's isolation and reached the underlying machine. It also chained flaws in a hardened operating system into a climb from unprivileged user to root.1

Those results reflect Daybreak Blue access, not the default production setup, OpenAI says. Advanced cyber work goes to a small group of alpha testers first, with Daybreak Blue following.

What changed since August: on August 7 OpenAI said only that it could not rule out Critical capability.2 It now says it has the evidence. It restarted on August 28 the large frontier training run held back after the Hugging Face incident. In a honeypot test built from that episode, it says, Astra never tried to break out, against 56% of tests for GPT-5.6 Sol under the same unguarded conditions. On its own cyber jailbreak evaluations, it says, Astra refuses 91.5% of requests, against 59% for GPT-5.6 Sol.