Multifactor Authentication
Multifactor authentication (MFA) is a security control that requires a user to present more than one distinct piece of evidence to prove their identity before gaining access to a system, application, or data. Instead of relying on a password alone, MFA combines factors such as something you know, something you have, or something you are, so that a stolen password by itself is not enough to grant access. It is a mechanism for reducing the likelihood of unauthorized access, not an insurance or risk-transfer measure.
MFA is an authentication system that requires more than one distinct authentication factor for successful authentication, drawing on separate factor categories (typically knowledge, possession, and inherence). It may be implemented using a single authenticator that provides more than one factor or by combining multiple authenticators that each supply a different factor. As a preventive access control, MFA reduces the probability of credential-based compromise but does not eliminate all authentication risk (for example, real-time phishing, session hijacking, or push-fatigue attacks depending on implementation), and it is a security and resilience control rather than a policy or coverage term. In cyber insurance underwriting, MFA is frequently treated as a baseline security requirement or condition; whether its presence, scope, or absence affects coverage depends on the specific policy wording, warranties, conditions precedent, and any failure-to-maintain-standards exclusions, and is outside the scope of this control-focused definition.
Why it matters
Credential theft is one of the most common paths to unauthorized access, and passwords alone are inherently fragile: they can be phished, guessed, reused across services, or exposed in breaches elsewhere. MFA matters because it changes the economics of an attack. By requiring a second distinct factor, it ensures that a stolen or leaked password is no longer sufficient on its own to gain entry, which meaningfully reduces the likelihood of credential-based compromise.
In the cyber insurance context, MFA has moved from a recommended practice toward a baseline expectation in many underwriting processes. Insurers frequently ask about the presence and scope of MFA when evaluating an applicant's security posture, particularly for remote access, privileged accounts, and email. It is important to be precise about what this means: MFA is a security and resilience control, not a coverage term. Whether its presence, absence, or scope affects a given claim depends entirely on the specific policy wording, any warranties or conditions precedent, and any failure-to-maintain-standards exclusions. MFA reduces the probability of an incident; it does not transfer risk, and insurance in turn does not reduce the likelihood that credentials are compromised.
MFA should also not be treated as a complete safeguard. Depending on how it is implemented, it remains susceptible to techniques such as real-time phishing, session hijacking, and push-fatigue attacks. Treating it as one layer within a broader access-control and resilience strategy, rather than as a single point of assurance, is the accurate way to understand its value.
Who it's relevant to
Inside MFA
Common questions
Answers to the questions practitioners most commonly ask about MFA.
