paper-with-me

Papers

Bypassing Prompt Injection and Jailbreak Detection in LLM Guardrails

2025-04-15 · William Hackett, Lewis Birch, Stefan Trawicki, Neeraj Suri, Peter Garraghan

Large Language Models (LLMs) guardrail systems are designed to protect against prompt injection and jailbreak attacks. However, they remain vulnerable to evasion techniques. We demonstrate two approaches for bypassing LLM prompt injection and jailbreak detection systems via traditional character injection methods and algorithmic Adversarial Machine Learning (AML) evasion techniques. Through testing against six prominent protection systems, including Microsoft's Azure Prompt Shield and Meta's Prompt Guard, we show that both methods can be used to evade detection while maintaining adversarial utility achieving in some instances up to 100% evasion success. Furthermore, we demonstrate that adversaries can enhance Attack Success Rates (ASR) against black-box targets by leveraging word importance ranking computed by offline white-box models. Our findings reveal vulnerabilities within current LLM protection mechanisms and highlight the need for more robust guardrail systems.

📄 PDF Abstract BibTeX arXiv:2504.11168

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Maatphor: Automated Variant Analysis for Prompt Injection Attacks

2023-12-12 · Ahmed Salem, Andrew Paverd, Boris Köpf

Prompt injection has emerged as a serious security threat to large language models (LLMs). At present, the current best-practice for defending against newly-discovered prompt injection techniques is to add additional gua…

SeqAR: Jailbreak LLMs with Sequential Auto-Generated Characters

2024-07-02 · Yan Yang, Zeguan Xiao, Xin Lu, Hongru Wang 외

The widespread applications of large language models (LLMs) have brought about concerns regarding their potential misuse. Although aligned with human preference data before release, LLMs remain vulnerable to various mali…

Red TeamingSafety Alignment

When Benchmarks Lie: Evaluating Malicious Prompt Classifiers Under True Distribution Shift

2026-02-15 · Max Fomin arxiv

Detecting prompt injection and jailbreak attacks is critical for deploying LLM-based agents safely. As agents increasingly process untrusted data from emails, documents, tool outputs, and external APIs, robust attack det…

Large Reasoning Models Are Autonomous Jailbreak Agents

2025-08-04 · Thilo Hagendorff, Erik Derner, Nuria Oliver arxiv

Jailbreaking -- bypassing built-in safety mechanisms in AI models -- has traditionally required complex technical procedures or specialized human expertise. In this study, we show that the persuasive capabilities of larg…

Guarding the Guardrails: A Taxonomy-Driven Approach to Jailbreak Detection

2025-10-14 · Francesco Giarrusso, Olga E. Sorokoletova, Vincenzo Suriani, Daniele Nardi arxiv

Jailbreaking techniques pose a significant threat to the safety of Large Language Models (LLMs). Existing defenses typically focus on single-turn attacks, lack coverage across languages, and rely on limited taxonomies th…