Skip to main content
AI SecurityEvidence Pack· 5 min read· in Technology

OpenAI Launches GPT-5.5-Cyber and 'Patch the Planet' Initiative to Automate Open-Source Security

In response to growing concerns over AI-powered cyberattacks, OpenAI has released an upgraded cybersecurity model and partnered with security firms to actively patch vulnerabilities in critical open-source software.

By Elena Castillo

AI Developers & Vendors 30%Security Researchers & Defenders 30%Open-Source Maintainers 20%Policy & Threat Assessors 20%
AI Developers & Vendors
Focus on pushing frontier capabilities while managing deployment risks through restricted access programs.
Security Researchers & Defenders
Emphasize the practical application of AI for triage and patching, noting that defenders hold a structural advantage.
Open-Source Maintainers
Concerned with the overwhelming volume of AI-generated bug reports and the critical need for actionable, vetted patches.
Policy & Threat Assessors
Focused on the systemic risks of autonomous cyber capabilities and the need for national security partnerships.

Perspectives this story doesn't cover

  • Independent malicious actors / Red teams operating outside corporate partnerships
  • Underfunded open-source projects not included in the initial 30-project cohort

OpenAI has launched a massive expansion of its "Daybreak" cybersecurity initiative, signaling a strategic pivot from merely discovering software vulnerabilities to actively patching them at machine speed [1, 4]. The rollout includes the full release of a specialized model named GPT-5.5-Cyber, a major update to the Codex Security plugin, and a sweeping open-source remediation project dubbed "Patch the Planet" [2, 3].[1][2][3][4]

The announcement arrives at a highly volatile moment for the cybersecurity industry. In recent weeks, the landscape was upended by the leak and subsequent restricted release of Anthropic's "Mythos" model, which demonstrated unprecedented autonomous hacking capabilities [1, 5]. Mythos proved capable of discovering severe zero-day vulnerabilities across major operating systems and browsers, triggering widespread anxiety about an impending wave of AI-powered cyberattacks [5].[1]

Evaluations conducted by the UK's AI Security Institute (AISI) confirmed that Anthropic's Mythos Preview could execute multi-stage attacks on vulnerable networks and autonomously exploit weaknesses—tasks that would typically take human professionals days to complete [6]. In response to these capabilities, Anthropic strictly limited access to Mythos through a controlled partner program, treating the model as a strategic asset rather than a commercial product [5].

OpenAI's latest release is a direct counter-narrative to the panic surrounding offensive AI capabilities. Rather than focusing solely on the offensive potential of frontier models, OpenAI is attempting to arm defenders with the same machine-speed advantages [1, 4]. The core thesis of the Daybreak expansion is that while AI has changed the physics of cybersecurity, defenders hold a structural advantage if they can automate the remediation process [4].[1][4]

GPT-5.5-Cyber sets a new high-water mark on the CyberGym vulnerability reproduction benchmark.

The centerpiece of this defensive push is "Patch the Planet," an initiative founded in collaboration with security firm Trail of Bits, vulnerability coordination platform HackerOne, and Calif [2, 4]. The program aims to solve a growing crisis in the open-source software ecosystem, which forms the backbone of modern digital infrastructure [8].[2][4]

Currently, open-source maintainers are drowning in a flood of AI-generated vulnerability reports [8]. Because frontier models make it trivial to scan repositories and flag potential flaws, maintainers—who are often unpaid volunteers—are being pushed to the edge of their capacity trying to triage submissions [8]. The bottleneck is no longer finding bugs; it is validating and fixing them [1, 8].[1]

Patch the Planet addresses this bottleneck by pairing OpenAI's frontier models with human security experts. Instead of simply dumping vulnerability reports onto maintainers, researchers use GPT-5.5-Cyber and the Codex Security tool to investigate the flaws, develop working patches, and coordinate responsible disclosure [2, 4].[2][4]

Patch the Planet addresses this bottleneck by pairing OpenAI's frontier models with human security experts.

The early evidence suggests this hybrid approach is highly effective. During an initial five-day sprint, Trail of Bits committed its entire security research organization to the project, identifying hundreds of security issues across 19 open-source projects and successfully merging dozens of patches [2]. More than 30 critical open-source projects have already committed to participate, including cURL, Python, Go, and Sigstore [3, 4].[2][3][4]

The technical engine driving these efforts is GPT-5.5-Cyber. OpenAI describes it as their most capable model for cybersecurity work, designed specifically for verified defenders whose roles require advanced cyber capabilities paired with strict monitoring and scoped controls [3, 4]. Access to the model remains tightly restricted under OpenAI's "Trusted Access for Cyber" program [2].[2][3][4]

