OpenAI Launches GPT-5.6-Cyber, Splitting Daybreak Into Blue and Red Cybersecurity Access Tiers
OpenAI expanded its Daybreak cyber defense service into two tiers and released GPT-5.6-Cyber, a purpose-trained model for vetted vulnerability researchers.
Overview
OpenAI has expanded its Daybreak cybersecurity initiative and introduced GPT-5.6-Cyber, a specialized version of its GPT-5.6 Sol model trained to reduce refusals on advanced, dual-use security tasks such as exploit-chain development and vulnerability research, the company announced in a blog post dated August 10, 2026, according to Free Press Journal. Daybreak is OpenAI’s service that bundles access to models, tools and workflows for defenders, and it launched earlier this year, not long after Anthropic released its cyber-focused model Mythos, according to TechCrunch.
What We Know
- Daybreak now consists of two tiers, Blue and Red, OpenAI said Monday, according to TechCrunch.
- Daybreak Blue gives approved users access to general-purpose models, including GPT-5.6 Sol, with safeguards tailored for authorized defensive work such as vulnerability discovery, secure code review, malware analysis and incident response, according to Free Press Journal. OpenAI calls Blue its “recommended starting point for most defenders,” according to TechCrunch.
- Daybreak Red provides access to OpenAI’s purpose-built cybersecurity models, including the newly introduced GPT-5.6-Cyber, intended for authorized vulnerability research, exploit validation and security testing, according to Free Press Journal. GPT-5.6-Cyber is built off of GPT-5.6 Sol and is only available at the Red tier, according to TechCrunch.
- According to OpenAI’s internal Advanced Cybersecurity Completion Rate evaluation, GPT-5.6-Cyber completed 95 percent of requests involving exploit-chain development, authentication bypass and privilege escalation, compared with 1.5 percent for the standard GPT-5.6 Sol model and 2 percent under Daybreak Blue access, according to Free Press Journal. OpenAI said this also marks an improvement over its predecessor, GPT-5.5-Cyber, which completed just 57.3 percent of such requests.
- OpenAI said it has used GPT-5.6-Cyber to study widely used software, uncovering two previously unknown vulnerabilities in V8, the JavaScript engine that powers Chrome, which could be chained to corrupt memory and escape the browser’s sandbox. The findings were reported to Google through coordinated disclosure and fixed, with the flaw assigned CVE-2026-15903, according to Free Press Journal. The company said it has also used the model to identify vulnerabilities in a popular mobile operating system, a widely used database, and an operating system kernel, and is working with partners to disclose and fix these separately.
- At the moment, GPT-5.6-Cyber is only being made available for “trusted customer partners,” including reportedly Accenture, IBM, Crowdstrike, Cloudflare, and others, according to TechCrunch. OpenAI also cited early positive feedback from partners including SpecterOps, SentinelOne and Palo Alto Networks, with SpecterOps chief technology officer Jared Atkinson saying the model resolved research tasks in under a day that earlier models had failed to complete after weeks of effort, according to Free Press Journal.
- Under OpenAI’s Preparedness Framework, both GPT-5.6 Sol and GPT-5.6-Cyber were assessed as reaching the “High” cybersecurity capability threshold but remaining below “Critical,” according to Free Press Journal. The Critical threshold covers a model that can independently develop zero-day exploits against hardened real-world systems without human intervention, or devise and execute novel cyberattack strategies given only a high-level goal, according to Glitchwire.
- OpenAI said GPT-5.6-Cyber was not involved in a prior Hugging Face security incident, according to Free Press Journal.
- Access to Daybreak Blue and Red is restricted to vetted individuals and organizations through identity verification and legal attestations, and OpenAI said it will require hardware security keys for all individual Daybreak accounts starting September 1, according to Free Press Journal.
- “The cybersecurity world is rapidly changing—threat actors will increasingly use AI to conduct cyberattacks at unprecedented speed and scale, including in fully autonomous ways,” OpenAI said in its blog post. “As these capabilities spread, defenders have a narrowing window to prepare,” according to TechCrunch.
What We Don’t Know
- OpenAI has not disclosed how many vulnerabilities GPT-5.6-Cyber found in the mobile operating system, database, or operating system kernel it examined, or named which specific products were affected.
- Pricing for GPT-5.6-Cyber access has not been publicly detailed by OpenAI in the reporting reviewed for this article.
- It is not yet clear how many organizations beyond the named partners have been granted access to either Daybreak tier.
Analysis
The launch follows a pattern OpenAI set in May with GPT-5.5-Cyber, which it rolled out to vetted defenders roughly a month after Anthropic released Mythos. The jump in the Advanced Cybersecurity Completion Rate — from 57.3 percent for GPT-5.5-Cyber to 95 percent for GPT-5.6-Cyber — reflects OpenAI’s stated goal of cutting refusals that had frustrated security researchers attempting legitimate defensive work, while the two-tier Blue/Red structure and hardware-key mandate reflect an attempt to keep that more permissive access away from misuse. The V8 sandbox-escape findings, delivered to Google through coordinated disclosure, offer an early concrete example of the kind of defensive value OpenAI is pointing to as it expands the program.