Subscribe to the Non-Human & AI Identity Journal

Calendar-based Phishing

Calendar-based phishing uses meeting invites or event files as the lure instead of a plain email body. The calendar item can persist after the message is deleted, which extends the attacker’s visibility inside the user workflow and complicates traditional email-only remediation.

Expanded Definition

Calendar-based phishing is a social engineering technique that shifts the lure from email body text into calendar infrastructure. Instead of relying on a convincing message alone, the attacker embeds the prompt in a meeting invite, event attachment, or recurring appointment that may appear trustworthy because it lands inside a user’s normal scheduling workflow.

In practice, the risk is not just the invitation itself. Calendar items can survive longer than the originating message, trigger notifications across devices, and create a persistent point of user attention even after email filtering or mailbox cleanup. That persistence makes the attack harder to neutralise than ordinary phishing, especially when users trust invites from shared calendars, external collaboration tools, or automatically accepted events. Guidance across vendors is still evolving, but the core security issue aligns with broader identity and workflow abuse patterns described in the NIST Cybersecurity Framework 2.0 and in NHIMG’s Ultimate Guide to NHIs, where persistent access paths and weak visibility create durable attack opportunities.

The most common misapplication is treating calendar invites as harmless metadata, which occurs when security teams only inspect the email channel and ignore the calendar object’s lifecycle.

Examples and Use Cases

Implementing controls for calendar-based phishing rigorously often introduces user-friction and delivery constraints, requiring organisations to weigh smoother collaboration against tighter invite filtering and review.

  • A fake executive briefing invite contains a link to a credential-harvesting page, and the event remains in the calendar even after the original email is deleted.
  • An external vendor sends a shared meeting request that appears routine, but the attached file or linked agenda leads to a malicious document or consent flow.
  • A recurring event disguises a follow-up task, repeatedly surfacing notifications that keep the lure visible until the user acts on it.
  • A compromised internal mailbox sends a calendar invite to coworkers, bypassing user skepticism because the request appears to come from a trusted identity.
  • Security teams correlate this behaviour with broader identity risk patterns described in Ultimate Guide to NHIs, especially where invite delivery intersects with automated workflow or service-generated communications.

Because calendar objects can be auto-synced across endpoints, the attack surface is not limited to one inbox. Detection logic often needs to account for invite creation, attendee changes, attachments, and embedded URLs, rather than scanning message text alone. For identity and access context, the scheduling workflow should be evaluated alongside NIST Cybersecurity Framework 2.0 principles for monitoring and response.

Why It Matters in NHI Security

Calendar-based phishing matters in NHI security because the same weaknesses that let attackers abuse service accounts, tokens, and automated workflows also let them abuse trusted collaboration channels. When an invite is accepted automatically, forwarded by automation, or created through a compromised identity, it can become a persistent foothold that is harder to detect than a one-time email lure.

NHIMG reports that only 5.7% of organisations have full visibility into their service accounts, which is a useful reminder that visibility gaps often extend beyond traditional login paths into application-generated interactions and workflow tooling. Calendar abuse also raises governance questions about who can create events, which identities may send invites externally, and how quickly malicious items are removed across synced clients. The operational challenge is not just blocking the first lure, but closing the persistent channel it creates.

Organisations typically encounter the full impact only after a user reports repeated prompts or a compromised account begins sending invites at scale, at which point calendar-based phishing becomes operationally unavoidable to address.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Agentic AI Top 10 Covers abuse of trusted agentic workflows and message-triggered actions.
NIST CSF 2.0 DE.CM Calendar phishing requires continuous monitoring of collaboration-channel activity.
OWASP Non-Human Identity Top 10 NHI-02 Phishing via calendar workflows often targets identities and tokens used by automation.

Restrict automated invite handling and validate tool-triggered actions before execution.