A locked Android phone is supposed to be a closed box. That is the entire deal you make when you set a PIN or register a fingerprint: someone can pick up your handset, but they cannot get into your life. A security researcher has just demonstrated that on a number of popular Android phones, that box opens with nothing more than an incoming WhatsApp video call and about five taps.
No PIN. No pattern. No fingerprint. Straight into your camera roll.
The finding comes from Jose Rodriguez, a researcher with a long track record of poking holes in lock screens on both Android and iOS. He disclosed it to Meta and Google, then went public because, in his words, it is “a very visible security flaw, very easy to discover, and I am sure that it will be exploited right now.”
The short version
- What it does: opens your full photo gallery on a locked Android phone, with no authentication step anywhere in the chain
- What it needs: physical possession of your phone for roughly a minute, plus the ability to place a WhatsApp video call to it
- Where it lives: the effects panel inside an answered video call, specifically the “Create with Meta AI” background option
- Who is affected: confirmed on a Pixel 6 Pro running Android 17 with the current security patch, and on an Oppo K13 running ColorOS 16. A Galaxy S25 Ultra on One UI 8.5 blocked it
- Who is not: iPhone users. Apple’s CallKit forces WhatsApp to use the system call interface, which has no effects panel to reach
- The fix you can apply right now: change WhatsApp’s photo permission from full access to limited access. It takes about thirty seconds and costs you almost nothing
How five taps get past your lock screen
The chain is worth walking through slowly, because every individual step is a feature somebody deliberately shipped. Nothing here is a memory corruption bug or a clever exploit. It is a series of reasonable product decisions that nobody checked against each other.
It starts with the answer screen. When a WhatsApp video call arrives on a locked Android phone, you can swipe to answer without unlocking. That is intentional and, honestly, correct. Making people fumble with a fingerprint sensor before they can pick up a call would be a bad experience, and every phone platform makes the same call.
Once the call connects, WhatsApp draws its own in-call interface on top of the lock screen. That interface includes an effects button, the one that lets you slap a filter on your face or drop a fake background behind you. Tapping it opens a panel with tabs, and the panel defaults to filters.
Switch to the backgrounds tab and there is an option labelled “Create with Meta AI.” Choose it, then choose to edit an existing photo rather than generate a new one, and WhatsApp does exactly what any app does when it wants a picture: it opens the system photo picker.
Except your phone is still locked. And the picker is showing everything.
The prerequisite most coverage is skipping
There is a condition attached to this, and it matters. The gallery only opens because WhatsApp already holds broad permission to read your photos and videos. Almost everybody has granted that, because it is what happens the first time you try to send a picture in a chat and tap through the prompt.
Android has offered a middle setting for a while now. Instead of granting an app access to your entire library, you can grant it access to specific photos you pick, and it will ask again when it needs something new. Most people never touch it, because the full access option is the default path of least resistance and the consequences are invisible until a story like this one shows up.
This is the part that turns a scary headline into something you can act on in under a minute. The bypass still technically works after you change the setting. It just has nothing interesting to display.
Fix it in thirty seconds (Android)
- Open Settings, then Apps
- Find and tap WhatsApp
- Tap Permissions, then Photos and videos
- Change Allow all to Allow limited access
- Optional but worth it: repeat the same check for every other app on that list
You will now be asked to pick photos each time you want to send one. That is the entire cost.
It does not work on every phone, and the reason is interesting
Notebookcheck ran the sequence across several handsets and got different answers depending on the manufacturer. That inconsistency is the most revealing detail in the whole story.
| Device tested | Software | Result |
|---|---|---|
| Pixel 6 Pro | Android 17, current security patch | Gallery opened. No security check at any point |
| Oppo K13 | ColorOS 16 | Gallery opened |
| Galaxy S25 Ultra | One UI 8.5 | Blocked. Prompted for passcode or biometrics |
| Any iPhone | iOS with CallKit | Not applicable. No custom call screen to open |
Samsung’s One UI blocks it because Samsung applies its own rules about what an app may do from behind a lock screen, and pulling up a system picker did not clear the bar. Google’s own Pixel, running the newest version of Google’s own operating system with the newest patch, let it through.
Apple sidesteps the whole category for a structural reason rather than a defensive one. On iOS, a voice or video call from a third party app has to route through CallKit, which means you see Apple’s standard call interface rather than WhatsApp’s. There is no effects button on that screen because there is no WhatsApp screen. The feature that creates the hole simply cannot be reached.
You could argue that is Apple being restrictive at the expense of developers, and people have argued exactly that for a decade. This is what the other side of that trade looks like.
Lock screens keep failing in the same way
If this feels familiar, it should. Lock screen bypasses are one of the most persistent categories in mobile security, and they almost never involve breaking cryptography. They involve finding something the phone is willing to do before it knows who is holding it.
The lock screen is not a wall. It is a list of exceptions. Take a call. Show a notification preview. Open the camera. Reply to a message. Trigger the assistant. Every one of those exceptions is a small door, and every one of them was added because a product team correctly identified that users hate friction.
The failure mode is always the same: a door that was meant to lead one step forward turns out to lead five, because a feature added two years later attached itself to the far side. Nobody sat down and decided that a locked phone should surrender its photo library. Somebody added AI backgrounds to video calls, and the calls happened to be answerable while locked.
We saw a considerably worse version of this pattern earlier in the year, when researchers showed that a single video call could reach kernel level on millions of budget Android phones through a modem flaw. That one had no user fix at all. This one you can neutralize from the Settings app, which puts it in a much better category, even if the headline reads worse.
What Meta says
Meta has confirmed that a fix is rolling out, describing the issue as applying to a “very limited scenario.” Both halves of that are defensible. The attack does require somebody to physically hold your phone, which rules out remote mass exploitation. It also requires nothing else at all, which is not a comfortable thing to say about a device with a fingerprint sensor.
The more useful question is which side of the fix your device sits on. Client side fixes ship through app updates, so a WhatsApp update should close it for everyone eventually. But the underlying behavior, that a locked Android phone will let an app open a full system photo picker on request, is an operating system question rather than a WhatsApp question. Samsung answered it one way. Google answered it another way, on its own hardware.
Meta has been shipping a steady run of account security improvements lately, including the move that replaced WhatsApp’s six digit PIN with a real password and passkey support. Those changes are meaningful. They also protect a different thing entirely, which is your account rather than the device sitting on the table.
The practical read
Nobody needs to panic about this. The realistic threat model is not a nation state, it is a partner, a roommate, a colleague, or whoever picks up the phone you left face down at a bar. That is also, statistically, who actually goes through people’s photos.
Three things worth doing, in order of how much they buy you:
- Downgrade WhatsApp’s photo permission to limited access. This is the whole fix. Everything else is hygiene
- Update WhatsApp when the patch lands. Meta says it is rolling out now, so check your app store rather than waiting for an automatic update
- Audit the rest of your permission list while you are in there. Most phones have at least one app holding full gallery access for a reason that expired years ago
And if you are on a Pixel, note the awkward detail one more time: the device that failed this test was running the current release of Android with the current patch level. Being up to date is necessary. It has never been the same thing as being safe, and the gap between those two ideas is where the messy reality of Android’s update situation tends to live.
Thirty seconds in Settings. Go do it now, then come back and finish your coffee.

