TL;DR: Password reuse, weak passwords, and phishing still drive compromise, with Verizon’s 2025 DBIR citing compromised credentials as a leading breach cause and Cloudflare reporting that nearly half of successful logins involve compromised credentials. The old model of frequent password changes has given way to longer unique passwords, password managers, and MFA as the practical baseline.
At a glance
What this is: This is a password hygiene guide that argues modern best practice is longer, unique passwords backed by password managers and MFA, not frequent forced resets.
Why it matters: It matters because credential compromise still anchors many identity incidents, and IAM teams need controls that reduce reuse, phishing success, and account takeover across human and non-human programmes.
By the numbers:
- 2025 Data Breach Investigations Report.
- NIST recommends creating a password at least 15 characters long.
👉 Read Orca Security's full password hygiene guidance for everyday account protection
Context
Password hygiene is the baseline control set for account protection, but it fails when organisations rely on short, reusable passwords and periodic resets instead of stronger authentication design. The primary issue is not memorisation difficulty alone, but the way reused credentials turn a single breach into broad account exposure across consumer, enterprise, and admin accounts.
For identity teams, this is still a human IAM problem first, but it also affects adjacent NHI governance because the same weak habits around reuse and secret handling often show up in service accounts and shared credentials. The practical shift is away from password policy theatre and toward controls that reduce compromise value, limit reuse, and make phishing less effective.
Key questions
Q: How should organisations improve password security without making users miserable?
A: Focus on longer unique passwords, password managers, and MFA rather than constant complexity changes. Good password security works when users can actually follow it, so design the control set around memorability, reuse prevention, and phishing resistance. The goal is to reduce compromise likelihood without turning authentication into a daily obstacle.
Q: Why does password reuse remain so dangerous in 2026?
A: Because one exposed password can unlock multiple accounts through credential stuffing. Attackers do not need to guess every password if users recycle the same secret across services. Reuse turns a single breach into a broad identity exposure problem, especially when MFA is missing or inconsistently deployed.
Q: What do security teams get wrong about password resets?
A: They often treat scheduled resets as a substitute for stronger authentication. In practice, resets do not fix reuse, phishing, or already-exposed credentials, and they can push users toward weaker patterns. Better controls are breached-password checks, unique passwords, and MFA on sensitive accounts.
Q: How can teams tell whether password controls are actually working?
A: Look for fewer reused credentials, lower success rates on credential stuffing attempts, and broader MFA coverage on high-risk accounts. If users still share passwords, bypass the password manager, or create predictable variants, the control model is not functioning as intended.
Technical breakdown
Why length matters more than complexity
Complexity rules tried to force users into mixing symbols, numbers, and case changes, but that often produced predictable patterns and weaker memorability. Length increases search space more effectively and reduces the chance that users create password variants. NIST now favours longer passphrases because they resist guessing and are easier to sustain. The control value is not the aesthetic of the password, but whether the password is difficult to crack and feasible for real users to maintain over time.
Practical implication: replace complexity-heavy password rules with minimum-length requirements and block known weak or breached passwords.
Why password reuse turns one breach into many
Password reuse creates credential stuffing risk, where an attacker takes a password exposed on one service and tests it against many others. This attack works because authentication systems often cannot tell the difference between a legitimate user and a reused secret from another breach until after access succeeds. The problem is structural, not behavioural alone: a single compromised password becomes a universal key when users recycle it across accounts, including personal, work, and third-party services.
Practical implication: enforce unique passwords and monitor for credential stuffing patterns across high-value login surfaces.
How MFA and password managers change the control model
MFA raises the cost of account takeover by requiring an additional factor beyond the password, while password managers make unique passwords practical at scale. Together, they reduce both reuse and phishing success. The key distinction is that password managers support good secret hygiene, while MFA adds a second barrier when the password is already exposed. Stronger identity assurance comes from combining the two, not treating either one as a full fix.
Practical implication: mandate MFA for all sensitive accounts and standardise password managers to remove reuse pressure.
NHI Mgmt Group analysis
Length and uniqueness are now the real password baseline. The article reflects a broader identity shift away from policy-driven password complexity and toward controls that survive real attacker behaviour. Length reduces guessability, and uniqueness prevents one compromise from becoming a fleet-wide problem. For IAM programmes, the lesson is that password policy should be measured by reuse resistance and breach resilience, not by how many symbol rules it imposes.
Frequent forced password changes solve the wrong problem. The older model assumed that periodic rotation would interrupt attacker access, but that premise fails when passwords are weak, reused, or captured through phishing. If the adversary can re-enter through another reused credential or a stolen session, rotation alone does little. The governance shift is to prioritise exposure reduction and authentication strength over calendar-based churn.
MFA is the control that changes the economics of compromise. Passwords are still vulnerable to phishing and breach reuse, but MFA raises the attacker effort required for account takeover. That makes it one of the few controls that directly addresses the path from stolen secret to successful login. For identity teams, MFA should be treated as a default assurance layer, not an exception reserved for only the most sensitive users.
Password managers are an IAM control, not just a convenience tool. The article correctly frames password managers as the practical way to make uniqueness sustainable. Without them, users predictably fall back to reuse and slight variations that attackers already know how to test. For governance teams, adoption should be part of identity control design, because usability determines whether policy survives contact with reality.
From our research:
- 88.5% of organisations acknowledge that their non-human IAM practices lag behind or are merely on par with their human identity and access management efforts, according to The 2024 Non-Human Identity Security Report.
- 23.7% of organisations share secrets through insecure methods such as email or messaging applications.
- That gap becomes more visible when you compare human password discipline with workload credential handling, which is why many teams should also review the Secret Sprawl Challenge alongside their password policy work.
What this signals
Secret hygiene in human IAM and NHI governance is converging. Teams that still rely on reusable passwords for humans often tolerate similar habits in service accounts, shared tokens, and application secrets. With 88.5% of organisations saying their non-human IAM practices lag behind or merely match human IAM maturity, the operational signal is that identity programmes need one hygiene standard across both populations, not separate maturity assumptions.
Password managers are a workforce control, but they also expose a deeper programme truth: usability determines whether identity policy survives. Where users can store and rotate secrets cleanly, reuse falls; where they cannot, shadow habits return. That same pattern shows up in machine identity governance, so the programme question is whether controls are designed for actual behaviour or just policy compliance.
The practical forward signal is that teams should treat password controls as part of a broader secret governance architecture. That means using breached-password blocking, MFA, and secret inventory discipline together, then aligning them with workload identity and lifecycle review practices across the full identity estate.
For practitioners
- Remove forced rotation schedules where they add friction without reducing risk Replace periodic password change policies with breached-password blocking, minimum length rules, and MFA enforcement for all privileged and high-value accounts.
- Standardise password manager use across the workforce Provide an approved password manager, require it for new account creation, and use policy to discourage manual reuse across business and personal services.
- Prioritise phishing-resistant MFA for critical access paths Use stronger factors on administrative, finance, email, and remote access accounts first, then expand coverage to general user populations.
- Monitor for credential stuffing and reuse patterns Watch for repeated login failures, anomalous success after breach events, and access from unlikely geographies that suggest reused credentials are being tested at scale.
Key takeaways
- Password hygiene still matters, but length, uniqueness, and MFA now do the real security work.
- Credential reuse remains dangerous because one exposed password can cascade across many accounts.
- Identity teams should replace rotation theatre with controls that reduce reuse, phishing success, and account takeover.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST SP 800-63, NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST SP 800-63 | The article aligns with modern password guidance and MFA assurance practices. | |
| NIST CSF 2.0 | PR.AC-1 | Authentication and access control are the core governance themes in this article. |
| NIST Zero Trust (SP 800-207) | PR.AC-7 | Continuous verification depends on stronger authentication than passwords alone. |
Use longer unique passwords, block weak credentials, and pair them with MFA for stronger identity assurance.
Key terms
- Password Manager: A password manager is software that stores credentials securely and generates unique passwords for each account. In practice, it reduces reuse because people do not need to memorise dozens of secrets. For identity programmes, it is a control enabler because it makes stronger password policy operationally realistic.
- Credential Stuffing: Credential stuffing is an attack technique where stolen username and password pairs are tested across many services. It succeeds because reuse is common and authentication systems often only see a normal login attempt. The risk is broad account takeover from a single external breach, especially when MFA is absent.
- Multi-Factor Authentication: Multi-factor authentication requires a second proof of identity beyond a password. It lowers the chance that a stolen or guessed password alone will grant access. For IAM teams, it is one of the most effective ways to reduce account takeover, though its strength depends on the factor type and where it is enforced.
Deepen your knowledge
NHI governance, identity lifecycle management, and secrets management are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or programme maturity, it is worth exploring.
This post draws on content published by Orca Security: password hygiene guidance for safer accounts. Read the original.
Published by the NHIMG editorial team on 2025-10-15.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org