Stale or Orphaned Accounts
Overview
Stale or orphaned accounts refer to user accounts that remain active but are no longer associated with an active user or legitimate purpose. These accounts typically arise when employees leave an organization, roles change, or systems are not properly maintained, leaving credentials accessible without oversight.
Why It Matters
- Stale or orphaned accounts increase the attack surface, allowing unauthorized access if compromised.
- They pose compliance and regulatory risks by violating access control policies.
- Common consequences include data breaches, privilege escalation, and insider threats.
Where It Appears
- Enterprise IT environments, including corporate networks and cloud platforms.
- Systems with user account management such as identity and access management (IAM) systems, directories, and databases.
- Environments lacking regular account audits or automated deprovisioning processes.
How It Is Exploited (High Level)
Attackers identify and leverage stale or orphaned accounts to gain unauthorized access, often using these accounts to bypass security controls or escalate privileges without detection.
How It Is Addressed (High Level)
Mitigation involves implementing strict account lifecycle management, regular auditing and review of user accounts, and enforcing timely deactivation or removal of unused accounts.
Related Topics
Access control, account management, privilege escalation, insider threats, identity and access management (IAM), and user provisioning.