Papers › LLM Jailbreak Oracle

LLM Jailbreak Oracle

17 Jun 2025arXiv:2506.17299archive 2025-07-28

Shuyi Lin, Anshuman Suri, Alina Oprea, Cheng Tan

As large language models (LLMs) become increasingly deployed in safety-critical applications, the lack of systematic methods to assess their vulnerability to jailbreak attacks presents a critical security gap. We introduce the jailbreak oracle problem: given a model, prompt, and decoding strategy, determine whether a jailbreak response can be generated with likelihood exceeding a specified threshold. This formalization enables a principled study of jailbreak vulnerabilities. Answering the jailbreak oracle problem poses significant computational challenges -- the search space grows exponentially with the length of the response tokens. We present Boa, the first efficient algorithm for solving the jailbreak oracle problem. Boa employs a three-phase search strategy: (1) constructing block lists to identify refusal patterns, (2) breadth-first sampling to identify easily accessible jailbreaks, and (3) depth-first priority search guided by fine-grained safety scores to systematically explore promising low-probability paths. Boa enables rigorous security assessments including systematic defense evaluation, standardized comparison of red team attacks, and model certification under extreme adversarial conditions.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2506.17299")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: found in paper text by Syntology: 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

shuyilinn/BOA found in paper text by SyntologyMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from shuyilinn/BOA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

adapt_agent_safetybench_samples shuyilinn/BOA/benchmark/agent_data_loader.py found in paper text by Syntology unverified MIT (permissive) · 8b0febdb5ee7dc06 · report
analyze_patterns shuyilinn/BOA/components/pattern_scorer.py found in paper text by Syntology unverified MIT (permissive) · ef5d7a7c42389e6d · report
classify_prompt shuyilinn/BOA/components/prompt_classifier.py found in paper text by Syntology unverified MIT (permissive) · 96799774ed4bab36 · report
compute_pattern_boosted_score shuyilinn/BOA/components/pattern_scorer.py found in paper text by Syntology unverified MIT (permissive) · da8a1fa44db5f153 · report
is_agent_safetybench_metadata shuyilinn/BOA/benchmark/agent_data_loader.py found in paper text by Syntology unverified MIT (permissive) · 2520fdbbe50eeaa0 · report
is_agent_safetybench_samples shuyilinn/BOA/benchmark/agent_data_loader.py found in paper text by Syntology unverified MIT (permissive) · b11b5e8e4039982b · report
load_benign_prompts shuyilinn/BOA/benchmark/prompts_loader.py found in paper text by Syntology unverified MIT (permissive) · 47efa5a00d540ab8 · report
normalize shuyilinn/BOA/benchmark/generate_benchmark.py found in paper text by Syntology unverified MIT (permissive) · 81e283baed5c4bc1 · report
pre_judge shuyilinn/BOA/components/pattern_scorer.py found in paper text by Syntology unverified MIT (permissive) · ea8d3886a38eb634 · report
run_task shuyilinn/BOA/experiment/run_light_model.py found in paper text by Syntology unverified MIT (permissive) · 62807115f829d1aa · report

Tasks

LLM Jailbreak

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections