Researchers Show Encrypted Reasoning Traces Can Be Stolen Across OpenAI, Anthropic and Google APIs
A paper published August 10 by researchers from the ELLIS Institute Tübingen and the Max Planck Institute found that encrypted chain-of-thought blocks returned by OpenAI, Anthropic and Google reasoning APIs are interchangeable across sessions and models, letting a weaker model decode and leak a stronger model's hidden reasoning in plaintext.
A paper titled "Stealing Reasoning Traces from Proprietary LLM APIs," posted to arXiv on August 10 by researchers Alexander Panfilov, David Schmotz, Ilia Shumailov, Luca Beurer-Kellner, Joachim Schaeffer, Ameya Prabhu, Jonas Geiping and Maksym Andriushchenko of the ELLIS Institute Tübingen and the Max Planck Institute for Intelligent Systems, discloses an architectural weakness in how OpenAI, Anthropic and Google return hidden chain-of-thought reasoning from their reasoning-model APIs.
The flaw
To protect intellectual property and limit information leakage, the major reasoning-model APIs don't store a model's step-by-step reasoning server-side. Instead they hand it back to the client as an encrypted block of text, which the client is expected to pass along unmodified with the next request in the conversation. The researchers found these encrypted blocks are fully interchangeable across different sessions, different users and even different models within the same provider's lineup. By injecting an encrypted reasoning trace produced by a stronger model into a request to a weaker, less-safeguarded model from the same provider, they could get that weaker model to decode and output the stronger model's hidden reasoning in plaintext — without any traditional jailbreak prompt.
Scale of exposure
Beyond the decryption technique itself, the team scanned public repositories and recovered 315,320 previously logged reasoning blocks, finding 367 pieces of personally identifiable information and 182 live credentials already sitting in plaintext-recoverable form. The paper lays out four distinct abuse paths: stealing a competitor's proprietary reasoning for model distillation, extracting private data from other users' previously published traces, recovering harmful content a model had concealed behind a "safe" visible answer, and hiding prompt injections inside an opaque reasoning block where downstream systems wouldn't inspect them.
Response and why it matters
OpenAI, Anthropic and Google have each mitigated the specific attack paths the paper demonstrates, and the primary extraction technique was no longer reproducible against production APIs as of the paper's publication. But the underlying finding — that "encrypted" reasoning is a usability feature, not a security boundary, once it's replayable across sessions and models — is a reminder for anyone building on top of hosted reasoning APIs: don't treat opaque reasoning blocks as a safe place to store or transmit sensitive context, and assume logged API traces could eventually be decoded by whoever controls the account associated with the model family that produced them.
Sources
AI-assisted reporting, overseen by the AgentsAI team. Spotted an error? Let us know.
Related agents
More ai news
TCS Unit HyperVault to Invest Up to $7.4B in 1GW AI Data Center Campus in India
Tata Consultancy Services' infrastructure arm HyperVault will invest up to $7.4 billion with partners to build a 1-gigawatt AI data center campus in Hyderabad, one of India's largest bets yet on domestic AI compute capacity.
Mistral Raises €3B in Samsung-Led Round, Becomes Europe's Best-Funded AI Startup
French AI lab Mistral raised €3 billion in a Series D round led by Samsung Electronics, pushing its post-money valuation above €21 billion and marking the largest equity round ever completed by a European technology company.
Sanders and Casar Introduce Bill to Ban 'Artificial Superintelligence' Outright
Sen. Bernie Sanders and Rep. Greg Casar introduced the Ban Artificial Superintelligence Act on September 3, which would permanently prohibit superintelligent AI systems, pause frontier development pending federal safety rules, and impose prison terms and a 'corporate death penalty' for violations.
Anthropic Says Claude Produced the First Machine-Checked Proof of Fermat's Last Theorem
Working largely autonomously for 11 days on the open Prove2Me platform, Claude generated a 13-million-line Lean formalization of Fermat's Last Theorem, which mathematician Kevin Buzzard called an 'extraordinary autoformalization achievement.'