Join our Newsletter — 33% off our NHI Course
Home FAQ Cyber Security Why do infostealers create so much risk even…
Cyber Security

Why do infostealers create so much risk even when MFA is enabled?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated September 8, 2026 Domain: Cyber Security

Infostealers are dangerous because they can steal active session tokens after authentication, which lets attackers impersonate a user without replaying a password or MFA challenge. That bypasses a major control boundary. In practice, this means MFA alone does not stop session hijacking, browser-based credential theft, or unauthorized access to cloud and corporate systems.

Why infostealers remain dangerous after the login prompt

MFA reduces the value of a stolen password, but it does not automatically protect the browser, the endpoint, or the session that already exists after authentication. Infostealers are built to capture what a user’s device is actively using, including session cookies, tokens, autofill data, and browser-stored secrets. That means the attacker may not need to defeat MFA at all if they can reuse a live session in a trusted app or cloud service. For readers evaluating control strength, the key point is that MFA is an authentication control, while infostealers often operate as a post-authentication theft mechanism. NIST Cybersecurity Framework 2.0 is useful here because it frames identity assurance alongside endpoint protection, monitoring, and recovery rather than treating login as the end of the security problem. In practice, many security teams discover infostealer exposure only after valid sessions are abused, rather than during the original credential theft.

How infostealer theft bypasses MFA in practice

The attack chain is usually straightforward: a user executes malicious code, the infostealer harvests browser and application artefacts, and the attacker exports those artefacts into their own environment. If the stolen material includes a session cookie, refresh token, or other bearer credential, the attacker can often present it to the target service as proof of an already-authenticated session. Because bearer tokens are designed to be usable by whoever holds them, the service may accept the request without asking for the original password or a fresh second factor. That is why the issue is not simply “MFA was weak”; it is that the attacker is no longer trying to authenticate in the usual way.

  • Session theft is especially dangerous where apps trust long-lived browser sessions.
  • Token replay can succeed even when passwords are changed after compromise.
  • Cloud portals, messaging platforms, and single sign-on environments are common targets because one stolen session can open multiple connected services.
  • Endpoint security matters because the theft often happens before any network perimeter control sees suspicious activity.

The practical consequence is that defenders need to think in terms of session integrity, device compromise, and token lifecycle, not only MFA enrollment. This guidance breaks down when organisations assume a login event proves continued trust in the device that generated it.

Where the usual MFA story becomes misleading

Tighter authentication often increases friction, requiring organisations to balance user convenience against the reality that some attacks happen after login. The standard answer becomes misleading when teams assume all MFA methods provide equal resistance to token theft or session reuse. They do not. Phishing-resistant MFA can reduce some credential capture paths, but it still does not stop a malicious process on the endpoint from copying a valid session once the user has authenticated.

There is also a genuine operational tradeoff: the more aggressively an organisation relies on long-lived sessions to reduce prompts, the more value an infostealer can extract from a single compromise. Guidance here is consistent across practitioners, not controversial: short session lifetimes, device trust checks, and revocation capability reduce exposure, while overly persistent sessions extend it. The same applies when browser profiles sync across personal and corporate devices, because that expands the number of places from which a usable token may be harvested. For this topic, the main edge case is that highly privileged admin sessions and ordinary user sessions do not carry the same consequence if stolen, even when both were originally protected by MFA.

Risk and Threat Considerations

Infostealers create a post-authentication compromise risk that is materially different from password theft. The risk is not that MFA fails at first login, but that a live session or bearer token can be abused after the user has already been accepted by the service.

Failure mechanism: The malware extracts cookies, refresh tokens, or browser-stored secrets from the endpoint and the attacker reuses them from another device. Because many services treat those artefacts as sufficient proof of an existing session, the attacker can bypass fresh MFA challenges until the session expires or is revoked.

Impact: Organisations can lose control of cloud accounts, SaaS tenants, email, collaboration tools, and admin consoles even where MFA is deployed. That can lead to unauthorized access, lateral movement through connected services, and delayed detection because the activity may look like normal authenticated use.

Standards & Framework Alignment

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

MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AA-01 — Identity and Access ManagementInfostealers exploit post-authentication access and session trust.
PR.PS-01 — Platform SecurityThe malware runs on the endpoint where tokens and cookies are stolen.
DE.CM-01 — Continuous MonitoringStolen-session abuse often looks like legitimate activity.
Recommendation — Harden identity assurance and session controls to limit reused authenticated access. Reduce endpoint exposure and browser-based theft paths that expose live sessions. Monitor for anomalous session use and invalid token reuse across services.
CIS Controls v85 — Account ManagementCompromised sessions require rapid revocation and account control.
8 — Audit Log ManagementDetection depends on evidence of abnormal authenticated use.
10 — Malware DefensesInfostealers are malware whose purpose is credential and session theft.
Recommendation — Revoke exposed sessions quickly and remove stale authenticated access paths. Retain and review logs that reveal reused sessions and suspicious authentication context. Block and contain infostealer payloads before they can harvest browser artefacts.
MITRE ATT&CKT1555 — Credentials from Password StoresInfostealers commonly steal browser-stored secrets and session artefacts.
T1539 — Steal Web Session CookieSession cookie theft is the core bypass described in the question.
Recommendation — Map token-theft activity to T1555 and hunt for credential harvesting on endpoints. Detect stolen-cookie reuse and invalidate sessions after compromise.

Practitioner Guidance

What to prioritise: Treat session theft as a control failure path in its own right, not as an MFA exception. The highest-value review is whether your important applications allow long-lived bearer sessions that survive endpoint compromise.

What to verify: Confirm that sign-out, token revocation, and device-based reauthentication actually invalidate old sessions across the services that matter most. If the answer is unclear, assume the compromise window is longer than the login policy suggests.

What good looks like: Security teams can rapidly revoke exposed sessions, force step-up checks for sensitive actions, and identify anomalous logins that reuse existing authentication artefacts from unfamiliar devices or locations.

Practitioner takeaway: MFA is necessary, but for infostealers it is only one layer of control; the real question is how quickly you can detect, invalidate, and contain a stolen session before it becomes an account compromise.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

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