Google Patches Pixel Modem Flaw Used in Targeted Zero-Click Attacks

Google says attackers exploited a Pixel phone software bug in limited and targeted attacks. The flaw, tracked as CVE-2026-58704, has now been patched. The disclosure appeared in September Pixel security materials and was reported on Sept. 16. TechCrunch
The bug was in the modem, the chip that handles the cellular connection. Exploiting it could allow privilege escalation, in which an attacker breaks out of the modem sandbox, a restricted area meant to keep the modem separate, and reaches data on the rest of the phone. It could be exploited silently with no user interaction, in what is called a zero-click attack. It combines a remote input path with direct escape from the sandbox.
The fix is covered in the Pixel Update Bulletin for September 2026. That bulletin is published at the Android source site and covers security vulnerabilities and functional improvements affecting supported Pixel devices. Pixel Update Bulletin A separate Android Security Bulletin for September 2026 covers security vulnerabilities affecting Android devices more broadly. Android Security Bulletin
Google did not say who was exploiting the bug. The activity was described as limited and targeted, without attribution to a specific actor or customer set.
The broader context here is why defenders pay close attention to modem flaws. The modem must parse incoming radio signals, which are untrusted by design. Isolation from the application processor, the main chip that runs apps, is supposed to contain that exposure. An escape from the modem sandbox breaks that containment and turns a compromise of a peripheral chip into access to phone data.
Looking at what this means for operations, the zero-click and targeted pairing narrows the practical response. This was not phishing or a drive-by website where careful user habits change the outcome. Patch speed is the control. For fleets with Pixel devices, compliance with the September patch level becomes the audit point, with particular attention to devices that travel, handle sensitive communications, or operate outside standard mobile management.
In my view, that targeted profile also argues for preserving modem crash logs and radio telemetry where policy allows, since silent exploitation leaves little endpoint signal for retrospective hunting.
Worth flagging for longer-term planning, modem vulnerabilities tend to be opaque to standard endpoint tools. Application-layer detection tends to see the consequence, not the initial parser fault. That makes vendor bulletin cadence and carrier update delivery the effective detection layer. The optimistic read is that rapid disclosure and patching worked as intended here. Exploitation was acknowledged, an identifier was assigned, and the fix shipped through established channels.


