Join our Newsletter — 33% off our NHI Course
Home FAQ Threats, Abuse & Incident Response What should organisations do first after discovering they…
Threats, Abuse & Incident Response

What should organisations do first after discovering they may have been affected by a supply chain backdoor like Sunburst?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated September 16, 2026 Domain: Threats, Abuse & Incident Response

The first priority is to contain identity risk. Disable or replace exposed privileged accounts, rotate local and domain credentials, review newly created accounts, and lock down the affected environment while verifying patch status and system integrity. Teams should also audit privileged activity for signs of reuse or persistence, because attackers often return through the credentials they already stole.

Why This Matters for Security Teams

A supply chain backdoor is rarely just a software integrity problem. The immediate danger is that the attacker may already have gained durable access through privileged accounts, tokens, and trusted management paths that look normal in logs. That is why the first response has to focus on identity containment, not only on code validation or patching. If credentials remain usable, an attacker can often re-enter even after the initial backdoor is removed. This is especially true in Sunburst-style incidents because the compromise path is designed to blend into legitimate administration and monitoring. Teams need to assume that trust boundaries may already be weakened and that account reuse can outlive the original implant. Guidance from the OWASP Non-Human Identity Top 10 and the NIST SSDF both reinforce a simple point: software provenance matters, but so does the control plane that can still authenticate into affected systems. In practice, many security teams discover the real scope only after a privileged credential has already been reused elsewhere.

How It Works in Practice

The first operational step is to stop the attacker from using the access they may already have. That means identifying privileged human and non-human accounts connected to the affected environment, disabling or replacing exposed credentials, and forcing rotation where trust may have been inherited by other systems. It also means checking whether newly created accounts, service credentials, or remote administration paths appeared during the suspected compromise window. A practical response sequence usually looks like this:
  • Freeze changes in the affected environment so you do not lose evidence.
  • Review privileged accounts, especially any with broad admin access or cross-system reuse.
  • Rotate local, domain, API, and automation credentials that could have been observed or copied.
  • Validate patch state and system integrity before restoring normal operations.
  • Audit privileged activity for signs of persistence, lateral movement, or repeated logon attempts.
The key distinction is that containment and eradication are not the same thing. A backdoor can be removed from code while the attacker still has valid authentication paths into production, backup, or identity infrastructure. That is why credential revocation and privilege review must happen alongside forensic triage, not after it. The State of Secrets Sprawl 2026 is a useful reminder that leaked credentials often remain valid long after discovery, which makes revocation speed critical. These controls tend to break down when identity systems, automation tooling, and administrative accounts are tightly interwoven and teams cannot tell which credentials still have reach.

Common Variations and Edge Cases

Tighter containment often increases operational disruption, so organisations have to balance speed against the risk of breaking legitimate administration. In a small environment, broad rotation may be feasible immediately; in a large estate, staged rotation can be safer, but only if the blast radius is clearly mapped first. Different environments also change what "first" should mean in practice. If the compromise may have touched directory services, federation, or automation platforms, credential replacement has to start there because those systems can silently preserve access across many downstream services. If the suspected backdoor sits in a build or deployment chain, the priority becomes protecting signing material, pipeline credentials, and any accounts that can publish or promote artefacts. If the environment uses shared admin tooling, teams need to separate human access from automated access quickly enough to avoid rotating the wrong secrets while leaving the real path open. Current guidance suggests that organisations should treat newly created accounts, unexpected privilege grants, and unexplained token use as high-signal indicators of persistence. The common mistake is to focus on the compromised binary first and the access graph second. That reverses the order of harm. The attacker usually cares less about the infected host than about whether the identity layer still lets them move.

Risk and Threat Considerations

A supply chain backdoor creates two linked risks: hidden compromise and durable re-entry. Even if the original malicious code is removed, any exposed credentials, trust relationships, or delegated administrative access can keep the attacker operational. The threat is not limited to the first infected system, because supply chain compromises often create a path into broader management, build, or identity infrastructure. Failure mechanism: The attacker uses trusted software distribution or administrative pathways to obtain credentials, tokens, or privileged session access, then reuses those privileges after the initial backdoor is detected. If accounts are not rotated or disabled quickly, the compromise survives the cleanup. Impact: Organisations can lose control of privileged systems, fail to trust the integrity of their environment, and miss persistence in automation or directory services. That can extend incident duration, widen blast radius, and make recovery incomplete.

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 and MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01 — Secrets and Credential ManagementExposed credentials and reuse are central after supply-chain backdoor discovery.
NHI-03 — Privileged Access and Over-PrivilegePrivileged accounts are the fastest path to durable re-entry after compromise.
Recommendation — Rotate exposed credentials and revoke any accounts that can still authenticate into affected systems. Review and remove excess privilege from affected accounts before restoring normal access.
NIST CSF 2.0RS.MI — MitigationThe question asks what to do first to contain and limit active compromise.
RC.RP — Recovery PlanningRecovery depends on restoring trust after validating integrity and credentials.
PR.AC — Identity Management, Authentication and Access ControlBackdoor response depends on controlling who and what can authenticate.
Recommendation — Contain the incident quickly to limit attacker reach and reduce further spread. Restore services only after confirming system integrity and credential hygiene. Enforce access control changes that remove the attacker’s remaining authentication paths.
NIST SP 800-63IAL/AAL/FAL — Identity Assurance, Authenticator Assurance and Federation AssuranceCredential trust and authenticator strength affect whether compromised access can be reused.
Recommendation — Reassess authenticator strength and federation trust for any affected identities.
CIS Controls v85.1 — Establish and Maintain an Inventory of AccountsAccount inventory is needed to find newly created or exposed privileged accounts.
6.3 — Promptly Revocation of Access RightsImmediate access revocation is the core first-step containment action.
8.2 — Audit Log ManagementAuditing privileged activity helps detect reuse and persistence after compromise.
Recommendation — Inventory and validate all privileged accounts involved in the affected environment. Revoke or disable access rights that may have been exposed during the compromise. Review and preserve logs to detect repeated privileged access and persistence.
MITRE ATT&CKT1078 — Valid AccountsThreat actors often reuse stolen credentials after a supply-chain compromise.
Recommendation — Hunt for valid-account abuse across affected systems and revoke reused credentials.

Practitioner Guidance

What to prioritise: Treat privileged account containment as the first decisive action. If a credential, token, or admin path could have been exposed, rotate or replace it before spending time proving whether the backdoor executed a second time.

Decision rule: If the affected environment includes shared admin credentials, directory-level access, or automation secrets, assume the compromise has identity reach until verified otherwise. If identity reach cannot be bounded quickly, escalate to a broader containment posture rather than a narrow host cleanup.

What good looks like: The team can name which privileged accounts were exposed, which were rotated, which systems remain trusted, and which downstream services were forced to re-authenticate. That evidence should be available before restoration, not after the fact.

Practitioner takeaway: After a supply chain backdoor, the safest first move is to collapse the attacker’s usable access, because code removal without credential control only removes the symptom.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 16, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org