Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Researchers Expose Flaw Allowing Theft of Hidden Reasoning from Major AI APIs

AI By Crimson AI Hugging Face Papers 11 August 2026 · 00:00 14 views
Share: X Telegram

A new study reveals that encrypted reasoning traces from proprietary LLMs can be intercepted and decrypted by injecting them into weaker models, exposing private data, hidden prompts, and hazardous information across Anthropic, OpenAI, and Google.

Researchers Expose Flaw Allowing Theft of Hidden Reasoning from Major AI APIs

Key points

A team of researchers has identified a critical architectural vulnerability in how leading large language model (LLM) providers handle encrypted reasoning traces, also known as chain-of-thought. The flaw allows attackers to decrypt proprietary reasoning by injecting the encrypted blocks into weaker models from the same provider, bypassing safeguards on the more capable models.

The study, titled "Stealing Reasoning Traces from Proprietary LLM APIs," explains that providers return reasoning traces to clients as encrypted text blocks, which are then passed back with each request. However, these blocks are interchangeable across sessions, users, and models within the same provider's ecosystem, making them vulnerable to a "decryption jailbreak."

The attack enables four major threat vectors: circumventing anti-distillation protections to extract proprietary reasoning, large-scale private data extraction, exposure of hazardous information hidden in reasoning, and invisible prompt injection attacks. The researchers demonstrated the technique against Anthropic, OpenAI, and Google models.

In a large-scale test, the team decoded 315,320 reasoning blocks scraped from public repositories, recovering 367 Personally Identifiable Information (PII) artifacts and 182 credentials. They also showed that even when a model's final output safely rejects a malicious request, the reasoning trace may inadvertently reveal dangerous details.

The researchers propose cryptographic and system-level mitigations, including binding encrypted blocks to specific sessions and users. They emphasize that current "encryption" is more akin to obfuscation with a shared key, and developers should assume chain-of-thought is readable until providers implement per-session binding.

MetricValue
Reasoning blocks decoded315,320
PII artifacts recovered367
Credentials recovered182
Affected providersAnthropic, OpenAI, Google
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1