TL;DR: Attackers used stolen sessions and privileged access to turn Stryker’s Microsoft Intune device-management plane into a non-encrypting wiper, factory-resetting about 200,000 endpoints across 79 offices without custom malware, according to SlashID. The breach shows that device-management platforms need stronger identity controls, because a compromised control plane can become the attack surface.
At a glance
What this is: This is SlashID’s analysis of the 2026 Stryker breach, showing how attackers converted Microsoft Intune into a destructive control plane after session theft and privilege escalation.
Why it matters: It matters because endpoint management, privileged access, and session security now sit on the same attack path, and identity teams have to govern that path as part of both NHI and human access control.
👉 Read SlashID's analysis of the 2026 Stryker breach and Intune abuse
Context
The core problem in this breach is simple: an identity-backed management plane was treated as trusted infrastructure rather than a high-value privileged target. Once attackers reached the Intune plane, they did not need ransomware payloads or novel exploit code to cause major disruption, because the control channel itself could issue destructive actions at scale.
For identity and access teams, this is a governance problem across human access, privileged admin roles, and endpoint management workflows. It shows why session theft, phishing resistance, and just-in-time privileged access have to be evaluated together, not as separate projects. The breach is a reminder that control planes are identities in practice, even when teams still describe them as admin tooling.
Key questions
Q: What breaks when attackers get privileged access to endpoint management consoles?
A: When attackers reach a device-management console with privileged authority, they can change or destroy endpoints without deploying malware. The failure mode is not endpoint infection first, but control-plane abuse first. That is why high-impact actions in Microsoft Intune, Jamf, or similar tools need separate scrutiny from ordinary admin tasks.
Q: Why do session theft and AiTM attacks matter so much for privileged admins?
A: Session theft matters because a live authenticated session can preserve trust even after the password is useless. In privileged environments, that means an attacker may inherit the same authority as the real admin until the session is revalidated or revoked. Phishing-resistant authentication and session binding reduce that reuse risk.
Q: How should security teams govern just-in-time access for endpoint administration?
A: Security teams should scope JIT access to a specific task, a specific asset set, and a short-lived approval window. They should also separate approval for routine configuration from approval for destructive commands such as device resets or wipes. Without that separation, JIT can still grant too much blast radius.
Q: Who is accountable when a management plane is used to wipe endpoints at scale?
A: Accountability should be shared across IAM, PAM, endpoint operations, and incident response because the damage comes from identity-backed operational authority. Frameworks such as NIST CSF and zero trust place governance on the access path, not only on the endpoint. That is where ownership and containment need to be defined.
Technical breakdown
How session theft becomes control-plane access
The attack chain began with infostealer logs and AiTM session theft, which gave attackers usable authentication state rather than just stolen passwords. In modern identity systems, a valid session token can bypass the friction that MFA is supposed to create, especially when the session is captured after login. Once attackers can reuse that session, they inherit whatever trust the organisation attached to the original user or admin context. That is why phishing-resistant authentication matters more than static second factors: the problem is not only account takeover, but session replay inside a trusted identity boundary.
Practical implication: block AiTM-style session theft with phishing-resistant authentication and continuous session risk checks.
Why privileged escalation changes endpoint-management risk
Privilege escalation is the step that turns stolen access into destructive reach. In a device-management environment, elevated rights are not just for reporting or configuration. They can push resets, wipe commands, or policy changes to large fleets. If privileged access is standing rather than task-scoped, the attacker’s blast radius expands from one account to every endpoint governed by that role. JIT access reduces that exposure window, but only if the approval and session binding are strong enough to prevent reuse after escalation.
Practical implication: make privileged Intune access task-scoped, reviewed, and time-bounded rather than permanently available.
How a control plane becomes a non-encrypting wiper
This breach shows a different kind of destructive pattern: the attacker used legitimate management actions to factory-reset devices instead of deploying malware. That makes endpoint management tooling part of the impact layer, not just the administration layer. The mechanism is simple but severe. If the attacker controls the management plane, they can trigger broad operational loss without persistence, encryption, or obvious payload signatures. For defenders, the technical lesson is that control-plane permissions deserve the same scrutiny as direct operating-system administration.
Practical implication: monitor for high-impact management actions and restrict destructive commands behind separate approval controls.
Threat narrative
Attacker objective: The objective was to disable enterprise endpoints at scale by weaponizing the device-management plane itself.
- Entry occurred through infostealer logs and AiTM session theft that provided usable authentication state into the environment.
- Escalation followed when the attackers moved from session access into privileged authority capable of administering Microsoft Intune.
- Impact came when the control plane was used to factory-reset roughly 200,000 endpoints across 79 offices worldwide without custom malware.
Breaches seen in the wild
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
- Cisco Active Directory credentials breach — Kraken ransomware group leaked Cisco Active Directory credentials.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Standing control-plane privilege is the assumption this breach exposed. Intune and similar device-management systems are often treated as if admin access is benign until used, but the Stryker case shows that assumption breaks once attackers inherit live session authority. The issue was not only compromised identity, but the fact that privileged control remained usable long enough to issue destructive fleet-wide actions. Practitioners should treat endpoint-management permissions as high-impact operational authority, not routine admin convenience.
Session trust without phishing resistance creates a reusable identity path. AiTM theft works because organisations still rely on login success as evidence of trust after the fact. That model was designed for human-paced authentication, not for adversaries who can capture and reuse the authenticated session immediately. The implication is that access assurance has to survive the session boundary, because the boundary itself is what the attacker exploits.
Control-plane abuse is now a governance category, not just an incident pattern. When a management platform can reset devices, push policy, and alter trust decisions across thousands of endpoints, it sits in the same risk tier as privileged infrastructure. The right response is to classify these permissions by blast radius, not by team ownership. Identity governance should map who can operate the control plane, what actions they can trigger, and which actions require separate containment.
Just-in-time privilege only works if the approval state is harder to replay than the session. The breach demonstrates that task-scoped access is not enough when the attacker can reuse the very context that granted it. JIT must be evaluated as part of the full identity chain, including session binding, step-up checks, and post-approval action tracing. Otherwise, the organisation merely shortens the legitimate admin window while leaving the attacker with the same window.
Endpoint-management compromise collapses the line between IAM and operations. The attack did not start with a malware payload on endpoints. It started with identity compromise and ended with fleet-wide operational damage. That means IAM, PAM, endpoint engineering, and incident response now share responsibility for control-plane resilience. Teams that still separate those functions will keep underestimating the blast radius of a stolen privileged session.
From our research:
- Systems with least-privileged AI access had a 17% incident rate vs 76% for over-privileged systems, according to The 2026 Infrastructure Identity Survey.
- From our research: 70% of organisations grant AI systems more access than they would give a human employee performing the exact same job, according to The 2026 Infrastructure Identity Survey.
- From our research: Read The 52 NHI breaches Report for the breach patterns that keep turning identity compromise into operational disruption.
What this signals
Identity governance has to move upstream of the management console. Once a control plane can reset endpoints, the real question is not whether admins are authenticated. It is whether the authenticated context is strong enough to resist replay, escalation, and bulk misuse inside a privileged session. Teams should revisit privileged role design, session assurance, and destructive-action approvals as one operating model, not three separate controls.
Control-plane permissions now need blast-radius labels. A reset command is not the same as a read-only inventory query, even when both sit inside the same admin portal. Security teams should classify management actions by impact, then apply stronger containment to the few actions that can affect thousands of devices at once.
With 70% of organisations granting AI systems more access than they would give a human employee performing the exact same job, per The 2026 Infrastructure Identity Survey, the broader lesson is that over-privilege is becoming the default design choice, not an exception. That makes control-plane hardening a governance priority for both human admins and emerging non-human operators.
For practitioners
- Tighten control-plane authentication Require phishing-resistant authentication for all Intune and endpoint-management administrators, and re-evaluate whether existing MFA can survive AiTM replay. Bind sessions to device posture and re-check risk before any destructive management action is accepted.
- Reduce standing privileged access Move endpoint-management roles to just-in-time assignment with approval, explicit expiration, and separate logging for reset or wipe permissions. Treat fleet-wide actions as privileged operations that need tighter controls than routine configuration changes.
- Separate destructive actions from routine admin Create a distinct approval path for factory reset, wipe, and policy-enforcement commands, with additional monitoring for bulk execution. Use the management plane’s own logs to alert on abnormal administrative bursts and impossible travel patterns.
- Hunt for session replay and session theft Correlate infostealer indicators, AiTM patterns, and admin session reuse across identity logs and endpoint-management telemetry. If the session can be replayed, the attacker does not need malware to reach the control plane.
Key takeaways
- The Stryker breach shows that a device-management platform can be turned into a destructive control plane once attackers obtain privileged identity context.
- About 200,000 endpoints across 79 offices were affected, which shows how quickly identity compromise can become fleet-wide operational loss.
- Phishing-resistant authentication, just-in-time privilege, and separate approval for destructive actions are the controls most likely to limit this failure mode.
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 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-03 | Covers secret and credential misuse that enabled the initial session theft. |
| NIST CSF 2.0 | PR.AC-4 | Access permissions and least privilege are central to the Intune abuse path. |
| NIST Zero Trust (SP 800-207) | Zero trust requires continuous verification before privileged management actions. |
Require re-authentication and policy checks before high-impact endpoint-management operations.
Key terms
- Control Plane Identity: The identity and access context that governs administrative systems, not just the users operating them. In endpoint management and cloud platforms, this identity can trigger large-scale configuration or destructive actions, so it must be treated as privileged infrastructure with its own governance, logging, and containment model.
- AiTM Session Theft: Adversary-in-the-middle session theft captures a live authenticated session after login and reuses it to bypass normal access checks. The stolen session can retain the same trust as the legitimate user, which is why session binding and phishing-resistant authentication matter more than passwords alone.
- Just-in-Time Privilege: Just-in-time privilege grants access only for a specific task and a limited duration, rather than leaving powerful permissions permanently assigned. For endpoint management and other high-blast-radius systems, JIT only reduces risk when approval, expiry, and action-level restrictions are all enforced together.
- Blast Radius: Blast radius is the amount of damage a compromised identity can cause before the attack is contained. In control-plane abuse, it is shaped by the number of devices, systems, or administrative actions a role can reach, which makes privilege scope more important than role title.
Deepen your knowledge
Endpoint management abuse and privileged session theft are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building governance for control-plane identities and fleet administration, it is worth exploring.
This post draws on content published by SlashID: Analysis of the 2026 Stryker Breach: Weaponizing Cloud Endpoint Management. Read the original.
Published by the NHIMG editorial team on 2026-03-11.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org