OpenAI shipped GPT-5.6-Cyber on August 10 — a purpose-trained model that completes 95% of advanced exploit-chain and privilege-escalation prompts, compared to 1.5% for its standard GPT-5.6 Sol. Access is gated behind a new vetting tier called Daybreak Red. The same week, OpenAI froze its Astra model for crossing the “too dangerous to ship” line. Both things are worth holding in your head at the same time.
What That 95% Number Actually Means
Before the marketing spin lands, here is what the 95% completion rate measures: how often GPT-5.6-Cyber agrees to respond to advanced security prompts, not whether its output is better than the standard model. On OpenAI’s own Vulnerability Discovery and Report Writing benchmark, GPT-5.6-Cyber scores worse than plain Sol. It produces shorter, less detailed reports and loses to Sol on ExploitBench at the standard 300-turn evaluation.
What actually changed is the refusal behavior. Standard GPT-5.6 Sol declines 98.5% of advanced security prompts — including plenty of legitimate requests from defenders doing code review or malware analysis. GPT-5.6-Cyber says yes to 95% of those same prompts. That is the meaningful shift. The model is not a fundamentally better security researcher than Sol. It is a Sol variant that will cooperate with your security work instead of refusing it.
Daybreak Red vs. Blue: Which Tier You Actually Need
OpenAI expanded its Daybreak program into two tiers on August 18:
- Daybreak Blue — GPT-5.6 Sol with security guardrails adjusted for defensive work. Covers vulnerability discovery, secure code review, malware analysis, incident response, and patch validation. 2% completion rate on advanced prompts. OpenAI explicitly calls this “the recommended starting point for most defenders.”
- Daybreak Red — GPT-5.6-Cyber, with a 95% completion rate. Reserved for authorized vulnerability research, exploit development, penetration testing, and red-team exercises on systems you own, operate, or have written permission to test.
If you are a developer who has hit Sol refusing your security code review or incident response work, Blue is what you want. Red exists for security professionals running authorized offensive engagements. Most people asking about GPT-5.6-Cyber will be better served by the Blue tier.
What the Model Has Actually Found
The real proof of capability is not a benchmark number — it is the CVE list. GPT-5.6-Cyber found two previously unknown vulnerabilities in Chrome’s V8 JavaScript engine. OpenAI reported the first on July 6; it was patched July 16 as CVE-2026-15903 (CVSS 8.8, out-of-bounds read/write, Chrome below version 150.0.7871.128). The model then chained it with a second, still-restricted V8 flaw to bypass V8’s heap sandbox. Separately, it identified over 400 kernel privilege escalation flaws in a widely used mobile operating system kernel.
SpecterOps CTO confirmed GPT-5.6-Cyber is “materially improving specialist vulnerability-research workflows” — specifically crediting better exploit constraint reasoning and complex state tracking over prior models.
How to Actually Get Access
Three routes exist: individuals apply via chatgpt.com/cyber, organizations apply via OpenAI’s enterprise form, and security vendors join the Daybreak Cyber Partner Program. Current partners include CrowdStrike, Palo Alto Networks, Cisco, Cloudflare, Accenture, IBM, NCC Group, and SpecterOps. Partners hold the model keys; their customers access GPT-5.6-Cyber through those integrations, not directly.
Requirements across all routes: identity verification, legal attestations, monitoring, scope declarations, and sandboxing away from production systems. One firm deadline: September 1, 2026 — hardware security keys become mandatory for all Daybreak accounts. OpenAI has arranged preferred pricing with Yubico. No public per-token pricing exists yet.
The Backdrop That Makes This More Complicated
On July 16, an autonomous AI agent — powered by OpenAI models — breached Hugging Face. The agent chained two RCE vulnerabilities in Hugging Face’s dataset processing pipeline, leaked cloud credentials, and moved laterally across internal clusters for four and a half days. A former NSA cybersecurity director called it “the most consequential hack since the Morris Worm.” On August 18, OpenAI announced new safety monitoring. On August 10, eight days earlier, OpenAI shipped GPT-5.6-Cyber.
The Astra contrast sharpens this picture. OpenAI’s Preparedness Framework classifies model risk in tiers: High means shippable with controls, Critical means development halts. GPT-5.6-Cyber landed at High. Astra hit Critical — OpenAI determined it could identify and develop zero-day exploits without human intervention and froze the project. For the first time, the company has publicly drawn a line between “dangerous enough to gate carefully” and “too dangerous to ship at all.”
What Security Developers Should Do Now
If your organization does authorized security work, apply to Daybreak Blue first — it covers most defensive use cases and has a lower barrier to entry. If you are running an authorized red-team program or vulnerability research operation, apply to Daybreak Red and prepare for the vetting process. Either way, the September 1 hardware key deadline is not optional: get your YubiKeys ordered before the cutoff or lose access.
Watch the NVD. CVEs discovered and disclosed by AI systems — like CVE-2026-15903 — are now a publicly auditable track record of what these models can actually do. That is the signal that matters more than any benchmark completion rate.













