Security researchers at Paradigm Shift publish details of “usbliter8,” an exploit targeting a BootROM vulnerability in Apple devices with A12 and A13 chips. The affected chips include Apple’s SecureROM, the first code that runs during device startup, which is permanently embedded in the hardware. As a result, the underlying flaw cannot be fixed through software updates and leaves affected devices vulnerable for the lifetime of the hardware.

According to the reports, usbliter8 achieves code execution by exploiting a bug in the USB controller hardware and the way security protections are configured on vulnerable devices. The exploit is performed via USB Device Firmware Update mode (DFU mode), using a carefully crafted sequence of unusually small USB packets to manipulate internal memory handling. The researchers describe the issue as appearing to be hardware-related in the USB controller rather than caused by a flaw in Apple’s software.

The exploit expands on the previously disclosed BootROM issue “checkm8,” which affected older models. Reports also note that A11 devices are not affected due to a different USB handling approach, and that A14 and later chips include protections configured correctly at the BootROM level. Paradigm Shift states it coordinated disclosure with Apple before publication and that it also published a proof of concept.