ARTFEED — Contemporary Art Intelligence

DenialRAG: New Single-Document Poisoning Attack on RAG Systems

ai-technology · 2026-08-06

A new single-document poisoning attack called DenialRAG has been developed by researchers, specifically aimed at retrieval-augmented generation (RAG) systems. Unlike previous methods that refrain from directly mentioning the correct answer, DenialRAG incorporates the correct answer within a tainted document, explicitly refutes it, and offers an explanation controlled by the attacker that supports an incorrect answer. By including both the accurate and tainted responses in the same retrieved passage, the attack creates a direct conflict within the generator's context. This method was tested against four existing single-document poisoning attacks across three open-domain question-answering datasets and eight target large language models (LLMs). The findings are documented on arXiv with the identifier 2608.02678, underscoring the necessity for stronger defenses against corpus poisoning in RAG security.

Key facts

  • DenialRAG is a single-document poisoning attack that explicitly names and denies the correct answer.
  • The attack embeds the conflict between correct and poisoned answers in the same retrieved passage.
  • Evaluated against four published single-document poisoning attacks.
  • Tested on three open-domain question-answering datasets.
  • Tested on eight target large language models (LLMs).
  • Paper available on arXiv with identifier 2608.02678.
  • Attack targets retrieval-augmented generation (RAG) systems.
  • Prior attacks typically avoid explicitly naming the correct answer.

Entities

Institutions

  • arXiv

Sources