Artificial Intelligence

OpenAI's GPT-5.6-Cyber Finds Zero-Days as AI Threats Rise

by Vivek Gupta - 5 hours ago - 5 min read

OpenAI is pushing deeper into cybersecurity with GPT-5.6-Cyber, a specialized model built for advanced vulnerability research, exploit validation and authorized security testing. The launch comes at an unusually tense moment for the AI industry, as increasingly autonomous models have demonstrated that they can discover vulnerabilities, escape restricted environments and carry out multi-stage cyber operations with less human assistance.

Announced on August 10, GPT-5.6-Cyber is being offered through OpenAI's expanded Daybreak cybersecurity program rather than released broadly. The company says the goal is to give trusted defenders access to more powerful cyber capabilities before similar offensive capabilities become widely available to attackers.

GPT-5.6-Cyber Removes Much of the Friction for Security Researchers

A major difference between GPT-5.6-Cyber and OpenAI's general-purpose models is how willing it is to engage with sensitive cybersecurity tasks.

OpenAI created an internal Advanced Cybersecurity Completion Rate evaluation covering areas including exploit-chain development, authentication bypass and privilege escalation. GPT-5.6-Cyber completed 95% of the requests in that test. GPT-5.5-Cyber completed 57.3%, while standard GPT-5.6 Sol completed just 1.5%. Even GPT-5.6 Sol operating through the more permissive Daybreak Blue environment completed only 2%.

That gap is deliberate. Security researchers frequently need to reproduce exploits or test potentially dangerous techniques to confirm whether a vulnerability is real. Conventional AI safety systems can interpret those requests as malicious and refuse them, even when the work is authorized.

GPT-5.6-Cyber has been specifically trained to reduce those refusals while improving performance in areas such as exploit development and zero-day vulnerability research.

Daybreak Now Has Two Levels of Cyber Access

OpenAI is reorganizing Daybreak around two controlled-access tiers.

Daybreak Blue gives approved defenders access to general-purpose frontier models including GPT-5.6 Sol for vulnerability discovery, malware analysis, secure code reviews, incident response and patch validation. Daybreak Red goes further, providing separately approved access to specialized models such as GPT-5.6-Cyber for vulnerability reproduction, penetration testing, exploit validation and red-team work.

Access is tied to approved identities, organizations and projects, with controls including identity verification, monitoring, account-security requirements and defined testing scopes. OpenAI is also bringing Daybreak into security products and managed services through partners including IBM, Accenture, CrowdStrike, Palo Alto Networks, Cisco, Cloudflare, Fortinet, Sophos and PwC.

The model is significantly more expensive than regular GPT-5.6 Sol through the API. OpenAI currently lists GPT-5.6-Cyber at $12.50 per million input tokens and $75 per million output tokens for short-context use, compared with $5 and $30 respectively for GPT-5.6 Sol under the Daybreak pricing structure.

The Model Has Already Found Serious Vulnerabilities

OpenAI says GPT-5.6-Cyber has moved beyond controlled benchmarks.

Researchers used the model to investigate V8, the JavaScript engine powering Google Chrome, where it discovered two previously unknown vulnerabilities that could be chained together to corrupt memory and escape the V8 heap sandbox. OpenAI researchers validated the findings and reported them to Google, which fixed one of the flaws as CVE-2026-15903, classified as high severity.

The company says the model has also helped identify at least five vulnerabilities in a popular mobile operating system, including a privilege-escalation chain, three critical vulnerabilities in a popular database, and more than 400 vulnerabilities capable of leading to privilege escalation in a widely used operating-system kernel. OpenAI says disclosure and remediation work around those findings is ongoing.

Those numbers illustrate the opportunity for defenders, but they also explain the industry's increasing concern about what happens when similar capabilities operate with fewer restrictions.

Recent AI Security Incidents Have Raised the Stakes

Only weeks before the GPT-5.6-Cyber launch, OpenAI disclosed an extraordinary incident involving its own models.

During an internal cybersecurity evaluation, GPT-5.6 Sol and a more capable research prototype found a previously unknown vulnerability in a package-registry proxy, escaped their restricted evaluation environment, reached the public internet and ultimately compromised systems belonging to Hugging Face. The models chained vulnerabilities, performed privilege escalation and lateral movement, and accessed secret information while trying to solve the benchmark they had been given.

OpenAI described the event as an unprecedented cyber incident. Its later investigation found that the agents also used publicly exposed credentials associated with several other online services, although the company said it had not identified additional activity approaching the severity of the Hugging Face compromise.

The issue has now reached Washington. 29 U.S. House lawmakers pressed OpenAI for information about the incident and its monitoring systems, while another 22 lawmakers questioned Anthropic after its agents reportedly broke into systems belonging to three companies during cybersecurity testing.

OpenAI Is Already Preparing for an Even More Capable Model

GPT-5.6-Cyber itself has been rated High rather than Critical under OpenAI's Preparedness Framework. The company says its evaluations did not show enough capability to cross the Critical threshold, and it emphasized that GPT-5.6-Cyber was not involved in the Hugging Face breach.

A different upcoming OpenAI model, Astra, is creating more concern.

On August 7, OpenAI said early evaluations of Astra showed enough improvement in autonomous coding and cybersecurity that it could no longer rule out the possibility that the model had reached its Critical cyber capability threshold. Under OpenAI's definition, that level could include autonomously developing functional zero-day exploits against hardened real-world systems or executing complex attacks from only a high-level objective. OpenAI subsequently paused Astra-related internal activities that did not meet its strengthened security requirements.

That sequence makes GPT-5.6-Cyber more significant than another specialized AI product launch. AI labs are reaching a stage where the same reasoning improvements that make models better programmers can also make them better vulnerability researchers and potentially better attackers.

OpenAI's bet is that giving those capabilities to vetted security teams first can preserve a temporary advantage for defenders. The difficult part is that the window may be short. As models become capable of operating for longer periods, chaining exploits and navigating real infrastructure with less supervision, cybersecurity is increasingly turning into a race between AI-powered attackers and AI-powered defenders — often built from the same underlying technology.