English

Jailbreaking Large Language Models Against Moderation Guardrails via Cipher Characters

Cryptography and Security 2024-06-03 v1 Computation and Language Computer Vision and Pattern Recognition Machine Learning

Abstract

Large Language Models (LLMs) are typically harmless but remain vulnerable to carefully crafted prompts known as ``jailbreaks'', which can bypass protective measures and induce harmful behavior. Recent advancements in LLMs have incorporated moderation guardrails that can filter outputs, which trigger processing errors for certain malicious questions. Existing red-teaming benchmarks often neglect to include questions that trigger moderation guardrails, making it difficult to evaluate jailbreak effectiveness. To address this issue, we introduce JAMBench, a harmful behavior benchmark designed to trigger and evaluate moderation guardrails. JAMBench involves 160 manually crafted instructions covering four major risk categories at multiple severity levels. Furthermore, we propose a jailbreak method, JAM (Jailbreak Against Moderation), designed to attack moderation guardrails using jailbreak prefixes to bypass input-level filters and a fine-tuned shadow model functionally equivalent to the guardrail model to generate cipher characters to bypass output-level filters. Our extensive experiments on four LLMs demonstrate that JAM achieves higher jailbreak success (\sim ×\times 19.88) and lower filtered-out rates (\sim ×\times 1/6) than baselines.

Keywords

Cite

@article{arxiv.2405.20413,
  title  = {Jailbreaking Large Language Models Against Moderation Guardrails via Cipher Characters},
  author = {Haibo Jin and Andy Zhou and Joe D. Menke and Haohan Wang},
  journal= {arXiv preprint arXiv:2405.20413},
  year   = {2024}
}

Comments

20 pages

R2 v1 2026-06-28T16:47:45.832Z