Analysing the Safety Pitfalls of Steering Vectors

arXiv cs.CL / 3/26/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper performs a systematic safety audit of activation steering vectors produced via Contrastive Activation Addition (CAA), showing that steering can materially affect LLM jailbreak success rates.
  • Using JailbreakBench under a unified evaluation protocol, the authors find steering vectors can both increase and decrease attack success, with changes as large as +57% or -50% depending on the targeted behavior.
  • The study observes that amplification is particularly strong for simple template-based jailbreak attacks, suggesting the safety impact is sensitive to attack format.
  • The authors attribute the effect to overlap between steering vectors and latent refusal directions, providing a traceable explanation for how the safety gap arises.
  • Overall, the work highlights a controllability–safety trade-off for activation steering, emphasizing that safety implications of steering remain underexplored and can be significant.

Abstract

Activation steering has emerged as a powerful tool to shape LLM behavior without the need for weight updates. While its inherent brittleness and unreliability are well-documented, its safety implications remain underexplored. In this work, we present a systematic safety audit of steering vectors obtained with Contrastive Activation Addition (CAA), a widely used steering approach, under a unified evaluation protocol. Using JailbreakBench as benchmark, we show that steering vectors consistently influence the success rate of jailbreak attacks, with stronger amplification under simple template-based attacks. Across LLM families and sizes, steering the model in specific directions can drastically increase (up to 57%) or decrease (up to 50%) its attack success rate (ASR), depending on the targeted behavior. We attribute this phenomenon to the overlap between the steering vectors and the latent directions of refusal behavior. Thus, we offer a traceable explanation for this discovery. Together, our findings reveal the previously unobserved origin of this safety gap in LLMs, highlighting a trade-off between controllability and safety.

Analysing the Safety Pitfalls of Steering Vectors | AI Navigate