← 返回论文检索
The ACM Web Conference 2026Short Papers

Hidden-in-Plain-Text: A Benchmark for Social-Web Indirect Prompt Injection in RAG

Haoze Guo, Ziqi Wei 0007

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1145/3774904.3792853 ↗

摘要

Retrieval-augmented generation (RAG) systems increasingly ground responses in user-generated Web content, expanding both usefulness and attack surface. Two web-native threats are especially concerning: indirect prompt injection and retrieval poisoning, where malicious instructions or biased content survive ingestion and influence retrieval or generation. We introduce OpenRAG-Soc, a compact, reproducible benchmark and harness for evaluating web-facing RAG pipelines under these threats as a discrete data package. The suite pairs a social corpus with interchangeable sparse and dense retrievers and deployable mitigations, including HTML/Markdown sanitization, Unicode normalization, and attribution-gated answering. OpenRAG-Soc standardizes end-to-end evaluation from ingestion to generation and reports attack success at answer time, rank shifts in both sparse and dense retrievers, as well as utility and latency. It targets practitioners who need fast, realistic tests to measure risk and harden RAG deployments.