Hacktron Says Claude-Assisted Chain Reached OpenAI’s Internal GitHub Environment

The reported route began with an image-upload flaw and ended with a harmless pull request, highlighting the risk when an AI account connects to workplace systems.

By 3 min read
Hacktron Says Claude-Assisted Chain Reached OpenAI’s Internal GitHub Environment
Hacktron Says Claude-Assisted Chain Reached OpenAI’s Internal GitHub Environment

Listen to this story

The audio brief

About 1:36
0:001:36
Read transcript
Hacktron says researchers used Anthropic’s Claude Opus 5 to reach an OpenAI employee’s ChatGPT and Codex environment, then use its GitHub connection to create a harmless pull request in an internal OpenAI repository. The reported chain began on an OpenAI community forum hosted by Discourse. Researchers say a flaw in HEIC and HEIF image uploads triggered a heap buffer overflow in libheif, an image-processing library, creating a route to remote code execution. Discourse confirmed that vulnerability, rated it 8.8 on the CVSS scale, patched affected releases, and added more sandboxing around image processing. Hacktron then says a separate flaw in OpenAI’s single sign-on, or SSO, implementation allowed control of the forum environment to reach ChatGPT and Codex accounts authenticated through that service. That matters because an AI account may be connected to GitHub, Slack, email, or cloud storage, turning an identity flaw into access across workplace systems. The demonstration had clear limits: Hacktron says it did not inspect sensitive source code, and it did not show that researchers could merge code, deploy software, access customer data, or cause operational damage. OpenAI reportedly fixed its side after disclosure through Bugcrowd on July 25. Hacktron also says Claude produced a working ARM64 exploit within hours, but that performance claim was not independently verified. The open question is how broadly connected AI accounts inherit permissions—and how well those connections are isolated when one identity layer fails.

Story brief

3 key points

Hacktron reports that a Discourse image-processing vulnerability and a separate OpenAI SSO flaw let researchers reach an employee’s Codex environment through the company’s GitHub connection. The team created a harmless pull request in OpenAI’s internal monorepo but did not demonstrate code merging, deployment, customer-data access, or operational damage. OpenAI reportedly fixed its issue after disclosure on July 25;...

  1. 01

    Hacktron reported the findings through OpenAI’s Bugcrowd program on July 25; OpenAI said it fixed its side later that day.

  2. 02

    Discourse confirmed the image-upload vulnerability and rated it CVSS 8.8, then patched affected releases and strengthened sandboxing.

  3. 03

    The proof of access did not establish merge, deployment, customer-data access, or operational-impact capabilities.

Hacktron AI security researchers say they used Anthropic’s Claude Opus 5 to help build an exploit chain that reached an OpenAI employee’s ChatGPT and Codex environment. Using the account’s GitHub connection, they created a benign pull request in an internal repository; Hacktron says OpenAI fixed its part of the issue after disclosure.

The reported incident began with OpenAI’s Discourse-hosted community forum. Hacktron said HEIC and HEIF image uploads reached a heap buffer overflow in the libheif image-processing library, creating a route to remote code execution. Discourse independently confirmed the upstream image-upload vulnerability, gave it a CVSS severity score of 8.8, patched affected releases and added extra image-processing sandboxing.

The forum was a foothold, not the final destination

Hacktron said a separate flaw in OpenAI’s single sign-on implementation turned control of the forum environment into access to ChatGPT and Codex accounts authenticated through that service, including employee accounts. The researchers say an AI account could be connected to services such as GitHub, Slack, email and cloud storage, making its permissions more consequential than those of a standalone chatbot.

A video discussing Hacktron’s reported approach accompanied the disclosure. Video via venturebeat.com.

A proof of access with important limits

For its proof of concept, Hacktron said an OpenAI employee’s Codex environment was connected to OpenAI’s GitHub organization. The team said it did not examine sensitive source code; instead, it instructed Codex to prepare a harmless change in the internal openai/openai monorepo. The demonstration did not establish that the researchers could merge code, deploy software, access customer data or cause operational damage.

The reported remediation

  • Hacktron said it reported the findings through OpenAI’s Bugcrowd program on July 25.
  • Hacktron said OpenAI confirmed later that day that it had fixed its side of the vulnerability.
  • Libheif’s September 6 release included additional high-severity security fixes.

Claude’s role was reportedly exploit development

Hacktron said Claude Opus 4.8 struggled to make the memory-corruption exploit reliable with address-space layout randomization enabled. After switching to Opus 5, the researchers said the model produced a working ARM64 exploit within hours and helped adapt it to Discourse’s x86-64 and jemalloc setup. That is Hacktron’s account of model performance, rather than an independently verified benchmark.

Editorial analysis

Our Read

The notable issue is not that an AI model independently breached OpenAI. Hacktron describes humans directing Claude to speed up exploit development, then using an account compromise that inherited access from connected tools. The reported proof stopped before source-code inspection and did not establish that code could be merged or deployed. But it illustrates a harder operational boundary: an AI workspace may carry the permissions of the repositories and services attached to it. The meaningful next disclosure would be whether repository approval controls, account-scoping rules and identity protections prevented further action after the pull request was created.

Sources

  1. venturebeat.comOpenAI hacked by small team of white hat security researchers using Anthropic's Claude Opus 5

Loading discussion...

Hacktron Says Claude-Assisted Chain Reached OpenAI’s Internal GitHub Environment | Superpower Daily