CVAILGMay 1

Jailbreaking Vision-Language Models Through the Visual Modality

arXiv:2605.0058387.8
AI Analysis

This work highlights a critical vulnerability in VLMs where text-based safety training does not generalize to visually conveyed harmful intent, underscoring the need for vision-specific safety alignment.

The paper introduces four jailbreak attacks that exploit the visual modality of vision-language models to bypass safety alignment, achieving up to 40.9% attack success on Claude-Haiku-4.5 compared to 10.7% for an equivalent textual cipher.

The visual modality of vision-language models (VLMs) is an underexplored attack surface for bypassing safety alignment. We introduce four jailbreak attacks exploiting the vision component: (1) encoding harmful instructions as visual symbol sequences with a decoding legend, (2) replacing harmful objects with benign substitutes (e.g., bomb -> banana) then prompting for harmful actions using the substitute term, (3) replacing harmful text in images (e.g., on book covers) with benign words while visual context preserves the original meaning, and (4) visual analogy puzzles whose solution requires inferring a prohibited concept. Evaluating across six frontier VLMs, our visual attacks bypass safety alignment and expose a cross-modality alignment gap: text-based safety training does not automatically generalize to harmful intent conveyed visually. For example, our visual cipher achieves 40.9% attack success on Claude-Haiku-4.5 versus 10.7% for an equivalent textual cipher. To further our insight into the attack mechanism, we present preliminary interpretability and mitigation results. These findings highlight that robust VLM alignment requires treating vision as a first-class target for safety post-training.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes