AI security guardrails fail across non-English languages

# AI security guardrails fail across non-English languages, researchers warn AI models can process dozens of languages, but the safety layers meant to keep them in check predominantly speak English. A Dark Reading investigation published last month highlights a growing concern: organizations operating across multiple languages face uneven protection against jailbreaks, prompt injection, and unsafe model outputs. The report centers on findings from AI security vendor DeepKeep, which published a

2 min
AI security guardrails fail across non-English languages

# AI security guardrails fail across non-English languages, researchers warn

AI models can process dozens of languages, but the safety layers meant to keep them in check predominantly speak English. A Dark Reading investigation published last month highlights a growing concern: organizations operating across multiple languages face uneven protection against jailbreaks, prompt injection, and unsafe model outputs.

The report centers on findings from AI security vendor DeepKeep, which published a blog post on July 22 titled "Your AI Speaks 100 Languages. Your AI Security Layer Doesn't." The core problem is that leading models from OpenAI, Google, and Anthropic demonstrate strong performance in roughly 30 to 40 languages, but safety tuning, behavior alignment, and reinforcement learning rely heavily on English-speaking annotators.

English benefits from disproportionate training data and tokenization schemes that represent it more efficiently than other languages. Academic research shows LLMs perform logic, reasoning, coding, and math tasks best when prompted in English. Less-supported languages like Welsh and Swahili can handle only basic prompts and may produce grammatical errors.

The security gap emerges because guardrails built on top of models inherit these disparities. A jailbreak attempt phrased in a less-supported language may bypass filters that would catch the same attempt in English. Security intent can shift during translation, making malicious prompts less explicit and harder to detect.

European organizations face particular exposure. The EU's regulatory and economic bloc encompasses dozens of languages, and cross-border operations are routine. A model that safely handles French or German may not apply the same constraints when prompted in Hungarian or Maltese.

Chinese models like Qwen and DeepSeek outperform Western models on Chinese text and cultural context, representing a partial exception to the English-centric pattern. Some initiatives are underway to improve language support in Europe and the Middle East, but the gap remains wide.

Runtime AI firewalls and policy enforcement tools offer a partial mitigation, blocking suspicious tool calls, preventing data exfiltration, and logging prompt injection attempts. These tools add a separate enforcement layer independent of the model's own safety training, but their effectiveness across all languages is not yet well documented.

## Sources

- [Europe's Multilingual Reality Exposes AI Security Gaps](https://www.darkreading.com/cybersecurity-operations/europes-multilingual-reality-exposes-ai-security-gaps) - Dark Reading, July 24, 2026 - [Your AI Speaks 100 Languages. Your AI Security Layer Doesn't](https://www.deepkeep.ai/blog/your-ai-speaks-100-languages-your-ai-security-layer-doesnt) - DeepKeep, July 22, 2026

Written by

More to read

  • Amazon Data Center Could Be Powered by One of the Nation's Most Polluting Power Plants

    Amazon is investing in a new natural-gas power plant in Pecos County, Texas, to supply a West Texas data center, and the project holds a permit that would allow it to emit more carbon dioxide than any coal plant in the country, according to The Verge and the New York Times. The plant, tracked as GW Ranch by Cleanview, a service that monitors data center power projects, would deploy 35 natural-gas turbines generating about 7.65 gigawatts. At least initially, the plant would not connect to

    1 min
  • Claude Code Defaults to Auto Mode. The Classifier Catches More Than Humans.

    Claude Code Defaults to Auto Mode. The Classifier Catches More Than Humans. Claude Code will ship with Auto Mode enabled by default starting August 14 for Pro, Max, and Team subscribers, shifting the developer role further from active coding toward reviewing AI-generated output. Only Enterprise customers will need to opt in. Auto Mode lets the agent execute steps without waiting for manual approval at each one. A classifier intercepts actions the model judges dangerous or irreversible and paus

    1 min