OpenAI Launches GPT-5.5-Cyber, Patches Hundreds of Open-Source Vulnerabilities in Five Days
OpenAI's new cybersecurity-focused AI model partnered with security researchers to autonomously find and fix critical flaws in foundational software like Linux and Python. The "Patch the Planet" initiative marks a major shift toward using frontier AI for automated, large-scale digital defense.
By Factlen Editorial Team
- Defensive Security Innovators
- Believe AI is the only way to scale digital defense to match the speed of modern threats.
- National Security Hawks
- Focus on the geopolitical risks of AI and the need to tightly control frontier models.
- Enterprise Implementers
- View AI agents as practical tools to automate business operations and reduce friction.
What's not represented
- · Independent Security Researchers who rely on bug bounties for income and may face competition from automated AI.
- · Malicious Actors and Advanced Persistent Threats (APTs) who are simultaneously developing offensive AI capabilities.
Why this matters
For years, experts have warned that AI could supercharge cyberattacks by making it easier for hackers to find vulnerabilities. This breakthrough proves the opposite is also true: AI can be deployed defensively at scale to patch the internet's foundational code before bad actors can exploit it, making the digital world safer for everyone.
Key points
- OpenAI launched GPT-5.5-Cyber, a specialized model that scored a record 85.6% on the CyberGym benchmark.
- The 'Patch the Planet' initiative used the AI to find and fix hundreds of bugs in 30+ open-source projects in just five days.
- Critical infrastructure software, including Linux, Python, and cURL, received automated security patches.
- The model is not public; it is restricted to vetted cybersecurity firms and allied government agencies.
- The breakthrough provides a powerful defensive countermeasure against the rising threat of AI-assisted cyberattacks.
The cybersecurity community has spent the past year bracing for an onslaught of AI-powered attacks. But the most significant artificial intelligence development of June 2026 has flipped the script, demonstrating that frontier models can secure the internet's foundational infrastructure faster than humans ever could.
On June 22, OpenAI unveiled GPT-5.5-Cyber, a specialized model engineered specifically for defensive cybersecurity operations. Rather than simply announcing benchmark scores, the company immediately deployed the model into the wild through a massive initiative dubbed "Patch the Planet," partnering with security research firm Trail of Bits and the bug-bounty platform HackerOne.[1]
The results of the initiative's initial five-day sprint were unprecedented. GPT-5.5-Cyber successfully navigated massive codebases, traced complex attack paths, and automatically generated targeted patches for more than 30 critical open-source projects.
The patched software includes foundational pillars of the modern internet: the Linux operating system kernel, the Python programming language, the data-transfer tool cURL, and the cryptographic signing framework Sigstore. These are systems that underpin everything from global banking infrastructure to consumer smartphones.

"The practical demonstration of what GPT-5.5-Cyber can do in production is striking," noted industry analysts tracking the release. In one instance, engineers at Trail of Bits used the model to build an entire fuzzing lab—a complex automated testing environment covering dozens of entry points and variant builds—in less than a single day. Manually, that same task would have taken a team of human engineers several weeks.
The model's technical capabilities represent a significant leap over previous generations. GPT-5.5-Cyber achieved an 85.6% success rate on the rigorous CyberGym benchmark, the highest score ever recorded by a single model and a notable jump from the 81.8% achieved by the standard GPT-5.5 model.[1]
It also demonstrated advanced proficiency in specialized security tasks, scoring 69.8% on the SEC-bench Pro evaluation and 39.5% on ExploitGym, proving its ability to not just find theoretical bugs, but validate their exploitability and produce concrete remediation evidence in a single, automated workflow.[1]

The defensive breakthrough arrives at a critical moment for global digital security. Just days prior to the launch, the "Five Eyes" intelligence alliance—comprising agencies from the US, UK, Australia, Canada, and New Zealand—issued a stark warning that frontier AI models were months away from fundamentally transforming offensive cyber capabilities.[2]
The defensive breakthrough arrives at a critical moment for global digital security.
"In this environment, cyber resilience is integral to advancing business continuity, market confidence, and long-term value," the intelligence agencies warned, noting that AI would inevitably lower the barrier to entry for bad actors and increase the speed of attacks.[2]
Governments worldwide have been scrambling to address this dual-use nature of advanced AI. In the United States, the White House recently issued executive actions aimed at securing the nation against advanced cryptographic attacks and promoting AI innovation that enhances national security.
Similarly, the Council of Europe recently passed a resolution highlighting that while AI presents serious risks of exploitation by malevolent actors, it also offers major opportunities to innovate and protect democratic systems if governed appropriately.[3]
To prevent GPT-5.5-Cyber from falling into the wrong hands, OpenAI is not releasing it as a public API. Instead, the model is strictly gated through a "Trusted Access for Cyber" program.[1]

The initial roster of vetted organizations granted access reads like a who's who of global cybersecurity infrastructure, including Akamai, Cisco, Cloudflare, CrowdStrike, Fortinet, Oracle, Palo Alto Networks, and Zscaler.[1]
The rollout was highly coordinated with international governments. Pre-deployment testing was conducted alongside the Center for AI Standards and Innovation and the US Office of the National Cyber Director. Government partnerships for the model's defensive use already cover Australia, Canada, France, Germany, Japan, South Korea, the UK, and key European Union institutions.[1]
The broader AI industry is currently undergoing a massive shift from experimental chatbots to functional, autonomous agents that execute complex workflows. GPT-5.5-Cyber exemplifies this trend, moving beyond simply answering security questions to actively hunting down vulnerabilities and writing the code to fix them.
For the open-source community, which relies heavily on volunteer maintainers who are often overwhelmed by the sheer volume of code they must secure, the arrival of automated, highly capable AI assistants is a game-changer. By clearing out backlogs of vulnerabilities, AI is freeing up human developers to focus on architecture and innovation rather than endless patching.
How we got here
June 2025
The White House issues executive orders to strengthen national cybersecurity against advanced threats.
Early June 2026
The Five Eyes intelligence alliance warns that AI models capable of devastating cyberattacks are only months away.
June 22, 2026
OpenAI officially launches GPT-5.5-Cyber and initiates the 'Patch the Planet' sprint with Trail of Bits.
June 24, 2026
Results of the five-day sprint are publicized, revealing hundreds of automated patches across major open-source projects.
Viewpoints in depth
Open-Source Maintainers
Volunteer developers who manage the world's foundational code.
For years, the open-source community has struggled with a severe resource imbalance: a small number of volunteer maintainers are responsible for securing code used by trillion-dollar corporations. Maintainers view AI-driven initiatives like 'Patch the Planet' as a massive relief valve. By automating the tedious process of fuzzing (inputting massive amounts of random data to find crashes) and generating initial patch drafts, AI allows human reviewers to focus on architectural integrity rather than playing endless whack-a-mole with minor bugs.
National Security Agencies
Government bodies tasked with protecting critical infrastructure.
Intelligence alliances like the Five Eyes view advanced AI through a threat-first lens, warning that generative models will inevitably be used by hostile nation-states to accelerate cyberattacks. However, they strongly support 'gated' defensive models like GPT-5.5-Cyber. Their primary concern is ensuring that the offensive capabilities of these models do not leak to the public, which is why they advocate for strict access controls, vetting programs, and close coordination with national cyber directors before deployment.
Enterprise Security Firms
Commercial companies providing cybersecurity services to businesses.
Major cybersecurity vendors (such as CrowdStrike, Cloudflare, and Palo Alto Networks) see specialized AI models as the ultimate force multiplier. Facing a global shortage of millions of trained cybersecurity professionals, these firms argue that autonomous AI agents are the only mathematically viable way to defend against automated attacks. They are eager to integrate models like GPT-5.5-Cyber into their proprietary platforms to offer real-time, automated remediation to their corporate clients.
What we don't know
- It remains unclear how much human oversight will ultimately be required to verify AI-generated patches before they are merged into critical systems long-term.
- The exact criteria and timeline for adding new organizations to the 'Trusted Access for Cyber' program have not been fully detailed.
- We do not yet know how adversarial AI models developed by hostile actors will perform against systems defended by GPT-5.5-Cyber.
Key terms
- Fuzzing
- An automated software testing technique that involves inputting massive amounts of random or invalid data into a system to find coding errors and security loopholes.
- Zero-day vulnerability
- A software flaw that is unknown to the vendor or developers, meaning they have "zero days" to fix it before it can be exploited by hackers.
- Open-source software
- Code that is designed to be publicly accessible, allowing anyone to see, modify, and distribute it. It forms the foundational building blocks of most modern technology.
- Agentic AI
- Artificial intelligence systems that can autonomously plan, make decisions, and execute complex, multi-step workflows using various software tools, rather than just answering text prompts.
Frequently asked
Can anyone use GPT-5.5-Cyber to find vulnerabilities?
No. To prevent the model from being used maliciously, OpenAI has restricted access to vetted cybersecurity organizations, government agencies, and specific enterprise partners.
What is 'Patch the Planet'?
It is a collaborative initiative between OpenAI, Trail of Bits, and HackerOne that uses advanced AI to automatically find and fix security flaws in widely used open-source software.
Why is patching open-source software so important?
Open-source projects like Linux and Python are used in almost every piece of modern technology, from banking systems to smartphones. Securing them protects the entire global digital ecosystem.
Sources
[1]Build Fast with AIDefensive Security Innovators
AI News Today June 24 2026: 15 Biggest Stories
Read on Build Fast with AI →[2]The GuardianNational Security Hawks
AI models that can take down governments and business months away, rare Five Eyes statement warns
Read on The Guardian →[3]Council of EuropeEnterprise Implementers
AI brings both major opportunities and serious risks for democratic systems
Read on Council of Europe →
More in ai
See all 5 stories →AI Regulation
How 42 State Attorneys General Are Using Consumer Law to Regulate OpenAI
6 sources
Silicon Sovereignty
$1 Trillion AI Chip Selloff Follows Wave of Custom Silicon Shipments, Reshaping Compute Market
7 sources
Macroeconomics
Federal Reserve Raises US Growth Forecast, Citing Surging AI Infrastructure Investment
4 sources
Every angle. Every day.
Get ai stories with full source coverage and perspective breakdowns delivered to your inbox.






