Close Menu
  • Home
  • Articles
    • Attacks
      • BEC
      • Data Breach
      • DDoS
      • Evasion Attacks
      • Injection
      • Malware
      • MITM
      • Phishing
      • Ransomware
      • RCE
      • Social Engineering
      • Spoofing
      • Spyware
    • Business and Policy
      • BCP and DRP
      • GRC
      • Regulations
    • Data Protection
      • DLP
      • DRM
      • Encryption
      • IAM
    • Future, Trends and Insight
      • AI
      • Events & Community
      • Emerging Tech
      • Expert Panel
      • Interviews With Experts
      • Insights
      • Study & Research
    • Resources
      • Guides
      • Tools
      • Training & Education
    • Security
      • API
      • Apps
      • Cloud
      • Critical Infrastructure
      • Endpoint
      • Hardware
      • IoT
      • Mobile
      • Network
      • OT
      • Port Security
      • Security Architecture
      • Software Development
      • Supply Chain
      • Zero Trust
    • Threats and Vulnerabilities
      • Emerging Threats
      • Insider Threats
      • Risk Management
      • Threat Intelligence
      • Zero Day
  • News and Exclusives
    • Latest News
    • ISB Exclusive
    • Positive News
  • Who We Are
    • About Us
    • Information Security Buzz Expert Panel​
    • Write for Us
    • Media Pack
  • Contact Us
  • Newsletter
Facebook X (Twitter) LinkedIn
Facebook X (Twitter) LinkedIn
Information Security BuzzInformation Security Buzz
  • Home
  • Articles
    • Attacks
      • BEC
      • Data Breach
      • DDoS
      • Evasion Attacks
      • Injection
      • Malware
      • MITM
      • Phishing
      • Ransomware
      • RCE
      • Social Engineering
      • Spoofing
      • Spyware
    • Business and Policy
      • BCP and DRP
      • GRC
      • Regulations
    • Data Protection
      • DLP
      • DRM
      • Encryption
      • IAM
    • Future, Trends and Insight
      • AI
      • Events & Community
      • Emerging Tech
      • Expert Panel
      • Interviews With Experts
      • Insights
      • Study & Research
    • Resources
      • Guides
      • Tools
      • Training & Education
    • Security
      • API
      • Apps
      • Cloud
      • Critical Infrastructure
      • Endpoint
      • Hardware
      • IoT
      • Mobile
      • Network
      • OT
      • Port Security
      • Security Architecture
      • Software Development
      • Supply Chain
      • Zero Trust
    • Threats and Vulnerabilities
      • Emerging Threats
      • Insider Threats
      • Risk Management
      • Threat Intelligence
      • Zero Day
  • News and Exclusives
    • Latest News
    • ISB Exclusive
    • Positive News
  • Who We Are
    • About Us
    • Information Security Buzz Expert Panel​
    • Write for Us
    • Media Pack
  • Contact Us
  • Newsletter
Subscribe
Information Security BuzzInformation Security Buzz
Home - Application Security - Why More Factors Often Mean Less Security in Modern Authentication
Application Security Articles Data Protection Identity & Access Management Security

Why More Factors Often Mean Less Security in Modern Authentication

Mike EngleBy Mike EngleSeptember 11, 20255 Mins Read
Share LinkedIn Twitter Facebook Copy Link Email
More Factors Mean Less Security
Share
Facebook Twitter LinkedIn Email Copy Link
Quick AI Summary
ChatGPTClaudeGeminiGrokPerplexityDeepSeekCopilot

Authentication has always been the front door to digital systems, but most organizations still treat it like a commodity function. More like a lock from the local hardware store than a high-security system protecting sensitive enterprise assets. That’s why we often hear talk about “multi-factor authentication” (MFA) as though the phrase itself conveys strength. If one factor is good, then two must be better, and three better still.

The truth is, more factors do not necessarily equal greater protection. To properly assess authentication controls, security professionals need to peel back the onion, examining not just how many factors a system uses, but how resistant each factor is to theft, spoofing, and modern attack techniques.

The Fallacy of Factor Counting

Factor counting grew out of necessity: passwords proved weak, so organizations layered on additional steps. In the pursuit of convenience, many chose the path of least resistance. SMS-based one-time passcodes, email verifications, and push notifications became the default second factors because they were easy to deploy and familiar to users.

The results have been predictable. SIM-swapping has become a cottage industry, push bombing exploits user psychology, and adversary-in-the-middle phishing kits now hijack entire sessions, even when MFA is in place. In many cases, the result is MFA window dressing: systems that check the compliance box while offering little resilience against real-world attacks.

Enter the NIST Framework

Fortunately, there is a better way to evaluate authentication strength. The National Institute of Standards and Technology (NIST) Special Publication 800-63B defines three Authenticator Assurance Levels (AALs) that map directly to risk:

  • AAL1: some assurance, a single factor like a password.
  • AAL2: high assurance, requiring two distinct factors and resistance to replay and man-in-the-middle attacks.
  • AAL3: very high assurance, requiring hardware-based cryptographic authenticators resistant to verifier impersonation.

