AI Safety 🇩🇪 12.08.2026 21:04

Architecture flaw in GPT-5, Claude and Gemini exposed

OpenAIOpenAI AnthropicAnthropic Google/DeepMindGoogle/DeepMind
An international research team has discovered an architectural flaw in the encrypted Chain of Thought reasoning blocks of leading AI models like GPT-5, Claude and Gemini. By using smaller sibling models from the same vendors, attackers can decrypt and read the entire reasoning processes, potentially exposing sensitive data.
An international research team has uncovered a critical architectural vulnerability in the encrypted reasoning blocks of top AI systems such as GPT-5, Claude, and Gemini. These systems generate an internal Chain of Thought before answering, which vendors encrypt and send to the client only to be returned with follow-up queries. The researchers found that OpenAI, Anthropic, and Google use global encryption keys for their model families, meaning the encrypted reasoning blocks are not tied to a specific user, session, or model. This allows attackers to take the encrypted reasoning block of a flagship model and submit it to a smaller, less restricted sibling model, which then decrypts and outputs the full reasoning process. The team analyzed public repositories and logs, finding 315,320 encrypted reasoning blocks, and successfully decrypted personal identifiers, API keys, passwords, and email addresses. The vulnerability also enables hidden prompt injections and unauthorized cloning of model capabilities. The researchers disclosed their findings to the affected companies, which have begun implementing countermeasures; however, until encryption is strictly bound to a specific session, users cannot assume protection.
Abbreviations
API = Application Programming Interface — программный интерфейс приложения
Source: Heise online — original
Our earlier posts on this topic ↓
Fresh news