Cyber Insurance MFA Requirements 2026: What Carriers Want
Cyber insurance MFA requirements in 2026 — what carriers require for email, VPN, admin, and executive accounts, plus the deployment gaps that get claims denied.
Coalition’s 2024 Cyber Claims Report buried a finding most operators missed: 82% of denied cyber insurance claims involved organizations that had MFA — but not properly implemented across their environment. Not “no MFA.” Not “lying on the application.” Properly implemented across their environment. The gap is in the words “across their environment.”
That gap is the entire 2026 cyber insurance MFA question.
Carriers have moved from “do you have MFA?” (a yes/no on the application) to “show me where MFA is enforced, on which accounts, with which factor, and where the gaps are.” Underwriting is no longer a questionnaire; it’s a technical audit dressed up as one. Three of four carriers now run external attack-surface scans during underwriting. The application question still says “do you have MFA”; the verification process tells them the truth.
For South Florida mid-market businesses — and especially healthcare practices, professional services firms, and construction operators where claim volume is highest — this post is the deeper read on what carriers actually want when they say “MFA on every account.” Companion to the parent guide on 2026 cyber insurance requirements.
Key Takeaways
- The 82% rule. Most denied cyber insurance claims involve MFA-on-application that wasn’t MFA-in-deployment. The application is binary; the operational reality is granular.
- Phishing-resistant MFA (FIDO2 / Windows Hello) is the new baseline for $5M+ limits and for all privileged, executive, finance, and IT accounts. Authenticator-app MFA with number matching covers the rest of the workforce.
- SMS is increasingly rejected — particularly for email, VPN, admin consoles, and executive accounts.
- Service accounts are the gap that gets claims denied. Carriers want documented inventory + compensating controls, not blanket MFA exemption.
- Documented controls swing premiums 20–40%. The MFA evidence binder is the most important artifact you produce at renewal.
The 82% Problem: Why MFA Became the Make-or-Break Question
Cyber insurance carriers underwrite probability of loss and severity of loss. MFA reduces both — but only when it’s actually deployed everywhere it matters. The deployment-vs-attestation gap is what carriers learned to investigate post-2022.
The pattern in denied claims is consistent. Application says MFA-yes. Forensics finds attacker compromised an account that didn’t actually have MFA — a service account, a shared mailbox, a legacy admin account, an executive who was exempted from the policy. Carrier investigates, finds the gap, denies the claim under the cyber policy’s representations clause.
The Coalition number (82% of denials) isn’t an outlier; it’s the new normal. Travelers, Beazley, Chubb, and AXA XL all tightened their MFA-evidence requirements in 2024–2025 — and they enforced those requirements at claim time, not just at underwriting.
”MFA on Every Account” — What Carriers Actually Mean in 2026
The application question is “MFA on every account that accesses business data.” Operators routinely interpret this as “MFA on the email.” Carriers mean something much broader. The 2026 scope:
- Email (every mailbox-enabled account, including shared mailboxes and aliases)
- VPN (every workforce member who connects remotely)
- Remote Desktop / RDP (every account, including admin RDP)
- Cloud admin consoles (Microsoft 365 admin center, Google Workspace admin, AWS, Azure, GCP, Cloudflare, identity provider admin)
- Banking and finance systems (treasury management, payroll, expense management)
- ERP / accounting (NetSuite, Acumatica, QuickBooks Online, Sage Intacct — every administrative account, not just CFO)
- Practice management / EHR (Epic, Athena, Cerner, eClinicalWorks, Greenway — every clinical and administrative login)
- CRM (Salesforce, HubSpot — at minimum admin tier)
- File shares and cloud storage (SharePoint, Dropbox Business, Google Drive — admin tier and any access to sensitive data)
- Privileged access management tools (the PAM tool itself needs MFA, even though it issues MFA to others)
Plus the non-obvious ones that catch operators off guard:
- Service accounts (we’ll cover separately)
- Contractors and third-party support with any access to business data
- Vendor portals (anyone with access to a vendor’s system that reaches your data — managed service portals, accounting firm portals)
- Break-glass / emergency admin accounts (yes, even these — with strict compensating controls)
The carrier’s question isn’t “do most accounts have MFA.” It’s “can you produce a coverage report that shows 100% enrollment across this scope, with documented exceptions and compensating controls for every exception?”
Phishing-Resistant MFA: Which Factors Carriers Actually Accept
Not all MFA is equal in carrier eyes. The current factor hierarchy from most-preferred to least-acceptable:
1. Phishing-resistant MFA (preferred for privileged access)
- FIDO2 hardware keys (YubiKey, Feitian, Google Titan) — gold standard
- Windows Hello for Business with hardware-backed credentials
- Apple Passkeys / device-bound passkeys
- Smart cards / PIV (common in defense and regulated industries)
These satisfy CISA’s phishing-resistant MFA definition: the credential cannot be phished, replayed, or stolen via a man-in-the-middle attack. For $5M+ policy limits, this is increasingly the baseline expectation for privileged and executive accounts.
2. Authenticator apps with number matching (acceptable baseline)
- Microsoft Authenticator (with number matching enforced)
- Duo Mobile (with verified push enabled, not auto-approve)
- Okta Verify (with FastPass or push with number matching)
- Google Authenticator for TOTP (lower preference than push with number matching)
These satisfy most carriers for non-privileged workforce accounts. The “number matching” piece matters — without it, push-fatigue attacks (where the attacker spams push notifications until the user accidentally approves) are a known weakness, and carriers know it. Older push implementations without number matching are increasingly downgraded.
3. SMS / voice-call MFA (increasingly rejected)
Once the standard, now the exception. SMS MFA is rejected outright on:
- Privileged and admin accounts (universal across major carriers)
- Email accounts (most carriers in 2026)
- Executive accounts at high-limit policies
It’s still accepted for lower-tier workforce accounts at many carriers, but the trajectory is clear: every renewal cycle since 2022 has narrowed the acceptable scope for SMS. Plan to migrate off it.
4. Email-based MFA (functionally not MFA)
Sending a code to an email account that doesn’t have its own MFA is widely treated as no-MFA at all. Carriers explicitly call this out as a disqualifying configuration.
The Deployment Gaps That Get Claims Denied
The Coalition 82% number breaks down into a recurring pattern of specific gaps:
Service accounts running on shared passwords
The most-cited gap. A service account (used by software to authenticate to other software) typically can’t do interactive MFA, so operators leave it on a static password — sometimes a default vendor password. Attackers compromise the service account, escalate to admin-level access, exfiltrate data. Carrier investigates, finds the service account had no compensating controls, denies the claim.
The fix: documented service account inventory, password vault, IP allowlisting, certificate-based authentication where possible, short-lived tokens for cloud systems, regular rotation with documented dates.
”Remember this device for 30 days” on privileged accounts
A conditional-access exception meant to reduce friction. It’s also an attacker’s dream: once they steal a session cookie (via infostealer malware, BEC, or MFA prompt-bombing), they can ride the trusted-device window for up to 30 days without re-authenticating. Carriers consider this a deployment gap even though the account technically “has MFA.”
The fix: disable the trusted-device window for privileged accounts (admin, finance, executive, IT). Force MFA on every sign-in.
Conditional access enabled but coverage gaps
Microsoft Entra ID, Okta, and similar platforms let admins write conditional access policies — “require MFA when accessing X application.” The policy is only as good as its scope. Operators routinely write the policy for “all users” and then add an exclusion group “to test it,” and the test group becomes permanent. Or they exclude service accounts and shared mailboxes by default. Either way, the coverage report shows the gap.
The fix: audit conditional access policies quarterly. Verify the exclusion groups have justified, documented entries — not “test user from 2022.”
Contractors and third-party support without MFA enforcement
Any contractor, vendor, or third-party support tech with access to your environment is in scope for the carrier’s MFA expectation. Operators often onboard contractors as guests in their identity provider, then either forget to enforce MFA on guests or assume the contractor’s own organization has handled it.
The fix: explicit MFA policy for guest / B2B users. Documented attestation from contractor organizations that their access methods have MFA.
M2M / API integrations without authentication best practices
Modern SaaS connects via API tokens, OAuth flows, and service principals. Many of these can’t use interactive MFA but can use stronger compensating controls — short-lived tokens, IP allowlisting, scope-limited credentials, secret rotation. Carriers expect you to be using them.
The fix: API access inventory. Token rotation cadence. Least-privilege scopes. Secret management out of source control.
The MFA Matrix Carriers Want to See
A coverage map that carriers can audit at a glance. The level of detail underwriters expect for $1M+ policies:
| Account Category | Minimum acceptable MFA | Preferred MFA | Typical exceptions |
|---|---|---|---|
| Workforce email | Authenticator app w/ number matching | FIDO2 / Windows Hello | None — must be 100% |
| Executive email | Authenticator app w/ number matching | FIDO2 required at most $5M+ carriers | None |
| Workforce VPN / RDP | Authenticator app w/ number matching | FIDO2 / Windows Hello | None |
| Cloud admin consoles | FIDO2 / Windows Hello / authenticator | FIDO2 | None |
| Finance / banking systems | Authenticator app w/ number matching | FIDO2 / Windows Hello | None |
| ERP / EHR / practice management | Authenticator app w/ number matching | FIDO2 for admin tier | None |
| Service accounts (M2M) | N/A — compensating controls | Cert-based auth + short-lived tokens | Documented inventory required |
| Shared mailboxes | Tied to underlying account MFA | FIDO2 for owners | Documented |
| Contractors / B2B guests | Authenticator app w/ number matching | FIDO2 if accessing sensitive data | Documented attestation from contractor org |
| Break-glass admin | FIDO2 / hardware token | FIDO2 | Strict logging, alerting, quarterly review |
This is the table the renewal binder needs to produce — not exactly this format, but this level of detail.
The 30-Day Rollout for Mid-Market
The practical sequencing we run with clients who need to close MFA gaps before a renewal cycle:
Days 1–5 — Discovery. Pull the MFA coverage report from your identity provider. Tag every account by category (workforce, executive, admin, service, guest, shared). Identify every gap.
Days 6–10 — Privileged accounts first. Deploy FIDO2 hardware keys to every admin, finance, executive, and IT account. This is the smallest population (typically 5–15% of users) and the highest-leverage MFA upgrade. Update conditional access policies to require MFA on every sign-in for these accounts — no trusted-device window.
Days 11–18 — Email, VPN, RDP universal rollout. Authenticator-app MFA with number matching for every workforce account on email, VPN, and remote access. Communicate the rollout, run a registration drive, enforce the conditional access policy at the end of the window.
Days 19–23 — Service account compensation. Build the inventory. Move shared passwords into the password vault. Enable IP allowlisting where possible. Document the rotation cadence. Where you can’t move off shared credentials, document the compensating control.
Days 24–28 — Audit and document. Run the coverage report again. Verify 100% workforce enrollment. Build the exception register. Capture screenshots for the renewal binder.
Days 29–30 — Binder assembly. The five evidence pieces (coverage report, conditional access policies, service account inventory, PAM documentation, exception register) compiled into a single PDF ready to hand to the broker or underwriter on request.
This is well-defined work, and BASG runs it as a fixed-bid engagement for clients facing imminent renewals. See our cybersecurity services and broader managed IT services for how the ongoing operational layer sits on top once the controls are in place. Compliance frameworks (HIPAA, CMMC, SOC 2, PCI-DSS) live under industry compliance.
For the broader 8-control framework that cyber insurance underwriting evaluates, see the 2026 cyber insurance requirements parent guide — this MFA post is the deeper dive on control #1.
What Goes in the Renewal Binder
The exact evidence that turns a “yes/no MFA question” into an underwriter-grade documented control:
- Identity provider MFA coverage report — Entra ID, Okta, Google Workspace. Shows 100% enrollment with documented exceptions. PDF export.
- Conditional access policy screenshots — every policy that requires MFA, with scope and exclusion documentation visible.
- Service account inventory — every M2M account, purpose, authentication method, rotation cadence, compensating control.
- Privileged access management documentation — admin session provisioning, monitoring, FIDO2 enforcement, quarterly review process.
- Exception register — every account that can’t have MFA, with documented reason and alternative control.
This binder is what separates the renewals that go flat (or improve) from the renewals that get declined or priced up. The five pieces are objective, evidence-based, and answer the underwriter’s actual question: do you know your environment and control it deliberately?
The Bottom Line
In 2026, “do you have MFA?” is an outdated question. The real underwriting question is “can you produce the coverage map?” Carriers have moved from questionnaires to evidence-based audits, and the 82% denied-claim rate at the largest carrier in the market is direct proof that the gap between MFA-attestation and MFA-deployment is where claims die.
For South Florida mid-market firms — healthcare, professional services, construction, financial firms — the work to close this gap is well-defined and not technically complex. It’s operational rigor, not new technology. The firms that do it right at renewal save 20–40% on premium and remove their largest source of claim-denial risk. The firms that don’t pay more for less coverage and remain exposed to the operational gap that 82% of denied-claim victims share.
If your business is approaching cyber insurance renewal in the next 90 days and you want to walk in with a documented MFA program rather than scramble for evidence after the broker requests it, our team can help. The 30-day playbook above is the engagement we run.


