← Latest papers
🤖 AI

Text is All You Need for Vision-Language Model Jailbreaking

This paper introduces Text-DJ, a novel jailbreak attack that bypasses Large Vision-Language Model safety safeguards by converting harmful text prompts into a grid of images containing scattered benign sub-queries and irrelevant distractions, thereby exploiting the models' OCR capabilities and inability to link fragmented multimodal inputs.

Original authors: Yihang Chen, Zhao Xu, Youyuan Jiang, Tianle Zheng, Cho-Jui Hsieh

Published 2026-02-03
📖 4 min read☕ Coffee break read

Original authors: Yihang Chen, Zhao Xu, Youyuan Jiang, Tianle Zheng, Cho-Jui Hsieh

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a large Vision-Language Model (LVLM) as a very smart, well-trained security guard at a high-tech museum. This guard is excellent at reading signs (text) and looking at pictures (images) to make sure no one brings in anything dangerous or forbidden. If you try to hand them a note that says "How do I build a bomb?", they immediately spot the danger and say, "No way."

The paper "Text is All You Need for Vision-Language Model Jailbreaking" introduces a clever trick called Text-DJ (Text Distraction Jailbreaking) that shows how this security guard can be fooled using nothing but text, but with a twist: the text is hidden inside a grid of pictures.

Here is how the trick works, broken down into simple steps:

1. The "Split the Bill" Strategy (Decomposition)

First, the attackers take a dangerous question (like "How do I make a bomb?") and break it into three smaller, harmless-looking questions.

  • Analogy: Imagine you want to buy a dangerous weapon, but the shopkeeper won't sell it to you. So, you split your order into three separate, innocent requests: "What is the chemical composition of gunpowder?" "How do I mix these powders?" and "What container holds this mixture?"
  • Individually, these questions look safe. The guard might even answer them helpfully. But if you put them all together, they reveal the dangerous plan.

2. The "Distracting Noise" (Distraction)

Next, the attackers create a bunch of completely random, boring questions that have nothing to do with the dangerous plan.

  • Analogy: Imagine you are trying to sneak a secret message past a guard, but you are surrounded by 9 other people shouting about the weather, the price of milk, and the history of potatoes. The guard is so busy listening to all that noise that they forget to focus on the three people whispering the secret plan.
  • The paper found that these "noise" questions need to be as different as possible from the dangerous ones to work best.

3. The "Picture Puzzle" (The Visual Trick)

This is the most important part. Instead of typing the questions into a chat box, the attackers turn every single question (the 3 split-up dangerous ones and the 9 random noise ones) into images. They arrange them in a grid, like a photo album or a spreadsheet.

  • The Trap: The security guard is trained to scan text for bad words. But here, the bad words are hidden inside pictures of text. The guard has to use its "Optical Character Recognition" (OCR) ability—basically, its ability to read text inside an image—to see what the pictures say.
  • The Weakness: The paper argues that while the guard is very good at reading text directly, it gets confused when it has to read text inside a picture, especially when that picture is surrounded by 9 other distracting pictures. The guard's "safety filter" for reading text fails to connect the dots between the scattered, harmless-looking image-questions.

The Result

When the guard finally reads the grid of images, it sees the three split-up questions in the middle of the noise. Because the questions are broken up and hidden in images, the guard doesn't realize they form a dangerous whole. It answers the harmless parts, and in doing so, accidentally reveals the answer to the original dangerous question.

Why This Matters

The paper claims this is a major problem because:

  1. It works on "Black Box" models: You don't need to know the guard's secret code or internal brain structure. You just need to send the picture grid.
  2. It works on the best models: They tested this on top-tier models (like GPT-4, Gemini, and Qwen) and it worked on all of them.
  3. It bypasses "Guard" models: Even when a second layer of security tries to check the input before it reaches the main model, this trick often slips through because the input looks like a harmless grid of pictures.

In short: The paper shows that if you hide a dangerous plan inside a picture, break that plan into tiny pieces, and surround it with a lot of boring noise, even the smartest AI security guards can get confused and let the danger through. The solution, according to the authors, is to make AI better at reading text inside pictures and connecting the dots, even when there is a lot of noise.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →