Google Gemini Prompt Injection Flaw Exposed Private Calendar Data via Malicious Invites - The Hacker News
The Hacker NewsArchived Mar 17, 2026✓ Full text saved
Google Gemini Prompt Injection Flaw Exposed Private Calendar Data via Malicious Invites The Hacker News
Full text archived locally
✦ AI Summary· Claude Sonnet
Google Gemini Prompt Injection Flaw Exposed Private Calendar Data via Malicious Invites
Ravie LakshmananJan 19, 2026Artificial Intelligence / Vulnerability
Cybersecurity researchers have disclosed details of a security flaw that leverages indirect prompt injection targeting Google Gemini as a way to bypass authorization guardrails and use Google Calendar as a data extraction mechanism.
The vulnerability, Miggo Security's Head of Research, Liad Eliyahu, said, made it possible to circumvent Google Calendar's privacy controls by hiding a dormant malicious payload within a standard calendar invite.
"This bypass enabled unauthorized access to private meeting data and the creation of deceptive calendar events without any direct user interaction," Eliyahu said in a report shared with The Hacker News.
The starting point of the attack chain is a new calendar event that's crafted by the threat actor and sent to a target. The invite's description embeds a natural language prompt that's designed to do their bidding, resulting in a prompt injection.
The attack gets activated when a user asks Gemini a completely innocuous question about their schedule (e.g., Do I have any meetings for Tuesday?), prompting the artificial intelligence (AI) chatbot to parse the specially crafted prompt in the aforementioned event's description to summarize all of users' meetings for a specific day, add this data to a newly created Google Calendar event, and then return a harmless response to the user.
"Behind the scenes, however, Gemini created a new calendar event and wrote a full summary of our target user's private meetings in the event's description," Miggo said. "In many enterprise calendar configurations, the new event was visible to the attacker, allowing them to read the exfiltrated private data without the target user ever taking any action."
Although the issue has since been addressed following responsible disclosure, the findings once again illustrate that AI-native features can broaden the attack surface and inadvertently introduce new security risks as more organizations use AI tools or build their own agents internally to automate workflows.
"AI applications can be manipulated through the very language they're designed to understand," Eliyahu noted. "Vulnerabilities are no longer confined to code. They now live in language, context, and AI behavior at runtime."
The disclosure comes days after Varonis detailed an attack named Reprompt that could have made it possible for adversaries to exfiltrate sensitive data from artificial intelligence (AI) chatbots like Microsoft Copilot in a single click, while bypassing enterprise security controls.
The findings illustrate the need for constantly evaluating large language models (LLMs) across key safety and security dimensions, testing their penchant for hallucination, factual accuracy, bias, harm, and jailbreak resistance, while simultaneously securing AI systems from traditional issues.
Just last week, Schwarz Group's XM Cyber revealed new ways to escalate privileges inside Google Cloud Vertex AI's Agent Engine and Ray, underscoring the need for enterprises to audit every service account or identity attached to their AI workloads.
"These vulnerabilities allow an attacker with minimal permissions to hijack high-privileged Service Agents, effectively turning these 'invisible' managed identities into 'double agents' that facilitate privilege escalation," researchers Eli Shparaga and Erez Hasson said.
Successful exploitation of the double agent flaws could permit an attacker to read all chat sessions, read LLM memories, and read potentially sensitive information stored in storage buckets, or obtain root access to the Ray cluster. With Google stating that the services are currently "working as intended," it's essential that organizations review identities with the Viewer role and ensure adequate controls are in place to prevent unauthorized code injection.
The development coincides with the discovery of multiple vulnerabilities and weaknesses in different AI systems -
Security flaws (CVE-2026-0612, CVE-2026-0613, CVE-2026-0615, and CVE-2026-0616) in The Librarian, an AI-powered personal assistant tool provided by TheLibrarian.io, that enable an attacker to access its internal infrastructure, including the administrator console and cloud environment, and ultimately leak sensitive information, such as cloud metadata, running processes within the backend, and system prompt, or log in to its internal backend system.
A vulnerability that demonstrates how system prompts can be extracted from intent-based LLM assistants by prompting them to display the information in Base64-encoded format in form fields. "If an LLM can execute actions that write to any field, log, database entry, or file, each becomes a potential exfiltration channel, regardless of how locked down the chat interface is," Praetorian said.
An attack that demonstrates how a malicious plugin uploaded to a marketplace for Anthropic Claude Code can be used to bypass human-in-the-loop protections via hooks and exfiltrate a user's files via indirect prompt injection.
A critical vulnerability in Cursor (CVE-2026-22708) that enables remote code execution via indirect prompt injection by exploiting a fundamental oversight in how agentic IDEs handle shell built-in commands. "By abusing implicitly trusted shell built-ins like export, typeset, and declare, threat actors can silently manipulate environment variables that subsequently poison the behavior of legitimate developer tools," Pillar Security said. "This attack chain converts benign, user-approved commands -- such as git branch or python3 script.py -- into arbitrary code execution vectors."
On top of that, a security analysis of five vibe coding IDEs, viz. Cursor, Claude Code, OpenAI Codex, Replit, and Devin, found that the coding agents, while good at avoiding SQL injections or XSS flaws, struggle when it comes to handling SSRF issues, business logic, and enforcing appropriate authorization when accessing APIs. To make matters worse, none of the tools included CSRF protection, security headers, or login rate limiting.
The test highlights the current limits of vibe coding, showing that human oversight is still key to addressing these gaps.
"Coding agents cannot be trusted to design secure applications," Tenzai's Ori David said. While they may produce secure code (some of the time), agents consistently fail to implement critical security controls without explicit guidance. Where boundaries aren't clear-cut – business logic workflows, authorization rules, and other nuanced security decisions – agents will make mistakes."
Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.
SHARE
Tweet
Share
Share
SHARE
artificial intelligence, Cloud security, cybersecurity, data exfiltration, Google Calendar, Google Gemini, privilege escalation, Prompt Injection, Vulnerability
Trending News
ThreatsDay Bulletin: DDR5 Bot Scalping, Samsung TV Tracking, Reddit Privacy Fine and More
Google Confirms CVE-2026-21385 in Qualcomm Android Component Exploited
Cisco Confirms Active Exploitation of Two Catalyst SD-WAN Manager Vulnerabilities
New Chrome Vulnerability Let Malicious Extensions Escalate Privileges via Gemini Panel
OpenAI Codex Security Scanned 1.2 Million Commits and Found 10,561 High-Severity Issues
149 Hacktivist DDoS Attacks Hit 110 Organizations in 16 Countries After Middle East Conflict
Coruna iOS Exploit Kit Uses 23 Exploits Across Five Chains Targeting iOS 13–17.2.1
Open-Source CyberStrikeAI Deployed in AI-Driven FortiGate Attacks Across 55 Countries
⚡ Weekly Recap: Qualcomm 0-Day, iOS Exploit Chains, AirSnitch Attack and Vibe-Coded Malware
ClawJacked Flaw Lets Malicious Sites Hijack Local OpenClaw AI Agents via WebSocket
Starkiller Phishing Suite Uses AitM Reverse Proxy to Bypass Multi-Factor Authentication
Anthropic Finds 22 Firefox Vulnerabilities Using Claude Opus 4.6 AI Model
Microsoft Reveals ClickFix Campaign Using Windows Terminal to Deploy Lumma Stealer
APT28 Tied to CVE-2026-21513 MSHTML 0-Day Exploited Before Feb 2026 Patch Tuesday
Load More ▼
Popular Resources
Read CYBER360 2026: From Zero Trust Limits to Data-Centric Security Paths
Self-Hosted WAF: Block SQLi, XSS, and Bots Before They Reach Your Apps
Identity Controls Checklist: Find Missing Protections in Apps
19,053 Confirmed Breaches in 2025 – Key Trends and Predictions for 2026