Skip to content
Vol. 1 · Ed. 2026
CyberGlossary
Entry № 562

Jailbreak (iOS)

What is Jailbreak (iOS)?

Jailbreak (iOS)The process of bypassing Apple's code-signing and sandbox restrictions on an iPhone or iPad so the user can install software that Apple has not approved.


Jailbreaking exploits vulnerabilities in iOS, in the bootchain, or in the kernel to disable signature enforcement, mount the root file system read-write, and install package managers such as Cydia or Sileo. Public jailbreaks have historically used kernel bugs (for example checkm8 on A5-A11 SoCs, or unc0ver and checkra1n chains) and were patched in subsequent iOS releases. While some users jailbreak for customization, the practice removes a significant part of Apple's security model: it disables the App Sandbox boundary, weakens Data Protection, and can leave a persistent backdoor or expose the device to malware such as KeyRaider. Most enterprise MDM and banking apps refuse to run on jailbroken devices.

Examples

  1. 01

    checkra1n uses the checkm8 bootrom vulnerability to jailbreak A5-A11 iPhones.

  2. 02

    A banking app exits at launch after detecting that /Applications/Cydia.app exists.

Frequently asked questions

What is Jailbreak (iOS)?

The process of bypassing Apple's code-signing and sandbox restrictions on an iPhone or iPad so the user can install software that Apple has not approved. It belongs to the Mobile Security category of cybersecurity.

What does Jailbreak (iOS) mean?

The process of bypassing Apple's code-signing and sandbox restrictions on an iPhone or iPad so the user can install software that Apple has not approved.

How does Jailbreak (iOS) work?

Jailbreaking exploits vulnerabilities in iOS, in the bootchain, or in the kernel to disable signature enforcement, mount the root file system read-write, and install package managers such as Cydia or Sileo. Public jailbreaks have historically used kernel bugs (for example checkm8 on A5-A11 SoCs, or unc0ver and checkra1n chains) and were patched in subsequent iOS releases. While some users jailbreak for customization, the practice removes a significant part of Apple's security model: it disables the App Sandbox boundary, weakens Data Protection, and can leave a persistent backdoor or expose the device to malware such as KeyRaider. Most enterprise MDM and banking apps refuse to run on jailbroken devices.

How do you defend against Jailbreak (iOS)?

Defences for Jailbreak (iOS) typically combine technical controls and operational practices, as detailed in the full definition above.

What are other names for Jailbreak (iOS)?

Common alternative names include: iOS jailbreak.

Related terms