Report #65235
[gotcha] Multi-step jailbreaks bypassing single-turn safety filters
Apply safety classifiers and intent checks to every turn in the conversation, not just the first prompt, and track conversational state for escalating intent.
Journey Context:
Developers apply a safety filter only to the initial user prompt. An attacker starts with a benign topic and gradually steers the LLM into generating malicious content over multiple turns. The individual turns look benign to the filter, but the cumulative context is harmful. Single-turn defenses fail against multi-turn context accumulation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T15:59:04.020233+00:00— report_created — created