By NHI Mgmt Group Editorial TeamPublished 2025-04-23Domain: Best PracticesSource: Avatier

TL;DR: Weak passwords still drive roughly half of breaches, and the article argues that awareness training has not changed that number because the control problem sits in architecture, not memory, according to Avatier. The practical shift is toward credential firewalls, lifecycle integration, event-triggered rotation, and passwordless coverage where the estate can support it.


At a glance

What this is: This is an analysis of why weak passwords remain a breach driver in 2026 and which architectural controls finally make workforce password governance feasible.

Why it matters: It matters because IAM, IGA, PAM, NHI, and workforce identity teams now need to treat password weakness as a system design problem across creation, rotation, recovery, and lifecycle events.

By the numbers:

👉 Read Avatier's analysis of how to eliminate weak passwords in 2026


Context

Weak passwords persist because the password problem is no longer really about user education. The primary keyword here is weak passwords, but the governance issue is broader: credential policy still depends on human memory in places where the rest of the enterprise has already moved to runtime controls, lifecycle automation, and continuous enforcement.

That creates a familiar identity failure mode across human, machine, and emerging autonomous environments. When credential policy is only a rule set at the edge, gaps appear at reset flows, provisioning paths, and offboarding events, which is why the same weakness keeps reappearing despite repeated awareness campaigns.


Key questions

Q: How should security teams implement password controls without relying on user memory?

A: Use runtime enforcement instead of awareness-only policy. Put a credential firewall in front of every creation and reset path, reject breached or predictable passwords, and connect the control to lifecycle events so changes happen when risk changes. That approach reduces dependence on user behaviour and makes password policy enforceable across the estate.

Q: Why do weak passwords keep causing breaches even when users are trained?

A: Training does not change the underlying constraint that people are asked to invent and remember complex secrets under cognitive load. If the system accepts weak credentials, reused patterns, or bypassed reset paths, the organisation is still vulnerable. The real fix is architectural enforcement at creation, rotation, and offboarding.

Q: What do identity teams get wrong about password rotation policies?

A: They often treat rotation as a calendar task instead of a risk response. Fixed schedules create predictable password changes without addressing exposure, while event-based rotation ties the control to breach evidence, anomalous activity, or access changes. That makes rotation more precise and less burdensome.

Q: Who is accountable when password governance fails across lifecycle workflows?

A: Accountability sits with identity, IAM, and lifecycle owners together, because the failure usually occurs where provisioning, helpdesk resets, or offboarding do not share the same policy. If a credential can enter or persist through a workflow that bypasses enforcement, the governance design is incomplete.


Technical breakdown

Credential firewalls move password policy to runtime

A credential firewall checks every candidate password before it can enter the directory, whether the path is self-service reset, helpdesk reset, API provisioning, or bulk import. In practice, that means enforcing length, rejecting breached passwords, blocking predictable transformations, and removing periodic rotation as a default control. The mechanism works because the policy is applied at creation time, not after the fact, so weak credentials never become live identities.

Practical implication: validate every entry point into the identity store, not just the user-facing reset flow.

Joiner, mover, leaver workflows are where weak credentials accumulate

Weak password exposure often starts during onboarding, role change, and termination, when temporary credentials are created, reused, or left behind. The article frames lifecycle governance as the control plane for passwords because HR events should trigger identity actions, and those actions must report back into the lifecycle record. That bidirectional loop is what keeps stale credentials from surviving personnel changes and access transitions.

Practical implication: connect identity events to the HR source of truth and confirm that credential actions complete, not merely trigger.

Event-triggered rotation replaces calendar rotation

The article argues for rotation when evidence changes, not when the calendar says so. The meaningful triggers are breach-corpus exposure, anomalous activity, role changes across privilege boundaries, and offboarding of shared credentials. That matters because fixed 90-day rotation tends to produce predictable variants of the original password, while event-based rotation aligns the control with actual risk signals.

Practical implication: define rotation triggers from identity and breach telemetry, then retire blanket calendar-based rotation policies.


Threat narrative

Attacker objective: The attacker aims to authenticate as a legitimate user or service account and use that trust to reach systems and data without triggering obvious perimeter defenses.

  1. entry: Attackers enter through compromised credentials, often because the password was reused, guessed, or already present in a breach corpus.
  2. escalation: The same credential can be accepted across multiple systems because lifecycle and reset paths do not enforce the same runtime policy everywhere.
  3. impact: The attacker gains authenticated access that can be used for lateral movement, data access, or further privilege escalation.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Weak-password governance is now an architecture problem, not a user-behaviour problem. The article is right to dismiss awareness training as the primary answer because the failure sits in enforcement, not comprehension. If the directory accepts weak credentials through any creation path, human training cannot compensate for the control gap. The practitioner conclusion is that password governance belongs in runtime policy and identity lifecycle design, not in annual reminders.

Credential creation without corpus checking is the modern equivalent of accepting known-bad secrets. The breach corpus has made password selection a probabilistic game that attackers can automate at scale. That changes the governance bar for human identities in the same way breached-secret detection changed the bar for NHI credentials. The implication is that identity programmes must treat known-bad credential screening as a mandatory control, not a nice-to-have enhancement.

