Subscribe to the Non-Human & AI Identity Journal
Home FAQ Threats, Abuse & Incident Response Why do passwords and basic MFA still fail…
Threats, Abuse & Incident Response

Why do passwords and basic MFA still fail in real breaches?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated June 12, 2026 Domain: Threats, Abuse & Incident Response

Because attackers do not need to defeat the system if they can reuse, relay, or socially engineer the factor. Passwords are reusable secrets, and many basic MFA methods still depend on channels that can be phished or proxied. Once a credential is exposed, the same login path can become a repeatable compromise path.

Why This Matters for Security Teams

Passwords and basic MFA still fail because they authenticate a moment, not a trustworthy actor or a trustworthy intent. Attackers rarely need to crack the factor when they can replay a session, proxy a prompt, abuse recovery flows, or trick a user into approving a push. That is why NHI Management Group treats secret exposure as a systemic control failure, not a user mistake, especially when the same pattern shows up in both human and machine access paths. The risk becomes sharper when credentials are reused across SaaS, cloud, and AI tooling, as shown in the 52 NHI Breaches Analysis and the Microsoft Midnight Blizzard breach.

For security teams, the operational lesson is that password policy and basic MFA are necessary but not sufficient. NIST SP 800-63 makes clear that authenticators have different assurance properties, and phishing-resistant factors are materially stronger than SMS or approval-based methods. In practice, the gap appears when a valid login becomes a reusable foothold, then the breach expands through cloud consoles, API tokens, and delegated access. In practice, many security teams encounter the weakness only after a session has already been replayed or a help desk flow has already been abused, rather than through intentional testing.

How It Works in Practice

The real problem is that basic MFA protects the front door while attackers use the side windows. If a password is phished, relayed, or bought, and the second factor is a push approval, OTP, or recovery channel, the adversary can often complete the same workflow the user would. Once inside, they do not need to stay on the original login path. They can export session cookies, create app passwords, add new devices, mint tokens, or pivot into NHI-managed services. That is why the control model must move from static login trust to continuous, contextual verification.

Current guidance suggests combining phishing-resistant MFA with short-lived sessions, device posture checks, and step-up authentication for sensitive actions. For machine access, the better primitive is workload identity, not shared secrets. Standards such as SPIFFE and the policy model described in NIST SP 800-207 support cryptographic identity and decisioning at request time. That matters because the actor and the action must both be evaluated. A user who can read email may not be allowed to approve a fund transfer, and an agent that can query a database should not also be able to change its schema.

  • Prefer phishing-resistant MFA such as FIDO2/WebAuthn for interactive users.
  • Replace long-lived shared secrets with short-lived, scoped credentials.
  • Bind access to device, workload, and session context where possible.
  • Use real-time policy checks for privileged or irreversible actions.

This approach aligns with broader NHI guidance in the Ultimate Guide to NHIs and the threat patterns documented in the DeepSeek breach. These controls tend to break down in environments that still rely on legacy VPN access, long-lived service account passwords, or approval-based MFA tied to shared help desk recovery processes because those paths create durable replay opportunities.

Common Variations and Edge Cases

Tighter authentication often increases friction, requiring organisations to balance user convenience against the much higher cost of credential replay and session theft. There is no universal standard for every MFA scenario yet, especially where regulated workloads, break-glass access, or third-party support accounts are involved. Current guidance suggests treating these as exception paths with tighter monitoring, not as normal access patterns. That is especially important when contractors, admins, and automation all share the same control plane.

One common edge case is the “mfa fatigue” or push bombing scenario, where basic MFA creates more prompts than signal. Another is service-to-service access, where human MFA does not apply at all and secrets are often copied into scripts, CI/CD pipelines, or agent workflows. In those cases, the right question is not whether a password plus MFA exists, but whether the access should exist at all, for how long, and under what runtime conditions. The Anthropic report on AI-orchestrated cyber espionage reinforces why static assumptions fail once automation can chain actions faster than a human can intervene.

For organisations modernising identity controls, the practical takeaway is to retire reusable secrets wherever possible, phase out weak MFA methods, and enforce per-session or per-task trust decisions. The most resilient environments are the ones that assume a password will be exposed and design so that exposure does not automatically equal compromise.

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 SP 800-63 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST SP 800-633.2.2Phishing-resistant authenticators reduce the replay and relay risk described here.
NIST CSF 2.0PR.AA-1Authentication assurance is central to preventing password and MFA abuse.
OWASP Non-Human Identity Top 10NHI-03Long-lived secrets and weak authentication commonly lead to NHI compromise.

Migrate users to phishing-resistant MFA and limit weaker factors to lower-risk fallback cases.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 12, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org