Subscribe to the Non-Human & AI Identity Journal

How should security teams handle email attacks that come from trusted accounts?

They should treat them as identity abuse, not just malicious content. The right response is to combine mailbox telemetry, communication history, and account risk signals so detections can recognise when a legitimate sender is behaving abnormally. Content-only controls will miss many of these cases because the email itself may look ordinary.

Why This Matters for Security Teams

Email attacks from trusted accounts are dangerous because the sender is no longer the obvious indicator of safety. When an attacker compromises a legitimate mailbox, they inherit reputation, thread history, and often the exact communication style that recipients expect. That makes conventional phishing filters much less reliable, especially when the message contains no malicious links, no obvious spoofing, and no urgent social-engineering language. NHI Management Group’s The State of Non-Human Identity Security shows how frequently identity abuse succeeds when organisations lack full visibility into account behaviour and rotation hygiene.

The practical issue is that trusted accounts are frequently used as launch points for lateral movement, payment diversion, or internal fraud. Security teams that focus only on message content miss the broader identity problem: the account itself has become the weapon. Current guidance suggests detections should combine mailbox telemetry, account risk, and communication patterns, not just email body analysis. In practice, many security teams encounter these incidents only after a reply chain has been hijacked and money, data, or access has already moved out of the environment.

How It Works in Practice

Defending against trusted-sender abuse requires treating email as an identity and behaviour problem. The first step is to establish a baseline for each account: usual recipients, sending cadence, device and geolocation patterns, forwarding rules, and the timing of replies across threads. When a legitimate account suddenly sends to a new external domain, escalates urgency, or starts replying from an unusual token or client, that is often more meaningful than the message text itself.

Teams should pair mailbox telemetry with account-risk signals from identity providers and endpoint data. That includes impossible travel, impossible session changes, new OAuth grants, mailbox rule creation, consent anomalies, and credential reset events. Where available, detections should also correlate communication history so the system can recognise when an “in-thread” message diverges from normal behaviour. CISA’s cyber threat advisories are useful for understanding how identity-driven intrusion techniques evolve, while NHIMG’s 52 NHI Breaches Analysis reinforces how often compromise paths involve credential misuse rather than obvious malware.

  • Flag trusted senders whose behaviour changes faster than their message content.
  • Score replies against thread context, recipient novelty, and sending infrastructure.
  • Alert on mailbox rule changes, forwarding, and delegated access creation.
  • Quarantine or step-up verify when identity risk exceeds content risk.

These controls tend to break down in high-volume shared mailboxes and outsourced service desks because legitimate account behaviour is already noisy and exception-heavy.

Common Variations and Edge Cases

Tighter identity-based email detection often increases alert volume, so organisations must balance better compromise detection against analyst fatigue. The hardest cases are executive inboxes, finance workflows, and shared operational accounts, where unusual behaviour may still be legitimate. Best practice is evolving, but there is no universal standard for this yet: some environments rely heavily on allowlists and conversation graphs, while others prioritise risk scoring from identity and endpoint telemetry.

Trusted-account abuse also overlaps with broader AI-enabled tradecraft. The Anthropic report on the first AI-orchestrated cyber espionage campaign and LLMjacking: How Attackers Hijack AI Using Compromised NHIs both show how compromised identities can be reused across tools and workflows. That matters because a mailbox compromise is often not the end state; it is the pivot point for access to chat, storage, automation, or internal approval chains. Security teams should therefore investigate downstream identity reuse, not just the original email event.

Where this guidance breaks down most sharply is in environments with heavy auto-forwarding, third-party mail integrations, or unmanaged service accounts, because sender reputation and normal behaviour are already blurred.

Standards & Framework Alignment

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

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

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-03 Trusted-account abuse often starts with weak credential rotation and reuse.
CSA MAESTRO IAC-02 Behaviour-based trust and runtime validation fit agent-like identity abuse.
NIST AI RMF Identity-abuse detections need governance over AI-assisted analysis and response.

Rotate mailbox and API credentials aggressively and revoke stale access on compromise signals.