# How Claude helped researchers reach OpenAI accounts through a forum

> Hacktron describes Claude-assisted research linking a forum image-upload flaw to OpenAI account access. Here is how the chain worked.

Source: https://fmcybersecurity.com/en/insights/ai-security/claude-assisted-openai-forum-account-takeover/
Locale: English
Other locale: https://fmcybersecurity.com/insights/ai-security/claude-hjalp-forskere-fra-forum-til-openai-kontoer/

## Metadata

- Date: 2026-09-21
- Author: kenny-le
- Topic: ai-security
- Format: news
- Scope: international

**In brief:** Hacktron reports using Claude to help develop an attack that reached OpenAI accounts through its forum. The researchers directed the work; this was not a model independently choosing to attack OpenAI.

## A picture upload became the entry point

Discourse is software for running discussion forums. When someone uploads a picture, the server processes the file so it can display it. That processing is a security boundary: the server is reading data supplied by someone else.

[Discourse's security advisory](https://github.com/discourse/discourse/security/advisories/GHSA-vhm9-85gw-x335), published on 28 July, confirms that a flaw in the libheif image-processing library allowed uploaded images to trigger code execution. In plain terms, a specially crafted image could make the server run an attacker's instructions.

Discourse supplied a patched library and additional isolation for image processing on supported systems. Isolation limits what a vulnerable process can reach.

## Why forum access mattered

[Hacktron's report, published on 13 September](https://www.hacktron.ai/blog/hacking-openai), describes July research: Claude helped develop the exploit, and a separate OpenAI sign-in flaw opened access to ChatGPT and Codex accounts. The researchers report demonstrating access to an internal GitHub repository through Codex. They say OpenAI fixed its issue in July.

Single sign-on lets one identity sign into several services. A connected tool may also act with permissions granted to that account. Those relationships help explain why the impact of a compromised account can extend beyond its original application.

## What this says about AI hacking

The distinction between generating attack code and [carrying out actions with tools](/en/insights/ai-security/prepare-for-ai-driven-hacking/) matters. A model's contribution must be described alongside the human decisions and access it depends on. Here, the reported result concerns a guided research effort, not evidence that any chatbot can break into any business.

---

For the full documentation index, see https://fmcybersecurity.com/llms.txt
For the complete corpus as a single document, see https://fmcybersecurity.com/llms-full.txt
