Sequential Comics for Jailbreaking Multimodal Large Language Models via Structured Visual Storytelling
Deyue Zhang, Dongdong Yang, Junjie Mu, Quancheng Zou, Zonghao Ying, Wenzhuo Xu, Zhao Liu, Xuan Wang, Xiangzheng Zhang
TL;DR
This work presents Sequential Comic Jailbreak (SCJ), a four-phase attack that splits harmful queries into semantically rich but visually innocuous narrative components, renders them as diffusion-generated comic panels, and prompts multimodal LLMs to complete the narrative, thereby bypassing safety alignments. SCJ demonstrates high effectiveness across eleven state-of-the-art models and across diverse harm categories, with an average ASR around $0.835$, significantly outperforming prior visual jailbreaks. The study also reveals substantial vulnerabilities in open-source models and partial resilience in commercial systems, and shows that defense mechanisms such as Llama Guard and LLaVA Guard offer limited mitigation against narrative-based attacks. The findings call for narrative-aware safety solutions that analyze cross-panel semantics and temporal patterns, with implications for video-language models and future multimodal safety research.
Abstract
Multimodal large language models (MLLMs) exhibit remarkable capabilities but remain susceptible to jailbreak attacks exploiting cross-modal vulnerabilities. In this work, we introduce a novel method that leverages sequential comic-style visual narratives to circumvent safety alignments in state-of-the-art MLLMs. Our method decomposes malicious queries into visually innocuous storytelling elements using an auxiliary LLM, generates corresponding image sequences through diffusion models, and exploits the models' reliance on narrative coherence to elicit harmful outputs. Extensive experiments on harmful textual queries from established safety benchmarks show that our approach achieves an average attack success rate of 83.5\%, surpassing prior state-of-the-art by 46\%. Compared with existing visual jailbreak methods, our sequential narrative strategy demonstrates superior effectiveness across diverse categories of harmful content. We further analyze attack patterns, uncover key vulnerability factors in multimodal safety mechanisms, and evaluate the limitations of current defense strategies against narrative-driven attacks, revealing significant gaps in existing protections.
