Jailbreak
In the AI context, a jailbreak is an attempt to trick an AI system into ignoring the rules and safety limits its developers built in, so it produces content or behavior it was designed to refuse. The term is borrowed from an older computing meaning, where 'jailbreaking' referred to removing manufacturer restrictions on a locked-down device such as a smartphone. This entry focuses on the AI/large-language-model sense; the device sense is noted for context but is a distinct concept.
As commonly used in AI security, a jailbreak is an adversarial prompting or input-manipulation technique that circumvents a model's safety alignment, content policies, or guardrails to elicit outputs the system is intended to withhold or refuse. It is typically distinguished from prompt injection (which subverts an application's intended instructions, often via untrusted data) even though the two overlap in practice. The evidence packet available here documents only the device-hacking sense of 'jailbreaking'—the exploitation of a locked-down electronic device to remove manufacturer-imposed software restrictions and gain elevated (e.g., administrator or kernel-level) access—as applied to systems such as iOS. The AI/LLM meaning is well established in wider literature but is not substantiated by the sources supplied here; practitioners should note this scoping limitation. Jailbreak resistance is a mitigation that reduces, but does not eliminate, the risk of policy-violating outputs, and sits within AI security controls rather than being equivalent to model risk management (e.g., the type of validation and monitoring discipline associated with guidance such as SR 11-7), which addresses distinct concerns.
Why it matters
In AI governance and security, a jailbreak matters because it represents a direct challenge to the safety controls an organization relies on when deploying a model. If a system can be coaxed past its content policies or safety alignment, then the assurances made to regulators, customers, and internal risk committees about what the model will and will not produce are weakened. This is a security and control concern, and it should be distinguished from model risk management in the traditional sense (the validation and monitoring discipline associated with guidance such as SR 11-7), which addresses whether a model performs as intended for its business purpose rather than whether an adversary can subvert its guardrails. The two disciplines overlap where safety failures affect model reliability, but they are not the same, and treating jailbreak resistance as a substitute for model validation would be a scoping error.
Who it's relevant to
Inside Jailbreak
Common questions
Answers to the questions practitioners most commonly ask about Jailbreak.