First reportedJuly 11, 2023
ActivityActivity date not specified
Last updatedFeb 2, 2026, 12:00 AM UTC
Record confidencehigh

Key facts

Affected

  • Targeted Microsoft cloud email customers (including government organizations)
  • Microsoft cloud email services (incident response and remediation)

Initial access

  • unknown

Impact

  • data_theft

Attribution

Storm-0558 high confidence

Microsoft publicly identified and tracked the actor as Storm-0558.

CVEs and ATT&CK

CVEs

ATT&CK techniques

  • T1550.001: Microsoft described forged authentication tokens being used to access mailboxes, consistent with using alternate authentication material in the form of application access tokens.

Mitigations

Now

  • Strengthen signing key management and rotate compromised keys rapidlyReduces risk of token forgery and limits the window of misuse if a key is compromised.

Soon

  • Increase logging visibility and retention for cloud email access (including detailed token/audit logs)Improves detection and investigation of suspicious mailbox access patterns.

Later

  • Apply conditional access and session controls for sensitive tenants and privileged operationsAdds barriers for anomalous access even when tokens or credentials are abused.

Detection ideas

Detect anomalous mailbox access patterns in cloud audit logs

Alert on rare client/app IDs, unusual source IPs/ASNs, and access to many mailboxes or sensitive folders by the same principal in a short time.

Data sources: Microsoft 365 audit logs, Exchange Online mailbox audit logs, SIEM

Detect suspicious token issuance/validation anomalies

Flag token anomalies such as unusual signing key IDs, token lifetimes, or validation failures correlated with successful mailbox access.

Data sources: Identity provider audit logs, Cloud security logs

Sources