Lyrie
Threat-Intel
0 sources verified·4 min read
By Lyrie Threat Intelligence·5/1/2026

The Machine Identity Blind Spot: Guardz Report Exposes 25:1 Non-Human Takeover Across MSPs

TL;DR

Guardz's new 2026 State of MSP Threat Report reveals that AI-driven attacks are reshaping managed service provider threat landscapes, with ransomware up 190%, session hijacking up 23%, and—most critically—non-human identities now outnumbering human users by 25:1 in Microsoft 365 environments. Attackers are abandoning malware entirely, "logging in" with stolen credentials to operate undetected. For MSPs managing dozens of client environments, a single compromised service principal or API key means breach-at-scale.


What Happened

Guardz released its comprehensive Q1 2026 threat analysis covering 180+ days of identity, email, and cloud attack data across managed service provider customer bases. The headline: AI has industrialized identity-based attacks, and defenders are losing the speed game.

Key findings:

  • Ransomware behavioral detections: +190% (50-day window)
  • Session hijacking incidents: +23% surge, now the fastest-growing attack vector
  • Non-human identities: Now outnumber human users 25:1 in Microsoft 365
  • Credential compromise rate: 89% of monitored SMBs had at least one user with confirmed credential compromise; 31% of users exposed monthly
  • RMM tool abuse: 26% of all detections—ScreenConnect, AteraAgent, MeshAgent leading targets

Technical Details: The Invisible Attack Vector

The Machine Identity Explosion

In traditional cybersecurity playbooks, "identity" meant humans logging in with passwords. But cloud-native infrastructure created an explosion of non-human identities:

  • Service principals (Azure/Entra ID)
  • API tokens and personal access tokens (GitHub, CI/CD systems)
  • OAuth grants and refresh tokens
  • Application credentials (Lambda, serverless functions)
  • Managed identities (increasingly autonomous with AI agents)

The 25:1 ratio means that in a typical mid-market Microsoft 365 environment with 500 human users, there are now ~12,500 machine identities—and most organizations have zero visibility into them.

How AI Weaponized Identity-Based Attacks

Traditional ransomware chains required:

1. Initial access (exploit, phishing)

2. Persistence (backdoor installation)

3. Lateral movement (credential theft, network reconnaissance)

4. Encryption/exfiltration (malware deployment)

AI-driven identity attacks collapse this chain into a single step:

1. Credential compromise (phishing, database breach, API key in git history)

2. Log in legitimately

3. Operate undetected (no malware signature, no anomalous process execution)

4. Exfiltrate at leisure (OAuth token abuse, BEC, account takeover)

Guardz found:

  • Nearly 1 in 3 login attempts is unauthorized
  • Session hijacking enables attackers to bypass MFA entirely via token refresh abuse
  • Attackers are shifting away from traditional malware toward "living-off-the-land" techniques (leveraging native cloud tools)
  • RMM abuse (26% of detections) creates multiplied blast radius: a single compromised ScreenConnect instance in an MSP affects all their clients

Lyrie Assessment: Why This Matters for Autonomous Defense

The Agentic Blind Spot

This threat landscape is fundamentally different from 2025. Here's why it matters to Lyrie's audience:

1. Machine identities are the new "users"—but they behave more like autonomous agents. A compromised service principal in Azure can:

- Make API calls at machine speed

- Bypass MFA (it doesn't have MFA)

- Operate 24/7 without human interaction

- Pivot across tenants via OAuth grants

2. Your autonomous AI tooling might create new service principals—and if those lack governance, they're invisible attack surface. Lyrie's core thesis: autonomous defense requires autonomous governance. You can't manually manage 25:1 identity ratios.

3. MSPs are the connector tissue of SaaS supply chains—if your MSP's RMM tool is compromised (26% threat vector), your entire organization is exposed. This is a supply-chain story disguised as an identity story.

4. Session hijacking defeats MFA—the last defense layer. Token refresh abuse, OAuth grant hijacking, and JWT manipulation are now the path of least resistance. Zero-click exploitation.


Recommended Actions

For Security Teams (Immediate)

1. Audit non-human identities immediately

- Run Get-AzureADServicePrincipal (Azure) or equivalent across all tenants

- Identify orphaned credentials, stale API keys, unused OAuth grants

- 90% of organizations find 40%+ identities they don't recognize

2. Enforce conditional access on service-to-service flows

- MFA doesn't apply to apps—but cryptographic device claims, IP filtering, and workload identity federation do

- Azure: Enable workload identity federation for GitHub Actions, CI/CD

- AWS: Require cross-account role assumption with external ID validation

3. Monitor session token abuse patterns

- Track OAuth token refresh frequency (abnormal = lateral movement)

- Alert on token usage from unexpected locations/times

- Implement token binding (tie tokens to device identity)

4. Verify RMM tool security posture

- If using ScreenConnect, AteraAgent, MeshAgent: patch immediately

- Enforce least-privilege for RMM service accounts

- Segment RMM networks from production environments

For CISOs (Strategic)

1. Machine identity governance is now a board risk—AI-driven attacks operate at machine speed. Governance must match.

2. Credential lifecycle automation is non-negotiable—manual password rotation scales to ~500 humans, not 12,500 machines.

3. MSP selection criteria must now include identity transparency—if your MSP can't enumerate non-human identities or audit token usage, they're a liability.

4. Session-based detection requires agentic SOC workflows—token anomalies require sub-second triage and automated remediation. Humans can't keep pace.


Sources

[1] Guardz 2026 State of MSP Threat Report — https://guardz.com/go/the-2026-state-of-msp-threat-report/

[2] Digital Journal: "Majority of cyberattacks are now driven by AI" — https://www.digitaljournal.com/tech-science/majority-of-cyberattacks-are-now-driven-by-ai/article

[3] NCC Group Q1 2026 Threat Review — https://securitybrief.co.uk/story/ai-is-biggest-cyber-threat-to-cisos-ncc-group-warns


Lyrie.ai Cyber Research Division

Lyrie Verdict

Lyrie's autonomous defense layer flags this class of exposure the moment it surfaces — no signature update required.