Join our Newsletter — 33% off our NHI Course

Why do long-running password theft campaigns still matter when multi-factor authentication is in place?

MFA reduces the chance that a stolen password alone will open the account, but it does not erase the risk. Attackers can still use the credential for password spraying, session theft, phishing follow-on, or targeting devices already compromised. Repeated theft over time also signals weak detection, weak hygiene, or both.

Why Password Theft Still Matters After MFA

MFA changes the attacker’s job, but it does not remove the value of a stolen password. Long-running theft campaigns still produce reusable credentials, reveal which accounts are likely to accept weaker recovery paths, and help attackers chain access into phishing, session abuse, or endpoint compromise. In practice, the password often becomes one piece of a broader compromise path rather than the only one.

The most important practitioner point is that password theft remains a useful signal even when direct login success drops. A persistent campaign can show that your environment still has weak spots in authentication flow, account recovery, legacy access paths, or user habits that make follow-on abuse possible.

  • Microsoft Midnight Blizzard breach shows how legacy access can still be abused even when MFA exists elsewhere in the environment.
  • Uber Breach illustrates how password theft campaigns often rely on social engineering and MFA fatigue rather than password guessing alone.
  • 52 NHI Breaches Analysis provides broader breach patterns where credential theft becomes the entry point for lateral movement and secret exposure.

What Attackers Do With a Stolen Password When MFA Is Present

Once MFA is in place, attackers usually stop treating the password as a direct key and start treating it as an enabling artifact. They may try password spraying against weaker accounts, replay the credential in apps or services that do not enforce MFA consistently, or use the password to seed convincing follow-up phishing and help-desk abuse. If they already control a device or session, the password may simply help them expand the compromise.

This is why campaigns can remain productive over months. The attacker is not betting on a single login screen. They are looking for any path where the password still matters, including password reset flows, token reuse, weaker legacy protocols, or a human target who can be manipulated after the first theft attempt fails.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0, CIS Controls v8 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AC — Access Control Stolen passwords still matter where residual access paths remain.
Recommendation — Enforce access control across all entry paths and remove legacy authentication bypasses.
CIS Controls v8 5 — Account Management Repeated password theft exposes weak account hygiene and recovery controls.
Recommendation — Review account lifecycle, recovery, and disablement to reduce reusable credential abuse.
NIST SP 800-63 AAL — Authentication Assurance Level MFA helps only when assurance is consistently enforced at the right level.
Recommendation — Match authentication assurance to the account’s risk and close weaker fallback paths.

Practitioner Guidance

What to verify: Treat repeated password theft as an authentication and detection problem, not just a user-awareness problem. Verify whether the same accounts are being targeted repeatedly, whether MFA is enforced across all entry points, and whether session tokens or recovery channels can bypass the intended control path.

Decision rule: If a stolen password can still authenticate anywhere in your stack, prioritise removing that path before you invest in more user training. If the password cannot log in directly but keeps appearing in campaigns, treat it as evidence of weak monitoring, weak password hygiene, or both, and validate the surrounding controls.

Practitioner takeaway: MFA reduces direct abuse, but it does not make stolen passwords irrelevant; the real question is whether your environment still has any residual path where that password can be converted into access, persistence, or follow-on compromise.