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

HijackRAG: Hijacking Attacks against Retrieval-Augmented Large Language Models

About

Retrieval-Augmented Generation (RAG) systems enhance large language models (LLMs) by integrating external knowledge, making them adaptable and cost-effective for various applications. However, the growing reliance on these systems also introduces potential security risks. In this work, we reveal a novel vulnerability, the retrieval prompt hijack attack (HijackRAG), which enables attackers to manipulate the retrieval mechanisms of RAG systems by injecting malicious texts into the knowledge database. When the RAG system encounters target questions, it generates the attacker's pre-determined answers instead of the correct ones, undermining the integrity and trustworthiness of the system. We formalize HijackRAG as an optimization problem and propose both black-box and white-box attack strategies tailored to different levels of the attacker's knowledge. Extensive experiments on multiple benchmark datasets show that HijackRAG consistently achieves high attack success rates, outperforming existing baseline attacks. Furthermore, we demonstrate that the attack is transferable across different retriever models, underscoring the widespread risk it poses to RAG systems. Lastly, our exploration of various defense mechanisms reveals that they are insufficient to counter HijackRAG, emphasizing the urgent need for more robust security measures to protect RAG systems in real-world deployments.

Yucheng Zhang, Qinfeng Li, Tianyu Du, Xuhong Zhang, Xinkui Zhao, Zhengwen Feng, Jianwei Yin• 2024

Related benchmarks

TaskDatasetResultRank
Question AnsweringNQ
Accuracy87
63
Open-domain Question AnsweringMS Marco
Accuracy85
48
Question AnsweringNQ
ASR64
30
Question AnsweringHotpotQA
ASR77
30
Question AnsweringMS Marco
ASR48
30
Knowledge Base Poisoning AttackMSMARCO
ASRr95
12
Knowledge Poisoning AttackHotpotQA MultiTurn
ASR48
3
Knowledge Poisoning AttackMS-MARCO MultiTurn
ASR28
3
Knowledge Poisoning AttackNQ MultiTurn
ASR29
3
Showing 9 of 9 rows

Other info

Follow for update