June 2026Unreviewed
A Layered Security Framework Against Prompt Injection in RAG-Based Chatbots
Gulshan Saleem, Nisar Ahmed, Muhammad Imran Zaman, Ali Hassan
Abstract
Prompt injection is ranked as the most critical vulnerability in large language model (LLM) deployments by the OWASP Top 10 for LLM Applications, yet existing defenses operate at isolated pipeline stages and remain incomplete. Input filters cannot inspect retrieved documents, while output monitors cannot prevent malicious payloads from reaching the model. Consequently, retrieval-augmented generation (RAG) chatbots remain vulnerable to indirect injection, where a poisoned knowledge-base document
Categories
Framework mappings
OWASP Top 10 for LLM Applications
- LLM01Prompt Injection
MITRE ATLAS
- AML.T0051LLM Prompt Injection
Suggested from the entry's categories.
Cite
@misc{saleem2026layered,
title = {{A Layered Security Framework Against Prompt Injection in RAG-Based Chatbots}},
author = {Gulshan Saleem and Nisar Ahmed and Muhammad Imran Zaman and Ali Hassan},
year = {2026},
month = jun,
eprint = {2606.19660},
archivePrefix = {arXiv},
url = {https://arxiv.org/abs/2606.19660}
}