Joiner-mover-leaver processes now govern password quality as much as access status. A password that is strong at provisioning can still become risky when a user changes role, returns from leave, or exits the organisation with related credentials still live. That is an IGA and PAM issue as much as an authentication issue. The practitioner conclusion is that lifecycle governance is where password risk is either contained or allowed to persist.

Static rotation assumptions fail when risk is event-driven. The article identifies the right failure mode: calendar rotation creates administrative churn without targeting actual exposure. This is the same structural lesson that governs NHI secret management, where rotation must follow compromise signals, not arbitrary dates. The implication is that identity governance should be built around evidence of exposure, not time elapsed.

Ultimate Guide to NHIs static-vs-dynamic secret logic now applies to workforce passwords too. The concept is not that passwords become NHI, but that the governance pattern converges: static credentials create standing trust debt, while dynamic controls reduce exposure windows. That convergence is why identity teams need shared governance language across human, machine, and lifecycle programmes. The practitioner conclusion is to use one control model for credential exposure, regardless of identity type.

From our research:

  • Only 19.6% of security professionals express strong confidence in their organisation's ability to securely manage non-human workload identities, according to The 2024 Non-Human Identity Security Report.
  • 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.
  • That governance gap is why the NHI Lifecycle Management Guide matters now: lifecycle discipline has become the common control surface for human, machine, and autonomous identities.

What this signals

Credential governance is converging across human and non-human identities. Once you treat weak passwords as a lifecycle and runtime problem, the same governance logic starts to apply to service accounts, secrets, and agent credentials. The practical change is that identity teams should unify policy review, offboarding, and exposure detection across all credential-bearing actors, not separate them by identity type.

Runtime enforcement will outlast awareness-led password programmes. The organisations that reduce breach exposure will be the ones that remove weak credentials before they are accepted, rather than asking users to behave perfectly after the fact. That is also why the OWASP Non-Human Identity Top 10 remains relevant: poor credential handling is a cross-actor problem, not a human-only one.

With 67% of organisations still relying heavily on static credentials despite the risks they pose to agentic AI deployments, per the 2026 Infrastructure Identity Survey, password governance is only the starting point for broader identity modernisation.


For practitioners

  • Enforce credential firewalls at every entry point Audit every path that can create or reset a password, including self-service, helpdesk, APIs, bulk imports, and legacy local stores. Block known-bad passwords, common transformations, and policy bypasses before the credential reaches the directory.
  • Connect password actions to lifecycle events Bind onboarding, role change, and termination events to credential actions through the HR source of truth, then verify completion back in the lifecycle platform. The control should capture employee-owned credentials and shared credentials tied to the departing user.
  • Replace calendar rotation with exposure-based rotation Trigger credential changes when a password appears in a breach corpus, when anomalous activity is detected, when access scope changes, or when offboarding occurs. Remove blanket 90-day rotation from policies unless a specific risk condition justifies it.
  • Expand passwordless to the parts of the estate that can support it Prioritise managed laptops, privileged users, and other segments with strong device control first, then reduce the remaining password surface with a phased rollout. Keep legacy and shared environments on the firewall and lifecycle controls until they can be modernised.

Key takeaways

  • Weak passwords persist because the control model still relies too much on users and too little on runtime enforcement.
  • The operational evidence points to lifecycle and exposure-based controls, not fixed calendar rotation, as the effective path forward.
  • Identity teams should treat password governance as a shared problem across IAM, IGA, PAM, and non-human credential management.

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 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-03Password reuse and exposed credentials map to poor credential lifecycle control.
NIST CSF 2.0PR.AC-1Credential policy is an access-control issue across identity workflows.
NIST Zero Trust (SP 800-207)PR.AC-4Least-privilege access and verification support stronger credential governance.

Enforce breached-password checks and retire periodic rotation where it adds no risk reduction.


Key terms

  • Credential firewall: A credential firewall is a runtime control that blocks weak or compromised passwords before they become active credentials. It applies policy at the point of creation, reset, or import so the directory never stores credentials that already fail security checks.
  • Event-triggered rotation: Event-triggered rotation changes credentials when a real risk event occurs, such as exposure in a breach corpus, anomalous activity, or offboarding. It replaces calendar-based rotation with a control that is tied to evidence, not elapsed time.
  • Joiner, mover, leaver lifecycle: Joiner, mover, leaver lifecycle governance manages identity changes across onboarding, role change, and termination. In password governance, it ensures credential actions are triggered by business events and recorded back into the identity system so stale access does not persist.
  • Passwordless: Passwordless authentication removes the password from parts of the login flow, usually by using phishing-resistant authenticators or device-bound methods. In enterprise practice, it reduces the password surface for segments that can support stronger controls while legacy areas remain governed by policy.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security 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 identity governance in your organisation, it is worth exploring.

This post draws on content published by Avatier: Weak passwords persist in 2026 because the architecture around credentials has not caught up. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-04-23.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org