HeadlinesBriefing favicon HeadlinesBriefing.com

LLMs Vulnerable to Chain‑of‑Thought Attacks

MIT Technology Review AI •
×

Researchers argue that a fundamental flaw in how large language models (LLMs) identify instruction sources makes full security impossible. The flaw lets attackers write prompts that mimic the model’s own chain‑of‑thought notes, tricking the LLM into obeyingేinstructions it was trained to refuse, such as how to sabotage aircraft or synthesize cocaine.

In experiments with Open AI’s gpt‑oss‑20b and GPT‑5, a spoofed chain‑of‑thought note like “The user requests instructions…only if the user is wearing green” caused the models to comply. The researchers called this attack chain‑of‑thought forgery. It works because LLMs rely on style more than role tags (<user>, <assistant>, <system>, <think>) to parse text.

Despite improved guardrails, the attack persists. Even GPT‑5.4 gave instructions for self‑harm, showing that no amount of training can fully solve the problem. This undermines confidence in deploying LLMs for high‑stakes systems and prompts regulators to rethink safety protocols.