paper-with-me

Papers

VisCRA: A Visual Chain Reasoning Attack for Jailbreaking Multimodal Large Language Models

2025-05-26 · Bingrui Sima, Linhua Cong, Wenxuan Wang, Kun He

The emergence of Multimodal Large Language Models (MLRMs) has enabled sophisticated visual reasoning capabilities by integrating reinforcement learning and Chain-of-Thought (CoT) supervision. However, while these enhanced reasoning capabilities improve performance, they also introduce new and underexplored safety risks. In this work, we systematically investigate the security implications of advanced visual reasoning in MLRMs. Our analysis reveals a fundamental trade-off: as visual reasoning improves, models become more vulnerable to jailbreak attacks. Motivated by this critical finding, we introduce VisCRA (Visual Chain Reasoning Attack), a novel jailbreak framework that exploits the visual reasoning chains to bypass safety mechanisms. VisCRA combines targeted visual attention masking with a two-stage reasoning induction strategy to precisely control harmful outputs. Extensive experiments demonstrate VisCRA's significant effectiveness, achieving high attack success rates on leading closed-source MLRMs: 76.48% on Gemini 2.0 Flash Thinking, 68.56% on QvQ-Max, and 56.60% on GPT-4o. Our findings highlight a critical insight: the very capability that empowers MLRMs -- their visual reasoning -- can also serve as an attack vector, posing significant security risks.

📄 PDF Abstract BibTeX arXiv:2505.19684

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

DMN: A Compositional Framework for Jailbreaking Multimodal LLMs with Multi-Image Inputs

2026-05-18 · Wenzhuo Xu, Zhipeng Wei, Zonghao Ying, Deyue Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) are vulnerable to jailbreak attacks, which can elicit harmful responses from MLLMs. Many MLLMs support multi-image inputs, inadvertently introducing new vulnerabilities due to les…

Visual Reasoning

Jailbreaking Large Vision Language Models in Intelligent Transportation Systems

2025-11-17 · Badhan Chandra Das, Md Tasnim Jawad, Md Jueal Mia, M. Hadi Amini 외 arxiv

Large Vision Language Models (LVLMs) demonstrate strong capabilities in multimodal reasoning and many real-world applications, such as visual question answering. However, LVLMs are highly vulnerable to jailbreaking attac…

Visual Question AnsweringMultimodal Reasoning

Red-teaming the Multimodal Reasoning: Jailbreaking Vision-Language Models via Cross-modal Entanglement Attacks

2026-02-09 · Yu Yan, Sheng Sun, Shengjia Cheng, Teli Liu 외 arxiv

Vision-Language Models (VLMs) with multimodal reasoning capabilities are high-value attack targets, given their potential for handling complex multimodal harmful tasks. Mainstream black-box jailbreak attacks on VLMs work…

Multimodal Reasoning

Chain-of-Lure: A Synthetic Narrative-Driven Approach to Compromise Large Language Models

2025-05-23 · Wenhan Chang, Tianqing Zhu, Yu Zhao, Shuangyong Song 외

In the era of rapid generative AI development, interactions between humans and large language models face significant misusing risks. Previous research has primarily focused on black-box scenarios using human-guided prom…

Divide and Conquer: A Hybrid Strategy Defeats Multimodal Large Language Models

2024-12-21 · Yanxu Mao, Peipei Liu, Tiehan Cui, Congying Liu 외

Large language models (LLMs) are widely applied in various fields of society due to their powerful reasoning, understanding, and generation capabilities. However, the security issues associated with these models are beco…