Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

One Shot Dominance: Knowledge Poisoning Attack on Retrieval-Augmented Generation Systems

About

Large Language Models (LLMs) enhanced with Retrieval-Augmented Generation (RAG) have shown improved performance in generating accurate responses. However, the dependence on external knowledge bases introduces potential security vulnerabilities, particularly when these knowledge bases are publicly accessible and modifiable. While previous studies have exposed knowledge poisoning risks in RAG systems, existing attack methods suffer from critical limitations: they either require injecting multiple poisoned documents (resulting in poor stealthiness) or can only function effectively on simplistic queries (limiting real-world applicability). This paper reveals a more realistic knowledge poisoning attack against RAG systems that achieves successful attacks by poisoning only a single document while remaining effective for complex multi-hop questions involving complex relationships between multiple elements. Our proposed AuthChain address three challenges to ensure the poisoned documents are reliably retrieved and trusted by the LLM, even against large knowledge bases and LLM's own knowledge. Extensive experiments across six popular LLMs demonstrate that AuthChain achieves significantly higher attack success rates while maintaining superior stealthiness against RAG defense mechanisms compared to state-of-the-art baselines.

Zhiyuan Chang, Mingyang Li, Xiaojun Jia, Junjie Wang, Yuekai Huang, Ziyou Jiang, Yang Liu, Qing Wang• 2025

Related benchmarks

TaskDatasetResultRank
Retrieval Attack DefenseNatural Questions (NQ)
ASR18.7
99
Question AnsweringNQ
Accuracy75
63
Open-domain Question AnsweringMS Marco
Accuracy82
48
RAG AttackHotpotQA
Attack Success Rate (ASR)71.3
41
RAG AttackMS Marco
Attack Success Rate (ASR)10
35
Question AnsweringHotpotQA
ASR90
30
Question AnsweringMS Marco
ASR85
30
Question AnsweringNQ
ASR81
30
Poison Text GenerationHarry Potter dataset (full)
PPL50.19
5
Knowledge Poisoning AttackMS-MARCO MultiTurn
ASR54
3
Showing 10 of 12 rows

Other info

Follow for update