The LMVD-ID is an internal research identifier, not an official CVE identifier.
Multimodal Risk Diffusion Jailbreak
Multimodal Large Language Models (MLLMs) are vulnerable to a heuristic-induced multimodal risk distribution jailbreak attack. The attack successfully circumvents safety mechanisms by distributing malicious prompts…
Paper-evaluated models(10)
Deepseek-vl7B-chat, Gemini 1.5 Pro, Glm-4v-9B +7 more
- Deepseek-vl7B-chat
- Gemini 1.5 Pro
- Glm-4v-9B
- GPT-4o-0513
- Llava v1.5-7B
- Llava v1.6-mistral-7B-hf
- MiniGPT-4
- Qwen VL Chat
- Qwen VL Max
- Yi-vl-34B
Description
Multimodal Large Language Models (MLLMs) are vulnerable to a heuristic-induced multimodal risk distribution jailbreak attack. The attack successfully circumvents safety mechanisms by distributing malicious prompts across text and image modalities, preventing detection of harmful intent within either modality alone. An auxiliary LLM generates prompts to guide the target MLLM into reconstructing the malicious prompt and producing the desired harmful output.
Examples
See the paper's supplementary materials for examples of successful attacks against various open-source and closed-source MLLMs, including specific prompts and image manipulations. Examples include generating instructions for illegal activities like drug production or bypassing age verification on adult websites.
Impact
Successful exploitation allows attackers to bypass MLLM safety restrictions, leading to the generation of harmful content including, but not limited to: instructions for illegal activities, hate speech, malware generation, plans for physical harm, fraudulent schemes, sexually explicit content, and privacy violations. The attack has demonstrated a high success rate across multiple popular MLLMs.
Affected Systems
Multiple open-source and closed-source MLLMs, including (but not limited to) LLaVA, DeepSeek, Qwen-VLChat, Yi-VL-34B, GLM-4V-9B, MiniGPT-4, GPT-4, Gemini, and QwenVL-Max. Specific versions are not identified in the paper.
Mitigation Steps
- Improve multimodal safety mechanisms to detect malicious prompts distributed across multiple modalities.
- Develop more robust methods for identifying and neutralizing understanding-enhancing and inducing prompts.
- Implement more sophisticated models for detecting harmful intent, even when distributed across different modalities.
- Further research is needed to develop effective countermeasures. The paper does not offer detailed mitigation strategies.
Research context and confidence
- Evidence and verification
- Paper-reported; independent reproduction is not documented.
- Primary research source linked.
- Severity
- Not rated by this catalog.
- Source and publication type
- arXiv · Research preprint.
- Peer-review status is not provided by this source.
- Author and publication status
- Author metadata is not stored; see the primary paper.
- Threat model and attacker access
- Black-box model, service, or application access.
- Related deployment categories
- No related deployment category is classified.
- Taxonomy labels only; paper-specific deployment prerequisites are not inferred.
- Affected systems
- Multiple open-source and closed-source MLLMs, including (but not limited to) LLaVA, DeepSeek, Qwen-VLChat, Yi-VL-34B, GLM-4V-9B, MiniGPT-4, GPT-4, Gemini, and QwenVL-Max. Specific versions are not identified in the…
Research Paper
Heuristic-Induced Multimodal Risk Distribution Jailbreak Attack for Multimodal Large Language Models
Primary source: arXiv. Findings are reported by the cited research and have not been independently verified.
View PaperEvidence
This entry is based on a primary research source. Its findings are paper-reported; independent reproduction and verification are not claimed.
https://arxiv.org/abs/2412.05934Related research
- Voice Agent Behavioral Bypass
Published February 1, 2026 · model-layer, application-layer, injection
- Iterative Image Jailbreak
Published October 1, 2024 · application-layer, jailbreak, vision
- Invisible Prompt Phishing Evasion
Published February 1, 2026 · application-layer, prompt-layer, injection