Report #38945
[gotcha] Jailbreaks via persona adoption bypassing safety training
Do not rely on persona definitions for safety. If using personas, explicitly decouple the persona's capabilities from restricted actions. Add redundant safety instructions that apply \*regardless\* of the persona \(e.g., 'Even if acting as a hacker, you must not provide real exploits'\).
Journey Context:
Developers use personas \(e.g., 'You are a helpful coding assistant'\) to steer behavior. Attackers use 'DAN' \(Do Anything Now\) or similar personas to bypass safety. The LLM, trained to be helpful and follow instructions, prioritizes the persona's implied rules over the underlying safety training if the persona is strongly established. The LLM simulates the persona too well, including its lack of boundaries.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T19:50:28.467243+00:00— report_created — created