By adopting the NIST vocabulary, we can move the conversation away from “Do we have MFA?” to “Does our system meet AAL2 or AAL3?” This reframing allows teams to evaluate authenticators against a clear, standards-based benchmark.

Why Biometrics Deserve a Closer Look

Biometrics, especially facial recognition, are often misunderstood. Dismissing them as a “single factor” overlooks how modern device-based systems combine biometrics with secure hardware to deliver accurate multi-factor authentication.

According to NIST: “When conducting authentication with a biometric, it is unnecessary to use two authenticators because the associated device serves as ‘something you have,’ while the biometric serves as ‘something you are.’” In other words, biometric login on a trusted device is inherently multi-factor.

An attacker would need both the enrolled face and the exact enrolled device to succeed, an inseparable pairing that meets the requirements of AAL2 and, in some cases, AAL3.

Liveness Detection vs. Spoofing

No authenticator is unbreakable. Biometric systems are only as good as their ability to resist spoofing, known as presentation attacks. Early systems could be tricked with photos; more advanced attackers now use high-resolution video replays or 3D masks.

This is where liveness detection comes in. Passive liveness detection—running invisibly in the background—has become the gold standard. It uses techniques like texture analysis, depth mapping, light reflection patterns, and blood-flow detection to confirm that a live person is present. Importantly, vendors can validate these claims against international standards such as ISO/IEC 30107-3.

CISOs should insist on independently certified liveness detection and presentation attack detection. Without it, “face login” is little more than a flimsy lock on a shiny door.

Addressing the “Stolen Face” Concern

A common objection to biometrics is the fear that once compromised, a face or fingerprint cannot be changed. While emotionally powerful, this concern reflects a misunderstanding of how modern biometric systems work.

High-assurance solutions don’t store images. Instead, they create mathematical templates, encrypted, one-way representations of facial features. These templates can live in secure enclaves on the user’s device or on a central server. They are non-reversible, vendor-specific, and can be reissued if necessary.

This design not only preserves privacy but also inverts the risk model. Breached passwords (or password hashes) are universally reusable secrets. A stolen biometric template, by contrast, is useless outside the system that generated it.

Aligning with the Passwordless Future

There’s good news. High-assurance authentication isn’t just a security upgrade; it aligns with the industry’s move toward passwordless login. The FIDO Alliance and technology giants like Apple, Google, and Microsoft are promoting passkeys, which use device-bound cryptographic keys unlocked by biometrics.

This means deploying biometric authenticators today isn’t a risky bet on niche tech. It’s a strategic step toward a passwordless future already being adopted at scale. Here are five best practices for evaluating your current authentication model:

  • Stop counting factors. A weak password plus SMS code may be “two-factor,” but it won’t meet AAL2.
  • Evaluate assurance levels. Map your stack against NIST’s framework; modernize if it falls short.
  • Prioritize phishing resistance. Ensure authenticators resist SIM swaps, push fatigue, and session hijacking.
  • Demand certification. Look for biometrics validated against ISO and FIDO standards.
  • Frame the conversation. Treat authentication as an assurance issue, not a compliance checkbox.

Authentication is no longer just a technical safeguard; it’s a business imperative directly tied to customer trust, brand reputation, and organizational resilience. Companies that equate security with the number of factors in use overlook the real issue. When it comes to high-assurance authentication, it’s about quality, not quantity.

Mike Engle
Mike Engle

Mike Engle is co-founder and CSO at 1Kosmos. He was formerly head of information security at Lehman Brothers and co-founder of Bastille Networks. Mike is a recognized expert in information security, business development, and product design/development.

  • Mike Engle
    https://informationsecuritybuzz.com/author/mike-engle/
    How AI Will Break Identity and Rebuild Digital Trust

The opinions expressed in this post belong to the individual contributors and do not necessarily reflect the views of Information Security Buzz.

Share. Facebook Twitter LinkedIn Email Copy Link

Related Posts

The missing link in cyber resilience: Bridging the identity visibility gap

June 4, 20266 Mins Read

The Silent Workforce: Non-Human Identities Are the Next Major Security Battleground

February 16, 20266 Mins Read

From Surveillance to Control: Evolving Beyond Session Recording in PAM

January 26, 20265 Mins Read
ISB-Bora-Side-Bar

 
ISB-Bora-Side-Bar
Black ISB Logo

Information Security Buzz is an independent resource that provides the experts’ comments, analysis, and opinion on the latest Cybersecurity news and topics

X (Twitter) LinkedIn Facebook RSS

Working With Us

  • About Us
  • Advertise With Us
  • Contact Us

Write For Us

  • How To Contribute

The Pages

  • Privacy Policy
  • Cookie Policy
  • AI Policy
  • Terms & Conditions
  • Copyright Notice

Information Security Buzz and all its contents are copyright © 2014-2025. All rights reserved. All third-party trademarks are recognized.

Type above and press Enter to search. Press Esc to cancel.

Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
  • Manage options
  • Manage services
  • Manage {vendor_count} vendors
  • Read more about these purposes
View preferences
  • {title}
  • {title}
  • {title}