• Menu
  • Skip to main content
  • Skip to primary sidebar

The Cyber Security News

Latest Cyber Security News

Header Right

  • Latest News
  • Vulnerabilities
  • Cloud Services
whatsapp, slack notifications could hijack google gemini on android

WhatsApp, Slack Notifications Could Hijack Google Gemini on Android

You are here: Home / General Cyber Security News / WhatsApp, Slack Notifications Could Hijack Google Gemini on Android
June 3, 2026

A single poisoned notification from WhatsApp, Slack, SMS, Signal, Instagram, or Messenger could have hijacked Google Gemini’s voice assistant on Android and made it open a victim’s connected windows, fake a message from their boss, push the phone into a Zoom call, or quietly poison its long-term memory.

No malicious app on the phone is required. The assistant just had to treat a hostile notification as useful context.

The research, published by SafeBreach’s Or Yair, follows the team’s earlier “Invitation Is All You Need” work, which pulled off similar tricks through malicious Google Calendar invites. After that, Google hardened Gemini against indirect prompt injection.

✔ Approved From Our Partners
AOMEI Backupper Lifetime

Protect and backup your data using AOMEI Backupper. AOMEI Backupper takes secure and encrypted backups from your Windows, hard drives or partitions. With AOMEI Backupper you will never be worried about loosing your data anymore.

Get AOMEI Backupper with 72% discount from an authorized distrinutor of AOMEI: SerialCart® (Limited Offer).

➤ Activate Your Coupon Code


Yair found a way around the new defenses. Google has since patched it, SafeBreach lists no CVE for the issue, and there is no evidence that the technique was ever used in the wild.

Cybersecurity

On Android, Gemini’s Utilities feature can read and reply to your notifications, including ones from apps like WhatsApp. It isn’t available on iOS or the web, which keeps this vector Android-only. Yair found the agent that reads those notifications treats their text as instructions it can act on. So anything that can push a notification to a phone can deliver a payload, an attack surface Yair called “effectively infinite.”

At minimum, that lets an attacker rewrite what Gemini says, including faking a message from a named contact. Spoken aloud while you drive and don’t look at the screen, “your manager asked you to upload the docs to this Drive folder” is hard to second-guess. The blind version is worse: the payload fires after Gemini has loaded real notifications, so it can grab the first real sender name in the queue and pin the fake message on them. No reconnaissance, and it scales.

Faking output is one thing. Firing real tools, like opening a window or launching an app, is what Google’s post-“Invitation” mitigations were built to stop. Yair’s read, from black-box testing: when a “Yes” authorizes a sensitive action, a check weighs both the user’s reply and Gemini’s last output to decide whether that “Yes” makes sense. Inject a delayed instruction out of nowhere, and Gemini refused, every time.

So the bypass, which Yair named Fake Context Alignment, runs two illusions at once: a legitimate-looking authorization for the security check, a harmless exchange for the human.

  • Obfuscated. Gemini asks the real authorization question in a language the victim doesn’t speak, say Chinese (“Do you want to open the window?”), then follows in English with something innocuous like “Is that all you needed?” The user shrugs off the foreign phrase as a glitch, says “Yes,” and the backend ties that “Yes” to the Chinese question.
  • Muted. Gemini’s text-to-speech skips hyperlinks hidden behind clickable text. So the malicious question gets buried in a link the assistant never reads aloud. Gemini says, “I’m sorry, I had an error, are you there?” while the screen silently shows “Do you want to open the window?” The driver says “Yes,” the check sees the on-screen text, and the windows open.

Combine the two, a Chinese authorization prompt hidden inside a muted link, and you get a payload that sounds like a normal English exchange while clearing Google’s newest checks.

Cybersecurity

Past the authorization gate, the impacts matched the earlier research and then went further:

  • Smart home control through Google Home: connected windows, boilers, and lights.
  • Tracking and downloads. Opening URLs to geolocate a victim by IP or push file downloads.
  • Crossing into other apps. In the demo, Yair set a safe-looking domain to redirect to a Zoom app link, and Gemini followed it without prompting, forcing the phone to join a meeting and stream video. By his account, it worked because Gemini trusted the domain after it had served clean content, then followed the later redirect. SafeBreach stresses its own domain never redirected to Zoom; the redirect ran on a local server on the test device.
  • Memory poisoning, which the earlier calendar technique never managed. Fake Context Alignment simulates consent, so Gemini persistently saved an attacker-chosen fact. In the demo, it stored the victim’s name as “Danny.” Because that memory is account-level, the poisoned fact isn’t stuck on the phone; it follows the victim wherever they use Gemini on that account.
  • Persistence via scheduled actions, such as a recurring task to read the victim’s recent messages every day at 8 PM.

SafeBreach reported the findings to Google’s Vulnerability Reward Program on August 17, 2025. Google treated it as a high priority and confirmed on November 14, 2025, that content-classifier improvements mitigated the notification injections and the Delayed Tool Invocation bypass.

Because the fix is server-side, there is no app update to chase. The only control users have is whether Gemini reads notifications at all: disconnect the Utilities app in Gemini’s Connected Apps settings, or turn off the Google app’s “Notification read, reply & control” permission on Android.

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.


Some parts of this article are sourced from:
thehackernews.com

Previous Post: «google doubleclick abused in new malspam campaign to deliver desckvb Google DoubleClick Abused in New Malspam Campaign to Deliver DesckVB RAT

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Report This Article

Recent Posts

  • WhatsApp, Slack Notifications Could Hijack Google Gemini on Android
  • Google DoubleClick Abused in New Malspam Campaign to Deliver DesckVB RAT
  • Microsoft 365 Android Apps Let Any App Steal Account Tokens via Leftover Debug Flag
  • Autonomous AI Tool Finds 2-Year-Old RCE Flaw in Redis (CVE-2026-23479) Jun 03, 2026 Vulnerability / Cloud Security Redis has patched a use-after-free in its blocking-client code that lets an authenticated user run arbitrary OS commands on the machine hosting the database. The flaw was found by an autonomous AI tool built to hunt bugs in large codebases. Tracked as CVE-2026-23479 , the flaw was introduced in Redis 7.2.0 and remained in every stable branch until the May 5 fixes, unnoticed for over two years. NVD rates it 8.8 under CVSS 3.1; Redis lists it as 7.7 under CVSS 4.0. It was reported by Team Xint Code, and a complete technical  write-up is now public. The cloud footprint makes this worse. Wiz's analysis, published with the exploit writeup, puts Redis in a large majority of cloud environments, with most of those instances running without a password. The exploit needs an authenticated session, but in a default deployment, the default user already holds every privilege the chain requires. The flaw lives in unblockClientOnKey() in src/blocked.c , which fires when a key event wakes …
  • One-Click GitHub Dev Attack Lets Attackers Steal Full GitHub OAuth Tokens
  • Shrinking the IAM Attack Surface through Identity Visibility and Intelligence Platforms (IVIP)
  • Beyond the Zero-Day: See Your Network Like an Attacker | Webinar with HD Moore
  • Unpatched Windows Search URI Vulnerability Lets Attackers Steal NTLMv2 Hashes
  • New HTTP/2 Bomb Vulnerability Allows Remote DoS on NGINX, Apache, IIS, Envoy & Cloudflare
  • Weedhack Attacks Minecraft Users, CountLoader Hits 86K, Miners Spread via Pirated Content

Copyright © TheCyberSecurity.News, All Rights Reserved.