Legacy Authentication Exposure: Older Protocols Bypassing Modern Sign-In Protection

Why this risk matters

Legacy authentication protocols — IMAP, POP, SMTP AUTH, Exchange ActiveSync with basic auth, and older Office client authentication — do not support modern MFA challenges. An account that can be accessed through these protocols can be authenticated with just a username and password, bypassing any Conditional Access policy that requires MFA.

Overe flags user accounts and tenant configurations where legacy authentication is not blocked. This is relevant even in environments that have enabled Security Defaults or broad MFA Conditional Access policies, because legacy protocol access may not be covered by those controls depending on how they are scoped.

Attackers specifically use legacy authentication in password spray attacks precisely because it bypasses modern controls. These attacks are difficult to detect because authentication attempts look like normal application sign-ins and often originate from cloud infrastructure rather than obviously suspicious locations.

What happens if this is abused

  • Attacker conducts a password spray attack using IMAP or Exchange ActiveSync against a large number of accounts, bypassing MFA entirely
  • Single compromised account accessed through a legacy protocol without any MFA prompt
  • Credential reuse attack succeeds against accounts with passwords exposed in previous data breaches
  • Legacy authentication used as a persistence channel even after a compromised account's MFA is updated or enforced
  • Account compromise attributed to a complex attack vector when a simple legacy auth spray was actually used
  • Attacker enumerates valid accounts through legacy authentication responses before launching a targeted attack

When this is expected or acceptable

Some legacy protocols remain in use for legitimate reasons. SMTP AUTH is still used by printers, scanners, and line-of-business applications that send email. POP or IMAP may be required by older mail clients or automation tools that have not been updated to support modern authentication.

The key question is whether any specific account or device actually requires legacy protocol access and whether that need has been reviewed and documented. A blanket allowance for legacy authentication across the tenant is not acceptable. Targeted exclusions for specific accounts used by specific systems — with those accounts restricted to the relevant protocol, IP range, and monitored closely — represent a managed exception rather than an open door.

Checks to perform before taking action

Before blocking legacy authentication:

  • Review sign-in logs filtered by legacy authentication clients to understand current usage before making any changes
  • Identify which users or apps are still signing in via legacy protocols
  • Check whether any block policy has exclusions that keep legacy authentication open for certain users or groups
  • Confirm whether any business applications — printers, scanners, line-of-business apps — depend on SMTP AUTH or similar protocols
  • Review whether accounts using legacy authentication have any other risk signals — password spray alerts, unusual locations, or dormancy
  • Confirm with application owners whether any legacy authentication dependencies can be migrated to modern authentication

Safe remediation steps

  1. Review sign-in logs filtered by legacy authentication clients to understand current usage before blocking
  2. Identify and contact application owners for any systems still using SMTP AUTH or legacy mail protocols
  3. Where possible, migrate applications to modern authentication or OAuth-based alternatives
  4. Create a Conditional Access policy blocking legacy authentication for all users, with narrow exclusions only for documented and unavoidable dependencies
  5. For accounts that legitimately require legacy authentication, restrict them to the specific protocol and IP range required
  6. Monitor legacy authentication sign-ins and set up alerting for unexpected usage after blocking is applied
  7. Review Security Defaults status — if enabled, legacy authentication should already be blocked for most scenarios

Where direct remediation is required, Overe provides links to the appropriate Microsoft admin controls to complete the action safely.

Related risks and follow-on checks

  • Admins with risky MFA settings
  • Users with risky MFA settings
  • Conditional Access MFA bypass paths
  • Conditional Access exclusions creating risk
TBD CTA