ICON: Indirect Prompt Injection Defense for Agents based on Inference-Time Correction
About
Large Language Model (LLM) agents are susceptible to Indirect Prompt Injection (IPI) attacks, where malicious instructions in retrieved content hijack the agent's execution. Existing defenses typically rely on strict filtering or refusal mechanisms, which suffer from a critical limitation: over-refusal, prematurely terminating valid agentic workflows. We propose ICON, a probing-to-mitigation framework that neutralizes attacks while preserving task continuity. Our key insight is that IPI attacks leave distinct over-focusing signatures in the latent space. We introduce a Latent Space Trace Prober to detect attacks based on high intensity scores. Subsequently, a Mitigating Rectifier performs surgical attention steering that selectively manipulate adversarial query key dependencies while amplifying task relevant elements to restore the LLM's functional trajectory. Extensive evaluations on multiple backbones show that ICON achieves a competitive 0.4% ASR, matching commercial grade detectors, while yielding a over 50% task utility gain. Furthermore, ICON demonstrates robust Out of Distribution(OOD) generalization and extends effectively to multi-modal agents, establishing a superior balance between security and efficiency.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Indirect Prompt Injection Defense | Ignore Instruction | ASR0.00e+0 | 18 | |
| Indirect Prompt Injection Defense | Combined Attacks | ASR0.00e+0 | 18 | |
| Indirect Prompt Injection Defense | TrojanTools | ASR1.2 | 18 | |
| Indirect Prompt Injection Defense | Vision-Language Agentic IPI Benchmark (test) | BU72 | 12 | |
| Efficiency Comparison | Indirect Prompt Injection Defense Baselines | Dataset Size2.55e+8 | 3 | |
| Indirect Prompt Injection Defense | InjectAgent Out-of-Distribution (OOD) | -- | 2 | |
| Indirect Prompt Injection Defense | AgentDojo Out-of-Distribution (OOD) | -- | 2 |