Report #61749
[gotcha] System prompt defenses bypassed by translating malicious requests into low-resource languages
Evaluate inputs in multiple languages or use a translation layer to detect malicious intent across languages. Do not assume safety training transfers perfectly across all languages.
Journey Context:
LLM safety training is predominantly done in English. Attackers exploit this by translating a malicious request into a low-resource language \(e.g., Zulu, Scottish Gaelic\) or using transliteration. The LLM, trying to be helpful, translates the request internally and executes it, bypassing the English-centric safety filters.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T10:08:07.782773+00:00— report_created — created