LLM Safety Mechanisms Vulnerable to Low-Resource Language Attacks

Joshua Adrian Cahyono· July 3, 2026 View original

▶ The 2-minute explainer

Key takeaways

  • LLM safety training is largely English-centric, creating vulnerabilities in multilingual contexts.
  • The STEER attack method effectively bypasses safety filters by translating harmful prompts into low-resource languages.
  • Current safety mechanisms do not generalize well across diverse linguistic inputs.
  • Improving multilingual safety requires broader alignment coverage and explicit out-of-distribution input detection.

Who benefits

AI DevelopmentContent ModerationGlobal TechPublic Sector

Summary

New research reveals that large language model safety training, primarily in English, fails to generalize to low-resource and mixed-language inputs, allowing for successful jailbreaking attacks. A gradient-guided attack method, STEER, effectively suppresses refusal behavior in LLMs by translating harmful prompts into less common languages.

Large language models (LLMs) are primarily trained for safety in English, creating a significant vulnerability when interacting with low-resource or mixed-language inputs. This training gap means models can confidently generate harmful responses for prompts outside their safety training distribution. Researchers developed STEER (Safety Targeted Embedding Exploit via Refinement), a gradient-guided attack that identifies words crucial to a model's refusal behavior and iteratively translates them into low-resource languages. This process effectively bypasses safety filters while retaining the harmful intent of the original prompt. STEER achieved high attack success rates, up to 93.0% on JailbreakBench and 96.7% on AdvBench, across six open-source 8B-parameter models, outperforming other methods. The prompts also transferred to GPT-4o-mini with a 35.5% success rate, indicating a broader architectural weakness. These findings highlight that current English-centric safety mechanisms are insufficient for multilingual contexts, emphasizing the need for broader language coverage in alignment and explicit detection of out-of-distribution inputs.

Why it matters

Professionals deploying LLMs in global contexts must understand that current safety measures are not universally effective across languages, posing significant risks for content moderation and responsible AI use.

How to implement this in your domain

  1. 1Audit existing LLM deployments for multilingual safety vulnerabilities, especially in non-English user interactions.
  2. 2Investigate incorporating broader language coverage into LLM safety alignment training.
  3. 3Develop and implement mechanisms to detect and abstain from responding to out-of-distribution multilingual inputs.
  4. 4Collaborate with AI safety researchers to integrate advanced multilingual attack detection and mitigation strategies.

Original post by Joshua Adrian Cahyono

"arXiv:2607.01859v1 Announce Type: new Abstract: Safety training for large language models (LLMs) is conducted predominantly in English, leaving uncertain how well safety mechanisms generalize to low-resource languages and mixed-language code-switching. We show that this creates a…"

View on X

Originally posted by Joshua Adrian Cahyono on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses