Stale Account
A stale account is a user or service account that still exists and can often still be used to log in, but hasn't actually been used for a long time or no longer serves any real business need. Because these forgotten accounts remain active, they can be exploited by attackers or former employees. Cleaning them up reduces the number of unnecessary entry points into an organization's systems.
A stale account is an identity, typically a user or service account, that remains provisioned and capable of authenticating despite prolonged inactivity or the absence of a valid business purpose. Inactivity is generally measured against a configurable threshold; for example, Microsoft Defender for Identity flags Active Directory user accounts that have not logged in during the preceding 90 days, though the exact interval varies by policy and deployment. Stale accounts are primarily an identity governance concern addressed through access reviews, certification, and deprovisioning; they represent security risk because they widen the attack surface and may be leveraged by attackers or departed personnel. Note that being flagged as stale reflects usage and business-purpose criteria rather than any change to the account's runtime authentication or authorization capability, which typically persists until the account is disabled or removed.
Why it matters
Stale accounts expand an organization's attack surface without delivering any offsetting business value. Because a dormant account typically retains its ability to authenticate and its previously granted authorizations until it is explicitly disabled or removed, it remains a viable entry point long after anyone stops legitimately using it. This is a particular concern for accounts belonging to departed employees, who may retain knowledge of credentials, and for service accounts, whose inactivity can go unnoticed for extended periods. Microsoft guidance flags stale Active Directory user accounts as a significant security risk precisely because they could be exploited by an attacker or a former employee.
The risk is compounded by low visibility: a forgotten account that no longer maps to an active person or workload rarely receives the monitoring, password rotation, or scrutiny applied to actively used identities. An attacker who compromises such an account may operate with less chance of detection, and in SaaS environments an account that is no longer required for resource access still functions as an entry point into the tenant if it is left enabled.
Stale accounts are fundamentally an identity governance problem rather than a runtime enforcement failure. Being flagged as stale reflects usage and business-purpose criteria; it does not, by itself, change what the account can authenticate to or what it is authorized to do. That gap between 'flagged as unused' and 'actually disabled or removed' is where the residual risk lives, which is why timely deprovisioning matters.
Who it's relevant to
Inside Stale Account
Common questions
Answers to the questions practitioners most commonly ask about Stale Account.
