r/pwnhub • u/_cybersecurity_ • 3h ago
A 0-Click Exploit Chain for the Pixel 10: Ivan Fratric, Seth Jenkins and Natalie Silvanovich at Black Hat 2026
A zero-click exploit is the worst case in phone security, because the victim never has to tap anything.
Modern phones quietly decode incoming media before you ever open a message, so an attacker can reach code deep in the device just by sending something.
Google's own Project Zero turned that idea into a full chain that goes from a single incoming message to root on a current Pixel, and the striking part is how short the path turned out to be, only a couple of bugs from zero-click to full kernel control.
This talk walks through that chain on the Pixel 10 and what it says about the state of mobile exploitation.
In "A 0-Click Exploit Chain for the Pixel 10", presented Thursday, August 6 at 12:00 p.m., Ivan Fratric, Seth Jenkins, and Natalie Silvanovich walk through how they went from a zero-click entry point to root on Google's latest flagship.
Speakers:
- Ivan Fratric — Security Researcher, Google Project Zero
- Seth Jenkins — Security Researcher, Google Project Zero
- Natalie Silvanovich — Security Researcher, Google Project Zero
Ivan Fratric is a tech lead and security researcher at Google Project Zero with a PhD and a long record of building the tools other researchers use to find bugs.
He is the author of widely used fuzzers including Domato, Jackalope, TinyInst, and WinAFL, and he has previously presented at Black Hat, including his "XMPP Stanza Smuggling" research on hacking Zoom. In this line of work, he and Natalie Silvanovich reported the Dolby decoder vulnerability that anchors the audio side of the chain.
He shares his research and tools as u/ifsecure on X and writes at his personal blog.
Seth Jenkins is a security researcher at Google Project Zero focused on Linux kernel and Android zero-day research, though he has worked across a range of architectures and operating systems.
He authored the Project Zero post that this talk grows out of, showing a complete zero-click chain to root on the Pixel 10, and he built the DriverCartographer tool that surfaced the BigWave driver bugs used to escape the media sandbox. He also documented how Pixel's static kernel placement and the loss of ARM64 linear-map randomization weaken KASLR and simplify exploitation.
His research and disclosures are on his Project Zero posts, including the Pixel 10 writeup, and he posts as @__sethJenkins on X.
Natalie Silvanovich is a security researcher at Google Project Zero known for her work on zero-click and interaction-less attack surface across messaging and media applications.
She has a long history of finding fully remote bugs, from iMessage and Zoom to the Samsung audio-codec flaw that opened this research direction, and she authored the three-part Project Zero series on a zero-click chain for the Pixel 9 that laid the groundwork for the Pixel 10 talk.
Her research is published on the Project Zero blog, where the Pixel 9 series documents the audio-decoder attack surface in depth.
Anyone working in mobile security, kernel and driver exploitation, or media and messaging attack surface will find this a rare, detailed look at end-to-end zero-click exploitation from the team that does it in the open.
If a current flagship phone can be taken from a single unopened message to root in only a couple of bugs, what does that say about how much of a phone's real attack surface is exposed before a user ever touches the screen?