Subscribe to the Non-Human & AI Identity Journal

Who is accountable when ransomware hits during a major business event?

Accountability should sit with the owners of privileged access, identity recovery, and business change governance, not with the SOC alone. During mergers, acquisitions, or layoffs, response depends on clear authority over access decisions and system restoration. If that authority is unclear, containment slows and the blast radius grows.

Why This Matters for Security Teams

When ransomware lands during a merger, acquisition, layoff, or other major business event, the technical incident is only half the problem. The harder issue is decision authority: who can freeze privileged access, revoke risky credentials, approve restoration, and override conflicting business requests. That is why incident accountability cannot sit with the SOC alone. The SOC can detect, contain, and coordinate, but it usually does not own identity recovery or business change governance.

NHI Management Group’s research shows why this matters. In the Ultimate Guide to NHIs, NHI Mgmt Group reports that 80% of identity breaches involved compromised non-human identities such as service accounts and API keys. During a business event, those identities often become the fastest path for ransomware to spread laterally or survive cleanup. The NIST Cybersecurity Framework 2.0 treats governance and recovery as core security functions, which is the right lens here.

In practice, many security teams discover that authority gaps only surface after restoration has already stalled and the blast radius has already expanded.

How It Works in Practice

Accountability should be assigned before the event to the people who can actually change outcomes: identity governance owners, privileged access managers, recovery leads, and the business executive responsible for the change window. During a major event, those roles need a pre-agreed order of operations for disabling access, isolating affected systems, validating clean backups, and reissuing secrets or tokens.

Practically, this means the incident plan should separate four decisions: containment, credential revocation, restoration approval, and business exception handling. The SOC may recommend actions, but the access owner decides whether a service account is disabled, the recovery owner decides whether a backup is trustworthy, and the business owner decides whether a degraded service can come back online. That structure is consistent with current guidance in NIST CSF 2.0 and with the identity-first controls described in NHI Management Group’s NHI guidance.

  • Define an RACI for privileged access, identity recovery, and change approval before the event starts.
  • Pre-stage break-glass accounts, but limit them with logging, time bounds, and explicit approval.
  • Use short-lived credentials where possible so restoration does not depend on reusing compromised secrets.
  • Require a clean-room validation step before re-enabling integrations, API keys, and service accounts.

This approach works best when authority is centralized and inventories are current. These controls tend to break down in hybrid environments with duplicated IAM, shadow admin paths, and undocumented service accounts because no one can prove which identities are safe to restore.

Common Variations and Edge Cases

Tighter incident authority often increases operational friction, requiring organisations to balance faster containment against slower business restoration. That tradeoff becomes more visible during executive reorganizations, acquisitions, layoffs, or board-level announcements, when business leaders may push for rapid service recovery while security teams still need to validate identity integrity.

There is no universal standard for this yet, but current guidance suggests that accountability should shift by decision type, not by org chart. If the question is “who can disable access,” that is an identity governance issue. If the question is “who can restore a system,” that is a recovery ownership issue. If the question is “who accepts temporary exposure to meet a business deadline,” that is an executive risk decision, not a SOC call.

Edge cases are common when ransomware hits after a recent acquisition or during layoffs, because inherited accounts, delegated admin rights, and stale secrets can survive the transition. The Cisco Active Directory credentials breach shows how credential exposure can turn into broader access compromise, while the Codefinger AWS S3 ransomware attack illustrates how cloud storage and access control failures can magnify the impact of an incident. In those environments, accountability must include whoever owns the credentials, not just whoever sees the alert.

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 CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OC-01 Defines governance ownership for incident decisions during business disruption.
NIST CSF 2.0 RS.MI-01 Supports coordinated containment and mitigation when ransomware spreads.
OWASP Non-Human Identity Top 10 NHI-03 Long-lived or unmanaged secrets often drive ransomware persistence and spread.

Inventory and rotate privileged secrets so recovery does not reuse compromised credentials.