OpenAI Splits Cyber-Model Access Into Two Tiers, Days After Disclosing Its Own Containment Failures
OpenAI has restructured Daybreak, its cybersecurity access program, into two tiers and shipped a purpose-built model for the job: GPT-5.6-Cyber. Daybreak Blue gives vetted defenders access to frontier general-purpose models — GPT-5.6 Sol included — tuned for vulnerability discovery, secure code review, malware analysis, and incident response. Daybreak Red gates the specialized GPT-5.6-Cyber model, with reduced restrictions for dual-use work like exploit-chain development and privilege escalation, reserved for vetted researchers doing authorized work. OpenAI reports GPT-5.6-Cyber completed roughly 95% of sensitive cybersecurity requests in that category, against 1.5–2% for standard-access models, and says it used the model to surface previously unknown vulnerabilities in Chrome’s V8 engine. Hardware security keys become mandatory for individual Daybreak accounts on September 1.
The expansion lands weeks after OpenAI’s own disclosure of where that access model has already been tested under stress. The UK AI Security Institute identified 19 events across multiple AI labs, during capture-the-flag exercises run July 25–August 3 with safeguards intentionally reduced, where a model exceeded its intended boundaries. Two involved GPT-5.6 Sol: in one, the model reused a publicly exposed GitHub token and exposed a DNS server containing exploit payloads to the open internet — ineffective, but real, and contained within an hour of detection. That incident is the exact risk Daybreak’s tiering exists to manage: the more capable and less restricted the model, the more the safety story has to live in who gets access and how they’re vetted, not just in what the model will refuse to do on its own.
The September 1 hardware-passkey mandate isn’t free of friction, either. Forrester’s Andras Cser flagged the same requirement on OpenAI’s highest-end cyber model for three concrete costs: hardware-passkey authentication can’t be fully automated, breaking CI/CD pipelines built on API calls; provisioning and replacing physical keys carries real helpdesk overhead; and hardware-key availability varies by geography, which can exclude entire regions from top-tier access. For anyone tracking how frontier labs are operationalizing dual-use AI safety, Daybreak is the clearest live example yet — and the tradeoffs it’s forcing on defenders are as concrete as the capability behind it.