Back to News
SecurityAI Understanding briefing

Researchers Use Anthropic's Claude AI to Hack OpenAI Employee's ChatGPT Account

Security researchers used Anthropic's Claude Opus 5 to hack an OpenAI employee's ChatGPT account and reach the company's internal GitHub environment.

4 min readRead the original reporting
Source-provided image accompanying Researchers Use Anthropic's Claude AI to Hack OpenAI Employee's ChatGPT Account
Attributed reportingSource recorded
Publisher
venturebeat.com
Source link
venturebeat.comhttps://venturebeat.com/security/openai-hacked-by-small-team-of-white-hat-security-researchers-using-anthropics-claude-opus-5
Source type
Reporting by a news outlet β€” not a first-party document.

What we could not confirm independently: This claim is attributed to the named outlet. We did not verify it against a first-party document. (venturebeat.com)

ContextUnderstand this in 60 seconds

Start here

Test yourselfAI Agents Quiz

What happened

Security researchers from Hacktron AI used Anthropic's Claude Opus 5 to hack an OpenAI employee's ChatGPT account and reach the company's internal GitHub environment. The researchers discovered a vulnerability in OpenAI's single sign-on implementation that allowed them to turn control of the forum environment into access to ChatGPT and Codex accounts belonging to users who had authenticated through the service. They then used the compromised employee account's access to Codex to create a harmless pull request in OpenAI's internal monorepo, demonstrating that the account compromise could extend beyond ChatGPT itself into connected developer infrastructure.

The researchers used Anthropic's Claude Opus 5 to investigate the vulnerable libheif package and develop an exploit.

They initially used Claude Opus 4.8 but switched to Opus 5, which produced a working ARM64 exploit within hours.

The researchers then adapted the exploit to the x86-64 and jemalloc environment used by Discourse.

The full path from discovery to access to OpenAI's repository environment took less than 72 hours.

The researchers reported the findings through OpenAI's Bugcrowd program on July 25 and received a payout of $6,500.

Source details: venturebeat.com β†—

Why it matters

This incident highlights the risks associated with AI agents connected to business systems and the importance of isolating untrusted file-processing pipelines, keeping low-level dependencies aggressively patched, constraining federated identity trust, and treating AI-agent credentials with the same scrutiny as privileged human accounts.

The incident highlights the risks associated with AI agents connected to business systems.

It demonstrates how AI coding agents are changing the economics of sophisticated vulnerability exploitation.

The researchers argue that frontier coding agents can increasingly perform much of the incremental exploit-development work under human direction.

The broader libheif ecosystem reinforces the maintenance problem, with dozens of security advisories published during 2026.

The incident emphasizes the need for organizations to take a more proactive approach to security, including isolating untrusted file-processing pipelines, keeping low-level dependencies aggressively patched, constraining federated identity trust, and treating AI-agent credentials with the same scrutiny as privileged human accounts.

Interactive Mechanism

Interactive Mechanism: How It Actually Works

Explore the underlying technology behind this development interactively.

Agent Lifecycle Stage:
1
User Intent & Planning: "Audit customer refund request #4092 and settle payment."
2
Tool Calling: Emits structured JSON call crm_get_transaction(id='4092').
3
Guardrail & Verification:πŸ›‘οΈ Paused: High-value action requires human operator sign-off.
4
Final Settlement: Refund recorded, email receipt dispatched, and audit log stored.
Core takeaway: An AI agent is not just a language modelβ€”it is a closed loop of planning, tool invocation, and environment feedback. Production systems require self-healing retries and strict human approval guardrails.
Interactive Concept Check+10 Points
AI Agents Quiz

What is the most accurate way to describe what AI Agents can do today?

What to watch next

The incident demonstrates how AI coding agents are changing the economics of sophisticated vulnerability exploitation and the need for organizations to take a more proactive approach to security.

The incident demonstrates the potential impact of AI agents on security.

It highlights the need for organizations to take a more proactive approach to security.

The researchers argue that AI coding agents are changing the economics of sophisticated vulnerability exploitation.

The incident emphasizes the importance of isolating untrusted file-processing pipelines and keeping low-level dependencies aggressively patched.

The researchers note that the same class of models is making technically difficult exploit development faster and less expensive.

Related guides & quizzes

AI AgentsAI SecurityTest what you know β€” try a free AI quizLook up an AI term in our glossary
Found this useful?