MIRAGE: Multimodal Immersive Reasoning and Guided Exploration for Red-Team Jailbreak Attacks
Wenhao You, Bryan Hooi, Yiwei Wang, Youke Wang, Zong Ke, Ming-Hsuan Yang, Zi Huang, Yujun Cai
TL;DR
The paper addresses the vulnerability of multimodal language models to cross-modal jailbreaks by introducing MIRAGE, a narrative-driven framework that decomposes toxic queries into environment, character, and activity components and then generates a sequential visual story to guide model reasoning. It combines two stages—multi-turn visual storytelling and role-immersion with retrospective framing—to induce a detective-like reasoning process that can reconstruct harmful information despite safety filters. Across RedTeam-2K and HarmBench, MIRAGE achieves state-of-the-art attack success across six MLLMs, with notable improvements in black-box settings and insights into how role immersion activates model biases. The work highlights critical weaknesses in current multimodal safety mechanisms and demonstrates practical defense directions, such as vision-language pre-screening modules, while emphasizing ethical considerations in red-team research and safety evaluation.
Abstract
While safety mechanisms have significantly progressed in filtering harmful text inputs, MLLMs remain vulnerable to multimodal jailbreaks that exploit their cross-modal reasoning capabilities. We present MIRAGE, a novel multimodal jailbreak framework that exploits narrative-driven context and role immersion to circumvent safety mechanisms in Multimodal Large Language Models (MLLMs). By systematically decomposing the toxic query into environment, role, and action triplets, MIRAGE constructs a multi-turn visual storytelling sequence of images and text using Stable Diffusion, guiding the target model through an engaging detective narrative. This process progressively lowers the model's defences and subtly guides its reasoning through structured contextual cues, ultimately eliciting harmful responses. In extensive experiments on the selected datasets with six mainstream MLLMs, MIRAGE achieves state-of-the-art performance, improving attack success rates by up to 17.5% over the best baselines. Moreover, we demonstrate that role immersion and structured semantic reconstruction can activate inherent model biases, facilitating the model's spontaneous violation of ethical safeguards. These results highlight critical weaknesses in current multimodal safety mechanisms and underscore the urgent need for more robust defences against cross-modal threats.
