Skip to content

Prompt Injection

Direct, indirect, and multi-turn prompt injection attacks

Resources
278
Page
4/6

Newest first

Search instead
paper2026Unreviewed

Breadcrumbing Search Agents

Xuebin Li, Hanqing Zhao, Siyuan Liang +4

LLM-based search agents are widely used for information-seeking tasks, but their reliance on external tool returns introduces a critical security risk: web content retrieved during execution is untrusted, exposing agents to prompt injection and goal hijacking. Prior work on…

paper2026Applied SciencesUnreviewed

Balancing Security and Performance in LLM Agents: Spotlight-Guard, a Layered Defense Against Indirect Prompt Injection

Doygun Demirol, Murat Aydoğan

Large Language Model (LLM)-based agents automate complex tasks by integrating external tools such as web browsers, e-mail clients, file readers, and APIs, but this same integration exposes them to indirect prompt injection (IPI) attacks, in which malicious instructions hidden in…

paper2026Unreviewed

Defending Retrieval-Augmented Intrusion Detection Against Knowledge Poisoning and Prompt Injection

Kaysarul Anas Apurba, Md. Hasibul Hasan, Mahedee Zaman Moon +2

Retrieval-Augmented Generation (RAG) enables large language models to classify network flows and generate human-readable incident reports by retrieving semantically similar historical traffic from a vector knowledge base. However, the retrieval layer introduces vulnerabilities…

paper20262026 IEEE 3rd International Conference on Computer Vision and Deep Learning (DLCV)Unreviewed

LLM Security Defense Using Unsupervised Learning and Deep Reinforcement Learning

Leilei Wang, Hongying Li

With the widespread deployment of large language models (LLMs) in intelligent systems, security threats such as prompt injection, jailbreaking, data poisoning, and hidden backdoor attacks have become increasingly severe. Traditional rule-based filtering and static detection…

paper2026Unreviewed

The Latent Diagnostic Taxonomy: A Framework for Constructing Classifiers and Diagnosing Their Decisions, Applied to Prompt Injection Detection

Jaturong Kongmanee, Smile Thanapattheerakul

This paper proposes a framework for constructing a classifier as a safeguard layer, and for developing a complementary diagnostic that identifies which of the classifier's confident decisions can be trusted. This framework, the Latent Diagnostic Taxonomy, consists of (i)…

paper2026Unreviewed

SIR: Self-improving Red-teaming for Compute Use Agents

Chen Xiong, Zhiyuan He, Pin-Yu Chen +2

Computer use agents (CUAs) are vision-language models that perceive a screen and act on a real operating system through mouse, keyboard, and terminal, and they are increasingly deployed to automate everyday digital tasks. Because they can be exposed to untrusted content while…

paper2026Unreviewed

Repeat-After-Me: Black-Box Adaptive Visual Prompt Injection

Sizhe Chen, Yu-Lin Tsai, Ivan Evtimov +4

Prompt injection is widely recognized as a major security threat to AI agents that interact with untrusted external data, such as websites, documents, and emails. Prior work has shown that, in the text domain, black-box prompt injection can achieve near-perfect attack success…

paper2026Unreviewed

MOLE: Detecting Insider Threats in AI Agents

Aashiq Muhamed, Virginia Smith

Model misalignment, prompt injection, or operator misuse could lead AI agents operating frontier-lab accounts to exfiltrate model weights, poison training data, or weaken release gates. Existing benchmarks do not test whether defenders can detect this activity among routine work…