OpenAI launches Patch the Planet to fix open-source bugs

In its first week, OpenAI's new 'Patch the Planet' initiative uncovered hundreds of bugs and generated 64 pull requests across 19 open-source projects, according to TechCrunch and The Register .

MK
Marek Kowalski

June 23, 2026 · 3 min read

AI interface automatically fixing open-source code bugs and vulnerabilities on a global scale, representing OpenAI's Patch the Planet initiative.

In its first week, OpenAI's new 'Patch the Planet' initiative uncovered hundreds of bugs and generated 64 pull requests across 19 open-source projects, according to TechCrunch and The Register. Launched on June 22, the program quickly demonstrated AI's capability to identify and address software vulnerabilities.

AI models are demonstrating unprecedented speed and accuracy in identifying critical software vulnerabilities. However, the discovery of decades-old flaws reveals the vast, persistent security debt in widely used open-source projects. The tension between AI's speed and the discovery of decades-old flaws highlights the limitations of traditional human-led security efforts.

Based on this initial success and the depth of vulnerabilities uncovered, AI-driven security tools are poised to become an indispensable layer in global software infrastructure. The initial success and depth of vulnerabilities uncovered fundamentally shift how we approach cybersecurity. Over 30 major open-source projects, including cURL, Python, and Go, have committed to participating, according to SiliconANGLE. The commitment of over 30 major open-source projects confirms a fundamental shift.

How OpenAI Finds and Fixes Open-Source Vulnerabilities

OpenAI provides participating projects with practical tools: ChatGPT Pro, conditional access to its Codex Security scanner, and API credits, as reported by The Register. The updated GPT-5.5-Cyber model specifically enhances the initiative's ability to identify and fix code bugs.

GPT-5.5-Cyber's efficacy is clear. The model scored 85.6 percent on CyberGym, OpenAI's internal benchmark for reproducing known software vulnerabilities, according to Startup Fortune. This score confirms high precision in automated vulnerability detection.

OpenAI's models identified a 23-year-old use-after-free flaw in OpenBSD's kernel and flagged patterns for four of six dnsmasq vulnerabilities, SiliconANGLE reported. Researchers also found five exploitable bugs in Chrome's V8 engine and over 10 in WebKit for Safari. The identification of a 23-year-old use-after-free flaw and multiple other bugs suggests human-led audits are no longer sufficient to secure foundational software, as AI identifies long-standing vulnerabilities at an unprecedented scale.

Why Traditional Security Audits Fall Short in Open Source

AI's rapid discovery of hundreds of bugs and 64 pull requests in one week exposes a critical failing in traditional human-led security audits. The vast scale and complexity of the open-source ecosystem overwhelm conventional methods. Current security practices are fundamentally insufficient.

Even OpenBSD, known for its security-first approach, harbored a 23-year-old use-after-free flaw that eluded human detection for decades, SiliconANGLE reported. The 23-year-old use-after-free flaw in OpenBSD's kernel reveals that even the most rigorous human-led audits cannot secure foundational software against systemic vulnerabilities.

The commitment of over 30 major open-source projects, including cURL, Python, and Go, to an AI-driven security program signals a widespread, tacit admission: these projects are under-resourced or outmatched in addressing their security debt without AI assistance. The collective action of over 30 major open-source projects marks a significant shift in how the open-source community views its security challenges.

The Future of AI in Cybersecurity and Open-Source Software

OpenAI's rapid bug detection forces companies relying on open-source software to confront a new reality: their security posture is likely weaker than assumed, according to The Register. OpenAI's rapid bug detection necessitates re-evaluating current security strategies.

AI-driven security is becoming a non-negotiable standard for software integrity. Its efficiency in bug detection and resolution shifts industry best practices. Organizations will increasingly integrate AI tools into their development pipelines.

By Q3 2026, many open-source projects, including Python and Go, will likely integrate AI-driven security scans into their standard release cycles, aiming to reduce decades of accumulated security debt.