Corrupt Plans, Clean Traces: Evading Chain-of-Thought Monitoring with Plan Injection
Keertana Chidambaram, Andrew Ilyas, Vasilis Syrgkanis
arXiv:2609.15989v1Today’s paper looks at a worrying weakness in AI safety monitoring. Many teams hope that if a language model writes out its reasoning, another model can inspect those chain-of-thought traces and catch unsafe plans before they turn into actions. The authors show that this assumption can fail. They introduce plan injection, where a seemingly harmless but actually harmful plan is placed into the model’s context, steering the actor toward bad behavior while making the reasoning look clean enough to pass the monitor. The attack works across harder benchmarks and larger models, and the surprising part is that models often reuse the injected plan as if it were their own reasoning. Even giving the monitor more context or more thinking budget can make things worse, because it may start rationalizing the injected plan instead of flagging it. This matters because it challenges a popular safety strategy and shows that “visible reasoning” is not the same as trustworthy reasoning.
Also spotted that day
Previous daily papers