What the unpatchable BootROM flaw is and which iPhones are affected
The unpatchable BootROM flaw on Apple’s A12 and A13 chips is a hardware-level iPhone security flaw in the USB controller that allows crafted USB data to corrupt protected memory during the earliest boot stage, enabling attackers with physical access to bypass secure boot checks before iOS loads. Paradigm Shift researchers call their exploit “usbliter8,” and it targets SecureROM, the first code that runs when an Apple device powers on. Because SecureROM lives in read-only memory burned into silicon, the bug cannot be fixed with a software update. This iPhone XS vulnerability impacts the iPhone XS, iPhone XS Max, iPhone XR, and the entire iPhone 11 lineup, plus the second-generation iPhone SE and several iPad and Apple Watch models built on the same A12 A13 chips. Older A11 devices and newer A14-based hardware do not share this specific flaw.

How usbliter8 and SecureROM exploits work under the hood
The usbliter8 attack focuses on a Synopsys DWC2 USB controller integrated into A12 and A13 chips and how it handles malformed USB packets during Device Firmware Update (DFU) mode. When three undersized packets arrive, a memory pointer can move backward and overwrite memory regions that should stay protected. On affected devices, Apple’s SecureROM configures the DART memory protection unit in a way that allows these stray writes to reach critical system memory. According to Paradigm Shift, the exploit “combines a hardware issue in a USB controller with a firmware configuration weakness to break Apple’s boot chain and gain deep system access.” The SecureROM exploit lets attackers run code before Apple’s signed bootloader, bypass signature checks, and boot modified iBoot images. However, the Secure Enclave Processor remains a separate boundary, so encrypted passcodes and stored data are not directly exposed by this bug alone.

Why the flaw is unfixable and why A12/A13 are stuck in the middle
This unpatchable BootROM flaw is baked into silicon: SecureROM is read-only memory, so Apple cannot distribute a firmware update that replaces it. The bug sits in a narrow gap between two generations of design choices. A11 devices escape because their USB driver resets direct memory access addresses differently, preventing the backward pointer walk. A14 and later chips avoid the issue because Apple correctly configures DART from the start, blocking unintended writes to sensitive memory. A12 and A13 sit between these approaches, inheriting the vulnerable USB controller behavior without the updated protection. As one security guide summarized, “Moving to a newer device is the only way to mitigate this vulnerability.” That means any iPhone XS, iPhone XR, or iPhone 11 model will remain vulnerable for its lifetime, regardless of how many iOS updates Apple ships.

Physical access exploit: what an attacker would need to do
Despite its depth, this iPhone security flaw cannot be triggered remotely; it requires hands-on access to your device and its USB port. An attacker would need to place the target iPhone into DFU mode, connect over USB—potentially using inexpensive hardware like a Raspberry Pi Pico—and send crafted USB setup packets during the early boot window. In DFU mode, the device accepts low-level commands before iOS loads, giving the attacker a chance to confuse the USB controller and write malicious data into protected memory. With the usbliter8 and related SecureROM exploits, they can temporarily lower boot protections, bypass Apple’s signature checks, and run modified system software. The attack does not wipe or reveal your passcode on its own, but it could help a determined, well-resourced attacker chain further exploits, especially if they can keep physical control of the device for an extended period.
Practical mitigation steps for iPhone XS to iPhone 11 users
For most people, the real-world risk of this physical access exploit is moderate, not catastrophic, but it deserves attention—especially for high-risk users like journalists or executives. First, treat your iPhone XS, XR, or iPhone 11 like a laptop: avoid leaving it unattended in shared spaces, and be wary during travel or checkpoints where devices can be seized. Second, keep a strong passcode and enable features like USB Restricted Mode, which limits data access over Lightning when the phone is locked. Third, consider upgrading to an iPhone with an A14 or newer chip, since these devices are not affected by this specific BootROM bug. Finally, if your older iPhone is lost or stolen, assume an attacker could attempt usbliter8 and SecureROM-based attacks; use Find My to mark it as lost, remotely erase it if possible, and rotate any sensitive accounts tied to that device.





