Emergency Administrative Access Was Never Prepared
- Category
- Governance & Authority
- Published
- Aug 26, 2026
- Updated
- Sep 21, 2026
The Failure
The organization has no emergency administrative access mechanism that actually works when ordinary identities, multi-factor authentication, the network, or usual devices are unavailable or compromised.
Sometimes a so-called "break-glass" account exists, but its secret is unknown, its factor depends on a single person's phone, its access has never been tested, it has been disabled by a policy, or it relies on the same identity provider as everything else. The parachute is neatly packed; no one has ever opened it.
Why It Matters
Without emergency access, the team can lose the ability to isolate, revoke, restore, or even observe. It then has to improvise account recovery with a provider in the middle of a crisis, or keep suspicious access in place simply because it has no other path available.
Conversely, a poorly controlled emergency account becomes a permanent, rarely monitored door. The pattern is therefore not "having a powerful account," but having access that is independent, limited, monitored, and tested.
How to Identify It
- Verify that at least one emergency path exists for each critical platform.
- Confirm that its secrets, factors, devices, and recovery means do not all depend on the primary environment.
- Check the date of the last successful test, not just the last documentation review.
- Check policy exclusions, origin restrictions, usage alerts, and retention of access evidence.
- Ask who can authorize use, who holds the required elements, and what happens if that person is unavailable.
Fix Before the Incident
- Create separate emergency access, either individually named or strictly usage-controlled, for platforms whose loss would block the response.
- Protect secrets outside the primary identity plane, with separation of duties where possible.
- Limit permissions to what's necessary and restrict access paths.
- Alert immediately on any use and review every instance of use.
- Periodically test authentication and a non-destructive action; then rotate the elements used according to procedure.
- Document activation, approval, duration, and withdrawal of access.
If You’re Already in an Incident
- Use the prepared mechanism from a device known to be clean and an out-of-band coordination channel.
- If none exists, work with the provider to create verified temporary access; avoid untraceable shortcuts.
- Grant only the privileges and duration needed.
- Monitor and log all actions performed with this access.
- After stabilization, remove or rotate temporary access and verify that no improvised recovery method remains active.
Related Controls
- CIS Controls v8 — 5.1, 5.4, 5.5
- CIS Controls v8 — 6.5
- CIS Controls v8 — 17.4
- NIST CSF 2.0 — PR.AA-01, PR.AA-05
- NIST CSF 2.0 — RS.MA-01
- ISO 27001:2022 — A.5.15, A.5.18, A.5.29
- ISO 27001:2022 — A.8.2, A.8.5