CRAIMar 10

Multi-Stream Perturbation Attack: Breaking Safety Alignment of Thinking LLMs Through Concurrent Task Interference

arXiv:2603.10091v163.3h-index: 4
Predicted impact top 15% in CR · last 90 daysOriginality Incremental advance
AI Analysis

This addresses security risks in LLMs for users relying on thinking mode, but it is incremental as it builds on existing jailbreak attack methods.

The paper tackles the vulnerability of thinking mode in large language models to jailbreak attacks by proposing a multi-stream perturbation attack that interweaves multiple task streams in a single prompt, achieving attack success rates exceeding most methods on benchmarks like JailbreakBench and causing thinking collapse rates up to 17% and response repetition rates up to 60%.

The widespread adoption of thinking mode in large language models (LLMs) has significantly enhanced complex task processing capabilities while introducing new security risks. When subjected to jailbreak attacks, the step-by-step reasoning process may cause models to generate more detailed harmful content. We observe that thinking mode exhibits unique vulnerabilities when processing interleaved multiple tasks. Based on this observation, we propose multi-stream perturbation attack, which generates superimposed interference by interweaving multiple task streams within a single prompt. We design three perturbation strategies: multi-stream interleaving, inversion perturbation, and shape transformation, which disrupt the thinking process through concurrent task interleaving, character reversal, and format constraints respectively. On JailbreakBench, AdvBench, and HarmBench datasets, our method achieves attack success rates exceeding most methods across mainstream models including Qwen3 series, DeepSeek, Qwen3-Max, and Gemini 2.5 Flash. Experiments show thinking collapse rates and response repetition rates reach up to 17% and 60% respectively, indicating multi-stream perturbation not only bypasses safety mechanisms but also causes thinking process collapse or repetitive outputs.

Foundations

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

Your Notes