English

SoK: Intent-Oriented Systematization of Multi-Turn LLM Jailbreaks

Cryptography and Security 2026-08-02 v1

Abstract

Large Language Models (LLMs) are increasingly deployed in interactive settings, where user intent commonly unfolds through multi-turn dialogue. Multi-turn jailbreaks exploit this pattern by advancing a harmful intent across turns, so that no single message exposes the full objective. However, existing work treats these attacks as a loose collection of prompt patterns and does not analyze how the adversary organizes and advances harmful intent across an interaction. We develop a four-part, intent-oriented taxonomy that organizes multi-turn jailbreaks by adversarial intent structure. Through controlled ablations, we find that effectiveness is driven by how deliberately intent is organized across turns rather than by context length or query count. We further show that the way intent is organized determines the level at which it becomes detectable, pushing the required detection surface outward from the turn level to the session level to the cross-session level. These findings indicate that turn-local safety mechanisms are structurally insufficient and that single-point evaluation overlooks how intent is organized, motivating evaluation protocols aligned to the level at which harmful intent becomes observable. The code is available at: https://github.com/SiyuanLi00/INTACT.

Cite

@article{arxiv.2608.01117,
  title  = {SoK: Intent-Oriented Systematization of Multi-Turn LLM Jailbreaks},
  author = {Siyuan Li and Aodu Wulianghai and Zehao Liu and Xi Lin and Qinghua Mao and Haoyu Li and Xiang Chen and Siyuan Liang and Jun Wu and Jianhua Li and Dacheng Tao},
  journal= {arXiv preprint arXiv:2608.01117},
  year   = {2026}
}