September 2026Unreviewed
ToxicRAG: Compromising Retrieval-Augmented Generation Systems via Single-Shot Knowledge Poisoning Attacks
Haozhe Lu, Jiaqi Li, Xinyuan Zhu, Xiang Li
Abstract
Retrieval-Augmented Generation (RAG) can ground large language model (LLM) outputs in external evidence, but it also exposes the system to knowledge poisoning. Representative attacks use multiple injected documents or templates that directly assert a target answer. We present ToxicRAG, a one-document-per-target attack that expresses misinformation as a coherent knowledge-update narrative. The generated document first acknowledges the previously accepted answer, introduces fabricated events that
Categories
Framework mappings
OWASP Top 10 for LLM Applications
- LLM04Data and Model Poisoning
MITRE ATLAS
- AML.T0020Poison Training Data
Suggested from the entry's categories.
Cite
@misc{lu2026toxicrag,
title = {{ToxicRAG: Compromising Retrieval-Augmented Generation Systems via Single-Shot Knowledge Poisoning Attacks}},
author = {Haozhe Lu and Jiaqi Li and Xinyuan Zhu and Xiang Li},
year = {2026},
month = sep,
eprint = {2609.11082},
archivePrefix = {arXiv},
url = {https://arxiv.org/abs/2609.11082}
}