Researchers Broke Into OpenAI's Code Using Claude. OpenAI Paid Them $6,500.
A three-person security firm chained a help-forum bug with a login flaw to reach OpenAI's internal code repository in July. Anthropic's newly released Claude Opus 5 wrote the working exploit itself within three hours, after an older model had failed for days.
By Mara Voss, Technology
· 4 min read · Updated

Key Takeaways
- •Hacktron researchers chained a libheif image-decoding bug with an SSO misconfiguration on OpenAI's help forum to reach employee ChatGPT and Codex accounts in under 72 hours, starting July 25, 2026.
- •Anthropic's Claude Opus 5 wrote working ARM64 exploit code within three hours of its July 24 release, after the prior model, Opus 4.8, had failed across multiple sessions on the same task.
- •OpenAI paid Hacktron a $6,500 bug bounty, below Google's $1.5 million top payout for a comparable zero-click chain and Microsoft's $200,000 largest single reward in the year ending June 2026.
- •OpenAI president Greg Brockman said the company reassigned a quarter of its production engineers to security work after the incident.
- •OpenAI's chief information security officer, Dane Stuckey, initially called Hacktron's disclosure report a stunt document and later apologized.
On July 25, 2026, three researchers at a security startup called Hacktron used Anthropic's Claude to break into OpenAI's internal code repository. The full path, from an unpatched image-processing bug to a pull request inside OpenAI's monorepo, took under 72 hours. OpenAI's bug bounty program paid them $6,500.
The short answer
Hacktron chained a heap overflow in an image-decoding library with a login misconfiguration on OpenAI's help forum to reach employee ChatGPT and Codex accounts, then used that access to open a proof-of-concept pull request inside OpenAI's internal code repository. OpenAI patched both flaws within a day, paid a $6,500 bounty, and later reassigned a quarter of its production engineers to security work.
The exploit chain
Hacktron's own writeup of the breach names the opening: a heap buffer overflow in libheif, the library that Discourse, the forum software OpenAI uses for community support, relies on to decode HEIC images through ImageMagick. Turning that kind of bug into working attack code is normally slow, specialized work. Claude Opus 4.8, Anthropic's model at the time, tried and failed for days, unable to produce exploit code that survived the operating system's address space randomization defenses, according to comments Hacktron founder Mohan Pedhapati gave [TechCrunch](https://techcrunch.com/2026/09/18/researchers-used-anthropics-claude-to-hack-into-openai/).
3 hours
Time for Claude Opus 5 to write working attack code
Released July 24, the model produced functioning ARM64 exploit code within three hours, after the prior version, Opus 4.8, had struggled across several sessions.
Anthropic released Opus 5 on July 24. Hacktron gave the new model the same problem it had handed Opus 4.8, and according to [the firm's blog post](https://www.hacktron.ai/blog/hacking-openai), it wrote working ARM64 attack code targeting a local Mac within three hours of release. The team then asked it to port the exploit to x86-64 for OpenAI's Discourse environment. By 6 a.m. UTC on July 25, after one overnight session, the model had produced remote code execution through a malicious image upload.
From a help forum to the source code
The second flaw sat in how OpenAI's community forum handled its Sign in with OpenAI feature, an SSO misconfiguration that let anyone who compromised the forum pivot into employee-linked ChatGPT and Codex accounts. Hacktron used one such account's Codex credentials to open pull request 1186742 in OpenAI's internal monorepo, proof of access that stopped short of touching anything sensitive. Matt Fredrikson, CEO of the AI security firm Gray Swan, told [TechCrunch](https://techcrunch.com/2026/09/18/researchers-used-anthropics-claude-to-hack-into-openai/) the barrier to this kind of attack has effectively disappeared: "For $200 a month, anyone can use these tools and hack into a company like OpenAI."
A tense disclosure
The technical fix moved fast. OpenAI confirmed a patch within a day, and Discourse published its own security advisory three days later. The disclosure conversation went worse. Fabian Faessler, Hacktron's head of agent engineering, said OpenAI asked the team to remove a screenshot proving employee account access from its report, and that chief information security officer Dane Stuckey called the draft a "stunt document." Stuckey later apologized after Faessler wrote about the exchange publicly. An OpenAI spokesperson's only public comment was that the company "thanks the researchers for contacting us and sharing their findings."
OpenAI's response was bigger than the patch
OpenAI's operational response went past a code fix. President Greg Brockman said the company pulled a quarter of its production engineers off their existing work and put them on defense. "Sorry, all your projects are on hold," Brockman said he told them. "You are now defending. You are now upleveling our security architecture."
“Sorry, all your projects are on hold. You are now defending. You are now upleveling our security architecture.”
For a vulnerability chain that reached OpenAI's own source code, $6,500 is on the low end of what comparable bugs pay elsewhere. Google's top reward for a comparable zero-click chain against a Pixel phone's security chip is $1.5 million. Microsoft's largest single bounty payout in the twelve months ending June 2026 was $200,000. OpenAI's bug bounty program is newer and smaller than either, and the company has not said whether it plans to raise its top payouts.
The bigger claim
[Hacktron's own conclusion](https://www.hacktron.ai/blog/hacking-openai) reaches past OpenAI specifically. "AI is removing that protection by turning more of this scarce expertise into compute," the researchers wrote. "Work that once required a well-resourced team and months of effort can now be compressed into days." Frank Cilluffo, director of Auburn University's McCrary Institute for Cyber and Critical Infrastructure Security, called the episode a warning shot, arguing that foreign intelligence services are likely already running similar campaigns against AI companies without ever publishing a blog post about it. OpenAI has not publicly disputed that broader claim. Its pushback was over how the finding was disclosed, not whether the underlying risk exists.
A three-person outside team reached the source code of the company that OpenAI's own executives describe as building toward artificial general intelligence, using a mainstream chatbot and a bug in forum software neither team wrote. It took them three days and cost less than a used laptop. OpenAI's own response, a code red and a quarter of its engineering staff reassigned, is the clearest sign yet that the company agrees with Hacktron's math, even if it will not say so directly.
- OpenAI
- Anthropic
- Claude
- cybersecurity
- AI safety
- Hacktron
Sources
- 01Hacking OpenAI, Hacktron AIhacktron.ai
- 02Hackers who broke into OpenAI warn the AI industry has a security problem, NBC Newsnbcnews.com
- 03Researchers used Anthropic's Claude to hack into OpenAI, TechCrunchtechcrunch.com
- 04Greg Brockman on OpenAI's security reassignment, Golden Agejoingoldenage.com
Corrections
No corrections have been made to this article.
About the reporter
Technology Reporter, Trestlewire
I spent seven years as a product manager at a mid-size SaaS company before I ever wrote a sentence for pay, which means I have sat through more roadmap reviews than most people would tolerate in a lifetime. I watched a scheduling feature get rebranded three times before it shipped, and I watched a launch date slide past four straight quarters while the slide deck stayed exactly the same. That is where the question I still ask every day came from: does this actually ship, or is it a demo.
Read full bio and all stories →