JailbreakBench: An Open Robustness Benchmark for Jailbreaking Large Language Models

Patrick Chao, Edoardo Debenedetti, Alexander Robey, Maksym Andriushchenko, Francesco Croce, Vikash Sehwag, Edgar Dobriban, Nicolas Flammarion, George Pappas, F. Tramèr, Hamed Hassani, Eric Wong

arXiv:2404.01318 · 2026-07-27 공개 · arXiv · PDF

open-source evaluation-framework adversarial-prompts llm-robustness llm-defense leaderboard jailbreak-bench threat-model

Abstract

Jailbreak attacks cause large language models (LLMs) to generate harmful, unethical, or otherwise objectionable content. Evaluating these attacks presents a number of challenges, which the current collection of benchmarks and evaluation techniques do not adequately address. First, there is no clear standard of practice regarding jailbreaking evaluation. Second, existing works compute costs and success rates in incomparable ways. And third, numerous works are not reproducible, as they withhold adversarial prompts, involve closed-source code, or rely on evolving proprietary APIs. To address these challenges, we introduce JailbreakBench, an open-sourced benchmark with the following components: (1) an evolving repository of state-of-the-art adversarial prompts, which we refer to as jailbreak artifacts; (2) a jailbreaking dataset comprising 100 behaviors -- both original and sourced from prior work (Zou et al., 2023; Mazeika et al., 2023, 2024) -- which align with OpenAI's usage policies; (3) a standardized evaluation framework at https://github.com/JailbreakBench/jailbreakbench that includes a clearly defined threat model, system prompts, chat templates, and scoring functions; and (4) a leaderboard at https://jailbreakbench.github.io/ that tracks the performance of attacks and defenses for various LLMs. We have carefully considered the potential ethical implications of releasing this benchmark, and believe that it will be a net positive for the community.

한국어 요약

한 줄 요약

JailbreakBench는 대형 언어 모델의 탈옥 공격을 평가하기 위한 오픈 소스 벤치마크이다.

핵심 기여도

핵심 아이디어

기존 탈옥 공격 평가 방식은 표준화되지 않아 비교가 어려웠으며, 많은 연구는 재현 불가능하다는 문제가 있었다.
JailbreakBench는 이 문제를 해결하기 위해, 공격 프롬프트, 데이터셋, 평가 프레임워크, 리더보드를 통합한 오픈 소스 벤치마크를 제안한다.
이를 통해 연구자들이 동일한 조건 하에서 공격과 방어 기법을 비교할 수 있도록 지원한다.

기술적 접근법

주요 결과

의의 및 한계

JailbreakBench는 탈옥 공격 연구의 신뢰성과 비교성을 높이는 데 기여하며, 공개된 프레임워크로 연구 재현성을 보장한다.
그러나 일부 공격 프롬프트는 제한적으로 공개될 수 있으며, 모델별 성능 차이는 명시되지 않음.
또한, 모든 탈옥 시나리오를 포괄하지는 않으며, 지속적인 업데이트가 필요하다.

실용적 활용

JailbreakBench는 대형 언어 모델의 보안성 테스트, 방어 기법 개발, 정책 수립 등에 활용 가능하다.
특히, 연구자와 산업계에서 공격 및 방어 기법의 비교 실험에 유용하게 사용될 수 있다.