Authentication material that an attacker has obtained and can use to impersonate a legitimate user or workload. In practice, this includes passwords, tokens, API keys, and session artifacts that grant trusted access without needing to exploit software vulnerabilities.
Expanded Definition
Stolen credentials are authentication artifacts that have been captured, exfiltrated, purchased, or replayed by an attacker and then used to gain trusted access. The term covers human credentials such as passwords and multifactor recovery codes, plus non-human credentials such as API keys, service account secrets, OAuth tokens, and session cookies. In identity security, the risk is not just theft itself but the attacker’s ability to operate as an apparently legitimate principal until the credential is revoked or expires. That makes stolen credentials a core concern for IAM, PAM, and NHI governance, especially where secret sprawl and long-lived access tokens reduce visibility.
Definitions are consistent at a practical level, but usage in the industry is still evolving around agentic AI and service-to-service access, where a stolen token can enable autonomous tool use rather than simple account takeover. For identity assurance context, the NIST SP 800-63 Digital Identity Guidelines distinguish authentication strength and replay resistance, which is directly relevant when assessing how a credential was obtained and whether it can be reused. The most common misapplication is treating stolen credentials as a password-only issue, which occurs when organisations ignore tokens, certificates, and session artifacts already present in production systems.
Examples and Use Cases
Implementing protections against stolen credentials rigorously often introduces friction in access workflows, requiring organisations to weigh usability and automation against tighter validation, rotation, and revocation.
- Phishing leads to a user password and MFA prompt approval being captured, allowing an attacker to log in through a normal identity provider flow and avoid malware detection.
- A leaked cloud API key from a developer laptop is reused to enumerate storage, create resources, or exfiltrate data, which is why the OWASP Non-Human Identity Top 10 treats secret management as a first-order security issue.
- A stolen session cookie bypasses initial authentication and continues to work until the session is invalidated, creating a race between attacker activity and incident response.
- A compromised service account token is used by an AI agent or automation pipeline to call internal tools, making the theft operationally significant beyond simple login abuse.
- Recovered credentials from logs, repos, or browser storage are replayed after the original compromise has been detected, which is why the attack often persists even after the initial entry vector is removed.
When organisations assess these scenarios, they often pair incident handling with control validation in NIST SP 800-53 Rev 5 Security and Privacy Controls, especially where access enforcement, credential lifecycle, and audit logging intersect.
Why It Matters for Security Teams
Stolen credentials matter because they collapse the attacker’s need to break into systems through technical exploits. If an adversary can authenticate successfully, conventional perimeter defenses may see the activity as legitimate until abnormal behavior is detected. That creates direct risk to data, cloud infrastructure, privileged administration, and non-human identities that are often over-permissioned and poorly monitored.
For security teams, the governance challenge is to reduce credential replay value through short lifetimes, phishing-resistant authentication, scoped permissions, token binding where appropriate, and fast revocation paths. This is particularly important where workloads, scripts, and AI agents depend on secrets to function. The Anthropic report on AI-orchestrated cyber espionage shows how stolen or abused credentials can support scaled, automated operations once access is obtained. Organisations typically encounter the full blast radius only after suspicious logins, data access, or cloud abuse have already occurred, at which point stolen credentials become operationally unavoidable to investigate and contain.
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, NIST SP 800-63, NIST SP 800-53 Rev 5 and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AA | NIST CSF addresses authentication and identity proofing impacts tied to stolen credentials. |
| NIST SP 800-63 | AAL2 | Digital identity assurance levels help judge whether stolen credentials can be safely replayed. |
| NIST SP 800-53 Rev 5 | IA-5 | Credential management controls directly govern issuance, protection, and rotation of secrets. |
| OWASP Non-Human Identity Top 10 | OWASP NHI focuses on secret sprawl and misuse of non-human credentials. | |
| NIST AI RMF | AI RMF matters when stolen credentials enable abusive access to AI systems and tools. |
Tighten identity assurance, monitoring, and response so compromised logins are detected and contained quickly.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 19, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org