Benchmark data provided by OpenAI highlights the rapid escalation in model capabilities. On CyberGym—a benchmark testing an AI agent's ability to reproduce known vulnerabilities in software environments—GPT-5.5-Cyber scored 85.6% [2, 4]. This represents a significant leap over the standard GPT-5.5 model, which scored 81.8%, and narrowly edges out Anthropic's Mythos 5, which reportedly scored 83.8% in similar testing [1, 2].[1][2][4]

The Codex Security plugin has scanned tens of millions of commits since its March preview.

Beyond the flagship model, OpenAI has deeply integrated these capabilities into developer workflows via the Codex Security plugin. Since its research preview launch in March, the tool has scanned more than 30 million commits across 30,000 codebases [2, 3]. The scale of automation is staggering: over 500,000 findings have been automatically determined to be fixed, while human reviewers have manually validated another 70,000 corrections [3].[2][3]

Despite the impressive benchmarks, security researchers caution against assuming that attackers will inevitably overwhelm defenders. Security firm Aikido.dev, which conducted 1,000 real-world AI penetration tests, found that the threat is highly nuanced [7]. Their evidence shows that context is the ultimate constraint for AI models; without access to underlying source code, offensive capabilities drop sharply [7].

In Aikido.dev's testing, "whitebox" tests—where the AI had access to the target application's source code—surfaced seven times more critical issues and ran at twice the efficiency of "greybox" tests, where the AI had to infer system details from the outside [7]. Because defenders inherently possess this internal context, they are structurally positioned to extract far more value from frontier models than external attackers [7].

To scale this defensive advantage, OpenAI has launched the Daybreak Cyber Partner Program, allowing major security providers to integrate GPT-5.5-Cyber into their enterprise products [3]. Initial partners include industry heavyweights such as Accenture, Cisco, CrowdStrike, IBM, and Palo Alto Networks [2, 3].[2][3]

OpenAI is partnering with major security vendors to integrate its models into enterprise defense tools.

The initiative also extends to national security and critical infrastructure. OpenAI has established Trusted Access for Cyber partnerships with government bodies in the United States, Australia, Canada, France, Germany, Japan, South Korea, and the European Union's cybersecurity agency, ENISA [2, 4].[2][4]

The primary uncertainty moving forward is whether AI-generated patches can be trusted at scale without introducing subtle regressions or new vulnerabilities. While the current "human-in-the-loop" model employed by Trail of Bits mitigates this risk, the ultimate goal of fully autonomous, end-to-end patch automation will require unprecedented levels of model reliability and verification [4, 8].[4]

Key points

  • OpenAI launched GPT-5.5-Cyber, a specialized model restricted to verified defenders.
  • The 'Patch the Planet' initiative pairs AI with human experts to fix open-source bugs.
  • The move counters fears sparked by Anthropic's highly capable 'Mythos' hacking model.
  • AI models perform significantly better at finding vulnerabilities when they have full source-code access.
  • Over 30 major open-source projects, including Python and Go, are participating in the patching effort.

Key terms

Zero-day vulnerability
A software flaw unknown to the vendor, meaning no patch exists and attackers can exploit it immediately.
Whitebox testing
Security testing where the evaluator has full access to the application's source code and internal architecture.
Greybox testing
Security testing performed with limited knowledge of the internal workings of the target system.
Capture-the-flag (CTF)
Cybersecurity competitions that test an AI or human's ability to find and exploit vulnerabilities to retrieve a hidden file or 'flag'.

Sources

Source coverage

4 outlets

4 viewpoints surfaced

AI Developers & Vendors 30%Security Researchers & Defenders 30%Open-Source Maintainers 20%Policy & Threat Assessors 20%
  1. [1]WiredAI Developers & Vendors

    OpenAI Launches Full-Scale Effort to Patch Open-Source Bugs as It Takes on Anthropic’s Mythos

    Read on Wired
  2. [2]StreetInsiderSecurity Researchers & Defenders

    OpenAI launches cybersecurity tools and open-source patching program

    Read on StreetInsider
  3. [3]Investing.comSecurity Researchers & Defenders

    OpenAI announced an expansion of its Daybreak cybersecurity initiative

    Read on Investing.com
  4. [4]OpenAIAI Developers & Vendors

    Cyber defense at an inflection point

    Read on OpenAI

Comments

Stay informed

Every angle. Every day.

Get Technology stories with full source coverage and perspective breakdowns delivered to your inbox.