Papers › PLAGUE: Plug-and-play framework for Lifelong Adaptive Generation of Multi-turn Exploits

PLAGUE: Plug-and-play framework for Lifelong Adaptive Generation of Multi-turn Exploits

20 Oct 2025ICLRarXiv:2510.17947added by Syntology

Neeladri Bhuiya, Madhav Aggarwal, Diptanshu Purwar

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Large Language Models (LLMs) are improving at an exceptional rate. With the advent of agentic workflows, multi-turn dialogue has become the de facto mode of interaction with LLMs for completing long and complex tasks. While LLM capabilities continue to improve, they remain increasingly susceptible to jailbreaking, especially in multi-turn scenarios where harmful intent can be subtly injected across the conversation to produce nefarious outcomes. While single-turn attacks have been extensively explored, adaptability, efficiency and effectiveness continue to remain key challenges for their multi-turn counterparts. To address these gaps, we present PLAGUE, a novel plug-and-play framework for designing multi-turn attacks inspired by lifelong-learning agents. PLAGUE dissects the lifetime of a multi-turn attack into three carefully designed phases (Primer, Planner and Finisher) that enable a systematic and information-rich exploration of the multi-turn attack family. Evaluations show that red-teaming agents designed using PLAGUE achieve state-of-the-art jailbreaking results, improving attack success rates (ASR) by more than 30% across leading models in a lesser or comparable query budget. Particularly, PLAGUE enables an ASR (based on StrongReject) of 81.4% on OpenAI's o3 and 67.3% on Claude's Opus 4.1, two models that are considered highly resistant to jailbreaks in safety literature. Our work offers tools and insights to understand the importance of plan initialization, context optimization and lifelong learning in crafting multi-turn attacks for a comprehensive model vulnerability evaluation.

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="2510.17947")

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.

madhavaggar/PLAGUE found in paper text by Syntology report

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: 10 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 madhavaggar/PLAGUE. “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.

calculate_similarity madhavaggar/PLAGUE/src/plague/strategy_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 9cd436c3e8b74032 · report
extract_between_tags madhavaggar/PLAGUE/src/plague/rubric_based_scorer.py found in paper text by Syntology unverified no licence file found · pointer only · a7328524c16482f8 · report
extract_json_code_block madhavaggar/PLAGUE/src/plague/candidate_generator/crescendo_attack.py found in paper text by Syntology unverified no licence file found · pointer only · ec6b352f99722f30 · report
get_primer_user_prompt madhavaggar/PLAGUE/src/plague/prompt_utils.py found in paper text by Syntology unverified no licence file found · pointer only · d92c0e235eb4abc9 · report
get_strong_reject_rubric_prompt madhavaggar/PLAGUE/src/plague/evaluator.py found in paper text by Syntology unverified no licence file found · pointer only · f463cf70aaa8e5b0 · report
get_summariser_user_prompt madhavaggar/PLAGUE/src/plague/prompt_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 0ac05cef2632052d · report
iterative_prompting_refusal_prompt madhavaggar/PLAGUE/src/plague/prompt_utils.py found in paper text by Syntology unverified no licence file found · pointer only · 0196ccb6f658b82a · report
query_anthropic madhavaggar/PLAGUE/src/plague/infer.py found in paper text by Syntology unverified no licence file found · pointer only · cae7f518fa53d26d · report
query_openai madhavaggar/PLAGUE/src/plague/infer.py found in paper text by Syntology unverified no licence file found · pointer only · 7ff98c4bf3d1b7eb · report
query_together madhavaggar/PLAGUE/src/plague/infer.py found in paper text by Syntology unverified no licence file found · pointer only · 3b65bad5337c16b5 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2510.17947, was issued in October 2025, after that date, so the archive has no leaderboard rows for it.

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