TL;DR: Credential theft from reused passwords, infostealers, personal laptops, AI tools, and unprotected apps still creates account risk even when the original breach was old, according to 1Password. The important shift is that protecting identity now depends on layered controls, unique credentials, MFA, passkeys, and secret handling beyond the login screen.
NHIMG editorial — based on content published by 1Password: a data leak reminder on credential exposure, reuse, and secret management
Questions worth separating out
Q: How should teams respond when credentials are exposed in a breach or infostealer dump?
A: Reset the affected passwords or keys, review where they were reused, and check whether the same secret protects any privileged or infrastructure access.
Q: Why do reused passwords create such a large identity risk?
A: Reused passwords turn one disclosure into many possible logins.
Q: How can security teams tell whether secret management is actually working?
A: Look for fewer plaintext secrets, narrower reuse, faster rotation, and a shrinking set of credentials that remain valid across multiple systems.
Practitioner guidance
- Enforce unique credentials everywhere Remove password reuse across user accounts, family accounts, and administrative logins.
- Treat endpoint exposure as identity compromise Investigate personal laptops, unmanaged browsers, AI tools, and unprotected apps when credentials appear in breach feeds or threat intel.
- Automate secret delivery and rotation Replace plaintext storage and manual sharing with managed secret distribution for API keys, database logins, SSH keys, and cloud credentials.
What's in the full analysis
1Password's full article covers the operational detail this post intentionally leaves for the source:
- Step-by-step actions for people who believe they may have been breached or whose passwords were reused.
- Specific guidance on using Watchtower to identify compromised, weak, or reused credentials.
- Practical setup details for passkeys, MFA, and password manager workflows across household accounts.
- Secrets Automation guidance for handling API keys, database logins, and cloud secrets without plaintext storage.
👉 Read 1Password's guidance on credential exposure, reuse, and secret protection →
Credential exposure and reuse: what IAM teams need to act on?
Explore further
Credential exposure is now a lifecycle problem, not a one-time breach problem. The article is right to frame old breach data as still dangerous because validity, not age, determines risk. In identity terms, a credential that remains accepted by live services is still an active access instrument. Practitioners should treat exposed secrets as governed identities with a lifecycle, not as static data points.
A few things that frame the scale:
- The average organisation believes more than 1 in 5 of their non-human identities are insufficiently secured, according to The 2024 ESG Report: Managing Non-Human Identities.
- Two-thirds of enterprises have endured a successful cyberattack resulting from compromised non-human identities, with a quarter encountering multiple attacks.
A question worth separating out:
A: Accountability usually spans the identity owner, the platform team, and the programme that allowed the secret to remain valid or reused. For regulated environments, governance expectations also extend to access reviews, incident response, and proof that credential lifecycle controls were in place before exposure occurred.
👉 Read our full editorial: Credential exposure still drives account risk beyond the login screen