Skip to content

Jailbreaking

Guardrail bypass and alignment subversion techniques

Resources
273
Page
4/6

Newest first

Search instead
paper2026Unreviewed

SoK: Intent-Oriented Systematization of Multi-Turn LLM Jailbreaks

Siyuan Li, Aodu Wulianghai, Zehao Liu +8

Large Language Models (LLMs) are increasingly deployed in interactive settings, where user intent commonly unfolds through multi-turn dialogue. Multi-turn jailbreaks exploit this pattern by advancing a harmful intent across turns, so that no single message exposes the full…

paper2026Unreviewed

Decoy Images Amplify Caption-Mediated Defenses Against Encoded Jailbreaks

Haoyu Zhang, Xiangchen Guan, Shibo Zheng +2

We report a counter-intuitive interaction between image inputs and existing black-box defenses on Vision--Language Models (VLMs): pairing an encoded jailbreak prompt with an unrelated decoy image can sharply lower attack success rate (ASR). The operative change is in the defense…

paper20262026 IEEE 3rd International Conference on Computer Vision and Deep Learning (DLCV)Unreviewed

LLM Security Defense Using Unsupervised Learning and Deep Reinforcement Learning

Leilei Wang, Hongying Li

With the widespread deployment of large language models (LLMs) in intelligent systems, security threats such as prompt injection, jailbreaking, data poisoning, and hidden backdoor attacks have become increasingly severe. Traditional rule-based filtering and static detection…

paper2026Unreviewed

COMIC: Reference-Aware Safety Gating for Multimodal Large Language Models

Md Abdullahil Oaphy, Anhao Xiang, Zongxing Xie +3

Multimodal large language models (MLLMs) are increasingly used to interact with screenshots, scanned documents, diagrams, and other visually grounded inputs. This shift introduces a new safety risk: in many multimodal jailbreaks, neither the prompt nor the image is harmful in…

paper2026Unreviewed

NeuronFuzz: Safety Neuron Guided Fuzzing for LLM Safety Evaluation

Zhiyuan Xu, Muhammad Firhard Roslan, Joseph Gardiner +2

Safety evaluation is critical for assessing whether aligned Large Language Models (LLMs) remain robust against jailbreak attacks. Existing automated testing methods, however, largely rely on response-level feedback: each candidate prompt typically requires generating a…

paper2026Unreviewed

AlcaTRAz - Anchored Tree-Rule Defense Against Jailbreaks

Jakub Reš, Petr Kaška, Martin Perešíni +2

Large language models (LLMs) are vulnerable to jailbreak attacks that bypass safety alignment through carefully crafted prompts. Many existing defenses require access to model weights or internals, making them difficult to apply to black-box deployments. We propose AlcaTRAz…

paper2026Unreviewed

The Fragility of Jailbreak Robustness Across Operational States

Yuna Park, Hwang Youn Kim, Yujin Kim +3

Existing jailbreak evaluations typically characterize robustness using a single attack success rate (ASR) measured in a default configuration (the vanilla state). However, user-LLM interactions can induce diverse operational states beyond the vanilla state. In this work, we find…

paper2026Unreviewed

An Empirical Measurement of Jailbreaking Evaluators

Yujie Mu

Expert evaluation of jailbreak responses is costly and difficult to scale, so the community increasingly relies on automated evaluators to determine whether an attack succeeds. However, jailbreak studies typically validate their chosen evaluator independently, repeatedly…

paper2026Unreviewed

Compositional Multilingual and Behavioral Attribute Steering

Hyun Gu Kang, Daniil Gurgurov, Tanja Baeumel +2

This study examines the compositionality of steering vectors for language and behavioral control in large language models. Focusing on language, jailbreak, and conciseness, we investigate whether additive, training-free composition of attribute steering vectors can preserve the…

paper2026Unreviewed

Do VLMs Share Safety Neurons Across Modalities?

Jia-Xuan Li, Jia-Hao Zhang, D. Vo +3

Vision-language models (VLMs) can comply with harmful requests delivered through images, even when their LLM backbones would refuse the same content in text. While prior work characterizes these jailbreaks empirically or at the representation level, how visual inputs perturb…

paper2026Unreviewed

Validity-Aware Jailbreak Evaluation for Large Language Models

Qilong Wu, Sahil Wadhwa, Pranab Mohanty +2

Jailbreak robustness has become central to large language model (LLM) safety evaluation, yet prevailing methodologies rely primarily on refusal behavior, semantic resemblance, and intent-matching heuristics that emphasize linguistic plausibility rather than correctness. We…