Join our Newsletter — 33% off our NHI Course

What breaks when former users keep active accounts after they leave an organisation?

Leftover access breaks the basic assumption that only current users can reach business systems. It can expose customer data, create audit failures, and leave a window for malicious or accidental use of dormant credentials. If offboarding is slow or inconsistent, security teams lose confidence that access has been removed everywhere it should have been.

Why leaving active accounts behind breaks trust in access control

When a former user still has a live account, the organisation no longer has a clean separation between employment status and system access. That breaks the expectation that access reflects current business need, which is the foundation for least privilege, auditability, and offboarding discipline. The result is not just an orphaned login, but an access path that may still reach data, workflows, and approvals long after ownership has ended.

In practice, the problem is often broader than one forgotten account. Former users may still retain session tokens, VPN access, SSO-linked access, shared mailbox permissions, or application entitlements that were never revoked. Once that happens, security teams cannot confidently say that the access graph has been fully cut, and that uncertainty itself becomes a control failure.

Where organisations need a reference point for this lifecycle problem, the most useful material is the Ultimate Guide to NHIs section on identity types and lifecycle, because the same governance logic applies to accounts that should not remain active without an owner and purpose. For control-oriented policy language, PCI DSS v4.0 guidance is also relevant where business need and account restrictions must stay aligned.

What breaks operationally when deprovisioning is slow or inconsistent

Slow offboarding creates three immediate failures: access may outlive employment, review records become misleading, and incident response loses clarity about who could still act. That affects both security and operations. If a stale account is used, it can be hard to tell whether the activity was malicious, accidental, or simply the result of poor removal hygiene, which complicates containment and root-cause analysis.

It also creates avoidable exposure to data and business functions. Former users may still reach customer records, internal systems, or admin consoles if termination workflows do not reliably remove every access path. In regulated environments, that often turns into audit findings because the organisation cannot prove that access was removed on time, everywhere, and for every connected system.

For practitioners, the most direct supporting examples are the Coupang signing key breach, which shows how missed offboarding can leave credentials active, and the Internet Archive breach, which illustrates how exposed authentication material can keep access paths alive. The policy angle is reinforced by NIS2 Directive and DORA, both of which push organisations toward stronger operational control over access and third-party risk.

What practitioners should verify before they trust offboarding

What to verify: Confirm that termination is not limited to the HR record or directory entry. The real test is whether access was removed from the directory, the SSO layer, privileged systems, cloud consoles, VPN, shared services, and any application that maintains its own local authorisation model.

What to measure: Track offboarding completion time, the percentage of accounts disabled within policy, and the number of systems still showing active access after termination. If the organisation cannot produce those measures, it is likely relying on assumption rather than control.

Common mistake: Treating account disablement as equivalent to full revocation. In many environments, that leaves residual permissions, active tokens, service relationships, or delegated access untouched, which means the access problem is only partially solved.

Practitioner takeaway: The standard to aim for is not “the user cannot log in,” but “the former user no longer has any credible path to act, directly or indirectly, in the environment.” When that standard is not provable, the organisation should treat offboarding as incomplete.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

CIS Controls v8 and NIST CSF 2.0 set the technical controls, while PCI DSS v4.0 define the regulatory obligations.

Framework Control / Reference Relevance
CIS Controls v8 CIS Control 5 — Account Management Former-user access is an account lifecycle control problem.
CIS Control 6 — Access Control Management Leftover access creates excess permissions beyond current business need.
Recommendation — Revoke disabled and terminated-user accounts promptly and verify all access paths are removed. Enforce least privilege and remove stale entitlements when employment ends.
NIST CSF 2.0 PR.AC — Identity Management, Authentication and Access Control Offboarding failures break access control and identity lifecycle governance.
GV.RM — Risk Management Strategy Dormant accounts create residual security and audit risk requiring governance attention.
Recommendation — Implement identity lifecycle controls that revoke access at termination. Include offboarding gaps in risk treatment and control assurance reviews.
PCI DSS v4.0 7 — Restrict Access by Business Need to Know Former-user accounts violate business-need access restrictions.
8.6 — System and Application Accounts and Interactive Login Residual interactive or shared account access can survive offboarding.
Recommendation — Remove access immediately when business need ends and validate entitlement removal. Control and review all system and application accounts that can still be used interactively.