TL;DR: Credential theft remains a common and costly attack path because valid usernames, passwords, and remote access often bypass deeper controls, according to Unixi’s analysis of UnitedHealth, MGM Resorts, and Clorox. The pattern shows that identity assurance gaps, not malware sophistication, still drive outsized business disruption.
NHIMG editorial — based on content published by Unixi: Credential Theft: The Silent Breach That Keeps on Taking
Questions worth separating out
Q: How should security teams reduce breach risk from stolen credentials?
A: Security teams should reduce credential lifetime, remove stale secrets from code and tooling, and make access revocation faster than attacker reuse.
Q: Why do stolen credentials still lead to account takeover in mature environments?
A: Because authentication alone does not prove intent or legitimacy.
Q: What do organisations get wrong about credential abuse in modern breach patterns?
A: They often treat it as a phishing problem when it is really a trust problem.
Practitioner guidance
- Enforce MFA on every external access path Require MFA for remote access, privileged portals, and legacy browser-based applications, then verify that bypass routes do not exist for contractors or support accounts.
- Reduce credential reuse across systems Map where passwords, tokens, and shared secrets are reused, then remove cross-system reuse by segmenting authentication domains and separating administrative access from standard access.
- Tighten privileged session controls Limit what a successfully authenticated user can do by applying session monitoring, step-up checks for sensitive actions, and short-lived privileged elevation for administrative tasks.
What's in the full article
Unixi's full article covers the operational detail this post intentionally leaves for the source:
- Detailed breach-by-breach cost breakdowns for UnitedHealth / Change Healthcare, MGM Resorts, and Clorox.
- The article’s own comparison table linking attack vector, primary failure, and estimated losses across sectors.
- Expanded discussion of hidden costs such as litigation, insurance impacts, and security debt.
- Unixi’s explanation of how its platform claims to reduce browser-based credential compromise.
👉 Read Unixi's analysis of credential theft, breach costs, and identity failure →
Credential theft at the edge: what identity teams keep missing?
Explore further
Credential theft is really an identity-trust failure, not just an access problem. Once a legitimate credential is accepted, many environments still treat the session as inherently trustworthy. That assumption breaks under phishing, reused passwords, and social engineering because the attacker can behave like an authorised user long enough to cause damage. Practitioners should read this as a warning that login success is not the same as trust.
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.
- Enterprises that have experienced a compromised NHI averaged 2.7 separate incidents in the past 12 months, according to The 2024 ESG Report: Managing Non-Human Identities.
A question worth separating out:
Q: Who is accountable when compromised credentials are used to trigger ransomware?
A: Accountability usually spans identity, infrastructure, and security operations because the failure chain includes authentication design, network trust boundaries, and detection gaps. Frameworks such as NIST CSF and Zero Trust Architecture place responsibility on governance that limits blast radius, not only on the team that owns the portal.
👉 Read our full editorial: Credential theft shows why identity controls still fail at the edge