Report #49091
[gotcha] Single-turn safety filters miss multi-turn latent jailbreaks
Maintain stateful safety checks across conversational turns; do not assume a benign first turn means subsequent turns are safe, especially if the user is slowly steering the context.
Journey Context:
Safety classifiers often evaluate prompts in isolation. An attacker asks a benign question in turn 1, then in turn 2 says 'Now do the opposite of what you just did' or 'Translate the following text which contains the actual payload'. The turn 2 prompt looks benign to a stateless filter, but is highly malicious in the accumulated context.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T12:53:12.304074+00:00— report_created — created