This website uses cookies
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Consent Selection
Details
  • Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.
  • Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.
    • We do not use cookies of this type.

  • Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
    • We do not use cookies of this type.

  • Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
    • We do not use cookies of this type.

  • Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
    • __emg_sidPending
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      __emg_vidPending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      nl-read-countPending
      Maximum Storage Duration: PersistentType: HTML Local Storage
Cookie declaration last updated on 8/12/26 by Cookiebot
[#IABV2_TITLE#]
[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]
About
Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.
NewsLayer

Install NewsLayer

Get the app experience — one tap from your home screen, instant loads and breaking-news alerts.

NewsLayer.com
NewsLayer PulseLIVEBTC$63,381-0.05%ETH$1,886+0.42%SOL$76.14+0.77%XRP$1.01+0.35%DOGE$0.0702+0.82%ADA$0.1821-0.11%Total Cap$2.26T-0.05%Layer Index45 Neutral
BreakingExternal Reporting게시 하루 전

'Inner Thoughts' of Every Major AI Model Exposed in Massive Exploit

Researchers found every major AI provider encrypts reasoning tokens with a single global key—and exploited it to decode 315,320 hidden thinking blocks from public logs, recovering passwords and live API keys along the way.

'Inner Thoughts' of Every Major AI Model Exposed in Massive Exploit
작성자 Jose Antonio LanzPublisher Decrypt 3 분 소요
Image via Decrypt

Layer Index

45

↑ 10 pts in 24h

In brief

  • A team or researchers found that Anthropic, OpenAI, and Google all use a single global encryption key for AI reasoning tokens.
  • By decoding 315,320 reasoning blocks scraped from public GitHub and Hugging Face repositories, the researchers recovered 182 credentials, including 62 live API keys, 33 passwords, and 30 personal email addresses.
  • OpenAI, Anthropic, and Google deployed server-side patches after responsible disclosure, but historical session logs already shared publicly remain decodable.

Security researchers have found a way to read the encrypted "inner thoughts" of every major AI reasoning model—and uncovered 62 live API keys and 33 passwords buried in session logs that developers had shared publicly online without knowing what was inside them.

“By decoding 315,320 reasoning blocks scraped from public repositories, we recovered 367 Personally Identifiable Information (PII) artifacts and 182 credentials,” the researchers wrote.

The paper, submitted August 10 by a team from MATS Research, the ELLIS Institute Tübingen, the Max Planck Institute for Intelligent Systems, and security firm Snyk, targets a specific class of AI: reasoning models. These are models that don't just answer immediately and instead start with an internal chain-of-thought (a step-by-step scratchpad where the AI works through a problem before showing you the answer), then deliver a final response.

Anthropic, OpenAI, and Google all encrypt that hidden scratchpad. Encryption—the process of scrambling data into an unreadable code—is meant to protect the company's intellectual property and keep sensitive intermediate reasoning away from users. The encrypted block gets passed back to the provider's servers with every follow-up message, maintaining the conversation without storing anything on the company's end.

One key to rule them all

The flaw is architectural. Instead of binding each encrypted reasoning block to a specific user, session, or model, all three providers use a single, provider-wide encryption key across their entire ecosystem. "These encrypted blocks are fully compatible and interchangeable across different sessions, users, and even different models within a provider's ecosystem," the researchers wrote.

That means a block of encrypted reasoning from Claude Opus 4.8—Anthropic's flagship model—can be injected into Claude Haiku 4.5, a cheaper, less guarded sibling without breaking Anthropic’s rules. Haiku lacks the anti-distillation alignment (safety training specifically designed to stop a model from transcribing its own reasoning on command) that Opus has.

Tell Haiku to read out the encrypted block verbatim, and it does. "By injecting an encrypted reasoning trace from a given model into a weaker, and less safeguarded model from the same provider, we force it to decode and output the trace verbatim in plaintext, without ever jailbreaking the more capable model directly," the paper states.

"Cross-model portability means Haiku 4.5 can read Opus 4.8's thoughts," lead researcher Alexander Panfilov wrote on X. The same attack reproduced across OpenAI's GPT-5.6 family and Google's Gemini model lineup. No special access required—standard API access (the connection developers use to build applications on top of AI models) was sufficient to execute it.

What the public logs contained

To demonstrate real-world damage, the team scraped 6,708 publicly shared AI agent transcripts—automated session logs that developers routinely post to GitHub and Hugging Face for collaboration or debugging. They decoded 315,320 reasoning blocks from those logs.

"Developers frequently share their session logs and encrypted thinking traces publicly online, entirely unaware of the sensitive data hidden within the encrypted blocks," the paper notes. Most of those secrets never appeared in the visible AI output—they existed only inside the encrypted reasoning, invisible to anyone who hadn't run the attack.

The vulnerability opens four attack vectors beyond simple credential theft: stealing proprietary reasoning patterns from AI companies to train competing models via distillation (when a smaller AI learns to mimic a bigger one by studying its outputs); extracting private data from shared logs; executing invisible prompt injection, where malicious instructions are hidden inside encrypted reasoning blocks that security monitoring tools never see; and jailbreaking powerful models through their less-guarded siblings.

Anthropic, OpenAI, and Google all deployed server-side mitigations after the team followed responsible disclosure procedures. As Decrypt previously reported, Anthropic has been a recurring focus for security researchers this year, especially as its latest models consume a lot more tokens in that process.

The patches are live. The 6,708 session transcripts with decoded reasoning blocks already scraped from the public web are not going anywhere.

Daily Debrief Newsletter

Start every day with the top news stories right now, plus original features, a podcast, videos and more.

속보

속보를 놓치지 마세요

Advertisement

House — Advertise on NewsLayer
NewsLayerAd

Sourced by

Originally reported by Decrypt

NewsLayer coverage based on externally reported material.

The Daily Brief

The onchain economy, before your day starts.

Curated markets, onchain insights, and key headlines — delivered every weekday morning.

Weekdays · Free · ~5 minute read

관련 기사