English

Attention is All You Need to Defend Against Indirect Prompt Injection Attacks in LLMs

Cryptography and Security 2025-12-12 v2

Abstract

Large Language Models (LLMs) have been integrated into many applications (e.g., web agents) to perform more sophisticated tasks. However, LLM-empowered applications are vulnerable to Indirect Prompt Injection (IPI) attacks, where instructions are injected via untrustworthy external data sources. This paper presents Rennervate, a defense framework to detect and prevent IPI attacks. Rennervate leverages attention features to detect the covert injection at a fine-grained token level, enabling precise sanitization that neutralizes IPI attacks while maintaining LLM functionalities. Specifically, the token-level detector is materialized with a 2-step attentive pooling mechanism, which aggregates attention heads and response tokens for IPI detection and sanitization. Moreover, we establish a fine-grained IPI dataset, FIPI, to be open-sourced to support further research. Extensive experiments verify that Rennervate outperforms 15 commercial and academic IPI defense methods, achieving high precision on 5 LLMs and 6 datasets. We also demonstrate that Rennervate is transferable to unseen attacks and robust against adaptive adversaries.

Keywords

Cite

@article{arxiv.2512.08417,
  title  = {Attention is All You Need to Defend Against Indirect Prompt Injection Attacks in LLMs},
  author = {Yinan Zhong and Qianhao Miao and Yanjiao Chen and Jiangyi Deng and Yushi Cheng and Wenyuan Xu},
  journal= {arXiv preprint arXiv:2512.08417},
  year   = {2025}
}

Comments

Accepted by Network and Distributed System Security (NDSS) Symposium 2026