paper-with-me

홈 › Papers

CAPTURE: Context-Aware Prompt Injection Testing and Robustness Enhancement

2025-05-18 · Gauri Kholkar, Ratinder Ahuja

Prompt injection remains a major security risk for large language models. However, the efficacy of existing guardrail models in context-aware settings remains underexplored, as they often rely on static attack benchmarks. Additionally, they have over-defense tendencies. We introduce CAPTURE, a novel context-aware benchmark assessing both attack detection and over-defense tendencies with minimal in-domain examples. Our experiments reveal that current prompt injection guardrail models suffer from high false negatives in adversarial cases and excessive false positives in benign scenarios, highlighting critical limitations.

📄 PDF Abstract BibTeX arXiv:2505.12368

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Assessing Prompt Injection Risks in 200+ Custom GPTs

2023-11-20 · Jiahao Yu, Yuhang Wu, Dong Shu, Mingyu Jin 외

In the rapidly evolving landscape of artificial intelligence, ChatGPT has been widely used in various applications. The new feature - customization of ChatGPT models by users to cater to specific needs has opened new fro…

PROMPTFUZZ: Harnessing Fuzzing Techniques for Robust Testing of Prompt Injection in LLMs

2024-09-23 · Jiahao Yu, Yangguang Shao, Hanwen Miao, Junzheng Shi

Large Language Models (LLMs) have gained widespread use in various applications due to their powerful capability to generate human-like text. However, prompt injection attacks, which involve overwriting a model's origina…

MUZZLE: Adaptive Agentic Red-Teaming of Web Agents Against Indirect Prompt Injection Attacks

2026-02-09 · Georgios Syros, Evan Rose, Brian Grinstead, Christoph Kerschbaumer 외 arxiv

Large language model (LLM) based web agents are increasingly deployed to automate complex online tasks by directly interacting with web sites and performing actions on users' behalf. While these agents offer powerful cap…

LongPIBench: A Long-Context Benchmark for Prompt Injection

2026-08-28 · Yupei Liu, Yuqi Jia, Neil Zhenqiang Gong, Jinyuan Jia arxiv

Prompt injection attacks pose a serious security risk to large language models in real-world applications. However, existing prompt injection benchmarks primarily focus on short-context inputs, leaving the attacks and de…

AI Agents May Always Fall for Prompt Injections

2026-05-17 · Sahar Abdelnabi, Eugene Bagdasarian arxiv

Prompt injection is the most critical vulnerability in deployed AI agents. Despite recent progress, we show that the prevailing defense paradigm (data-instruction separation) both fails to detect attacks that operate thr…