Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Black-box, Adaptive, Efficient, Transferable, Harmful, Applicable... Attacks Are All You Need to Break LLMs

About

Accurately evaluating adversarial robustness is a longstanding challenge. A flawed attack design can inflate robustness estimates, making deployment risk assessment and defense comparison unreliable. Historically, standardized attacks such as AutoAttack have largely resolved this for image classifiers, providing a reliable evaluation baseline for systematic comparison across defenses. However, no equivalent exists for LLM jailbreak evaluation yet, where designing such an attack is considerably more difficult. A reliable attack must, among other things, be black-box compatible, applicable to arbitrary defense pipelines, and efficient, which no existing method jointly satisfies. We introduce Indirect Harm Optimization (IHO), a masked diffusion language model attacker trained via iterative preference optimization against a harmfulness judge, requiring only black-box access to the target. The same method can be used without modification as a strong adaptive attack on individual behaviors, or as an efficient amortized policy that transfers to held-out behaviors and unseen target models without fine-tuning. Even against layered defenses, such as a Circuit Breaker-trained model combined with an auxiliary detector, IHO improves attack success considerably over state-of-the-art approaches, without any defense-specific adaptation. Our results position IHO as a practical step toward the kind of standardized jailbreak evaluation that has improved reliability in the past. Code and models are available on GitHub and Hugging Face.

Vincent Limbach, Jonas Dornbusch, David L\"udke, Stephan G\"unnemann, Leo Schwinn• 2026

Related benchmarks

TaskDatasetResultRank
Jailbreak AttackSTRONGREJECT (held-out behaviors)
ASR (0.5 threshold)100
186
Jailbreak Attack SuccessSTRONGREJECT 60 behaviors (train)
EVUS93
62
Jailbreak RobustnessSTRONGREJECT (train)
EVUS93
62
Jailbreaking Attack SuccessSTRONGREJECT 40 held-out behaviors
EVUS94
62
Jailbreak Attack SuccessSTRONGREJECT (train)
ASR (0.5)100
62
Jailbreak AttackHarmful Prompts model-averaged
Model Averaged ASR (0.8)68
8
Showing 6 of 6 rows

Other info

Follow for update