Security

Cyber Insurance Just Got Pickier — The 5 Security Controls Your Insurer Will Actually Check

By June 26, 2026 No Comments

Your Renewal Isn’t a Formality Anymore

Your cyber insurance renewal used to be a formality: fill out the questionnaire, check the boxes, pay the premium.

Not anymore.

In 2026, cyber insurance renewal is a technical audit. Insurers aren’t just asking if you have multi-factor authentication—they’re asking for proof. Screenshots of your configuration. Logs showing it’s enforced. Evidence that it was running on every account the day before renewal.

And if you can’t prove it, they’re denying coverage or tripling your premium.

Here are the 5 security controls cyber insurers are actually checking in 2026, what “proof” looks like, and how to prepare for your renewal before it becomes a crisis.

Why Cyber Insurance Got So Much Stricter

The Numbers That Changed Everything

  • Ransomware claims increased 300% from 2022 to 2025
  • Average ransomware payout: $2.5 million in 2025 (up from $850K in 2023)
  • Insurers paid out more in claims than they collected in premiums (unsustainable business model)
  • Result: Tighter requirements, higher premiums, more coverage denials

The Shift in Underwriting

  • 2022-2023: Questionnaire was mostly self-reported, minimal verification
  • 2024-2025: Insurers started asking for documentation to back up claims
  • 2026: Full technical audit—prove every security control you claim to have implemented

What “Audit” Means in 2026

  • Screenshots of actual security configurations
  • Logs proving controls were active and working
  • Third-party reports (penetration tests, vulnerability scans)
  • Documented policies and procedures with dates and signatures
  • Evidence of testing (backup restore tests, incident response tabletop exercises)

The Consequences of Failing the Audit

  • Coverage denied entirely (“reapply after implementing required controls”)
  • Premium increases of 50-200% to account for higher risk
  • Coverage limits reduced (e.g., maximum payout drops from $2M to $500K)
  • Higher deductibles (you pay more out-of-pocket before insurance kicks in)
  • Exclusions added (ransomware or business email compromise excluded from coverage)

The 5 Controls Insurers Actually Check (And How to Prove Compliance)

Control #1: Multi-Factor Authentication (MFA) on ALL Accounts

What Insurers Require in 2026

  • MFA enforced on all user accounts (no exceptions for “just this one admin” or “the CEO doesn’t like it”)
  • MFA required for all remote access (VPN, Remote Desktop Protocol, remote management tools)
  • MFA required for all privileged and admin accounts
  • MFA required for all cloud services (Microsoft 365, Google Workspace, SaaS applications)
  • Increasingly: phishing-resistant MFA (FIDO2 security keys, passkeys, Windows Hello for Business) preferred over SMS codes

What “Proof” Looks Like

  • Screenshots of MFA enforcement policies in Microsoft 365 admin center or Google Workspace
  • Azure AD Conditional Access policies showing “Require multi-factor authentication” for all users
  • VPN configuration screenshot showing MFA requirement enabled
  • User account list with MFA enrollment status (must show 100% enrollment)
  • Authentication logs showing MFA challenges and successful verifications
  • Documentation of MFA enrollment process and user training

Common Gaps That Fail the Audit

  • “We have MFA available as an option, but users aren’t required to enable it”
  • MFA enabled for most users but admin accounts excluded “for convenience”
  • MFA enforced on Microsoft 365 but not on other critical systems (accounting, CRM, remote access)
  • SMS-based MFA only (increasingly considered insufficient by insurers)
  • Service accounts or shared accounts without MFA protection

How to Prepare

  1. Audit all systems and user accounts to identify accounts without MFA
  2. Enforce MFA universally across Microsoft 365, Google Workspace, VPN, SaaS applications, and admin accounts
  3. Consider upgrading to phishing-resistant MFA methods (FIDO2 security keys, passkeys)
  4. Document MFA policies, enrollment procedures, and user training materials
  5. Generate MFA compliance reports showing 100% enforcement

Control #2: Endpoint Detection and Response (EDR) on All Devices

What Insurers Require in 2026

  • EDR solution (not just traditional antivirus) deployed on all endpoints—workstations, laptops, and servers
  • 24/7 monitoring and response capability (managed detection and response service for most SMBs)
  • Coverage percentage: 95% or higher of all devices in your environment
  • Real-time threat detection with automated response capabilities
  • Proof of active monitoring and documented alert response

What “Proof” Looks Like

  • Complete device inventory with EDR agent installation status
  • EDR management console screenshot showing device coverage percentage
  • SOC or MDR service agreement demonstrating 24/7 monitoring commitment
  • Recent threat detection and response logs (even if no incidents occurred, show monitoring is actively functioning)
  • Incident response examples if any threats were detected and successfully remediated

Common Gaps That Fail the Audit

  • “We have Microsoft Defender installed but nobody’s actively monitoring alerts”
  • EDR deployed on workstations but servers left unprotected
  • Old laptops, remote workers, or contractor devices without EDR coverage
  • No 24/7 monitoring (alerts only reviewed during business hours)
  • Cannot produce evidence of active monitoring or response activity

EDR vs. Antivirus (Insurers Know the Difference)

  • Traditional Antivirus: Signature-based detection, blocks known malware only
  • EDR: Behavioral analysis, detects unknown and zero-day threats, provides forensic investigation capabilities
  • What Insurers Want: EDR with active 24/7 monitoring and response, not just antivirus that runs in the background

How to Prepare

  1. Deploy EDR solution to all devices (Microsoft Defender for Endpoint, CrowdStrike, SentinelOne, Carbon Black, etc.)
  2. Engage managed detection and response (MDR) service for 24/7 monitoring (most SMBs cannot staff an internal SOC)
  3. Document complete device inventory and calculate EDR coverage percentage
  4. Generate EDR deployment and coverage reports from management console
  5. Collect monitoring logs and threat detection evidence

Control #3: Tested, Encrypted Offline Backups

What Insurers Require in 2026

  • Regular automated backups of all critical data, applications, and systems
  • Encrypted backups (both at rest and in transit)
  • Offline or immutable backups (not just cloud sync—must be air-gapped or ransomware-proof)
  • Tested restore procedures with documentation (proof you can actually recover, not just that backups exist)
  • Documented backup and disaster recovery plan

What “Proof” Looks Like

  • Backup solution configuration screenshots showing encryption enabled
  • Backup job completion logs showing successful automated backups
  • Evidence of offline or immutable storage implementation (air-gapped drives, write-once storage, immutable cloud storage)
  • Restore test documentation (date of test, what was restored, success confirmation, lessons learned)
  • Recovery Time Objective (RTO) and Recovery Point Objective (RPO) documented in disaster recovery plan

Common Gaps That Fail the Audit

  • “We use OneDrive file sync, so our files are backed up” (cloud sync is not backup)
  • Backups exist but are accessible with same credentials as production systems (ransomware can encrypt them)
  • Backups have never been tested for successful restoration
  • No offline or air-gapped backup copy exists
  • Cannot provide restore test documentation or disaster recovery plan

Offline Backup Options

  • Physical external hard drive rotated to offsite location weekly
  • Immutable cloud storage (AWS S3 Object Lock, Azure immutable blob storage)
  • Network-attached storage (NAS) with scheduled air-gap periods
  • Tape backup systems (yes, still a valid and reliable option for offline storage)

How to Prepare

  1. Implement 3-2-1 backup strategy (3 copies of data, 2 different media types, 1 offsite or offline)
  2. Enable encryption on all backup systems and storage
  3. Configure offline or immutable backup storage that ransomware cannot access
  4. Conduct quarterly backup restore tests and document results thoroughly
  5. Document comprehensive backup and disaster recovery procedures

Control #4: Patch Management with Documented Timeline

What Insurers Require in 2026

  • Written patch management policy with clearly defined timelines
  • Critical security patches applied within 30 days (increasingly: 14 days or less for critical vulnerabilities)
  • High-severity patches applied within 60 days maximum
  • Proof of ongoing patch compliance (not just “we have WSUS configured”)
  • Documented exception process for patches that cannot be applied immediately

What “Proof” Looks Like

  • Written patch management policy document with approval signatures
  • Patch compliance reports showing percentage of systems with current patches
  • List of overdue or missing patches with business justification for any delays
  • Automated patching system configuration (Windows Update for Business, Intune, WSUS, third-party patch management)
  • Vulnerability scan results showing current patch status across environment

Common Gaps That Fail the Audit

  • “We patch systems eventually when we get around to it” (no documented timeline or formal policy)
  • Workstations receive patches regularly but servers are neglected
  • Remote workers’ laptops not patching due to infrequent VPN connections
  • Cannot produce current patch compliance report when requested
  • Critical patches overdue 60+ days with no documented justification or remediation plan

How to Prepare

  1. Create and document formal patch management policy with specific timelines for critical, high, and medium severity patches
  2. Implement automated patching system (Windows Update for Business, Microsoft Intune, WSUS, or third-party solution)
  3. Generate monthly patch compliance reports showing coverage across all systems
  4. Address significantly overdue patches immediately or document valid business exceptions
  5. Ensure patch management covers servers, workstations, and remote/mobile devices

Control #5: Documented and Tested Incident Response Plan

What Insurers Require in 2026

  • Written incident response (IR) plan documenting roles, procedures, communication, and escalation paths
  • Evidence the plan has been tested (tabletop exercise or simulated incident response drill)
  • Current contact list for incident response team members and external resources
  • Documented procedures for common incident scenarios (ransomware, data breach, business email compromise)
  • Board or executive leadership involvement and awareness

What “Proof” Looks Like

  • Complete incident response plan document with version date and approvals
  • Tabletop exercise documentation (date conducted, participants, scenario used, findings, action items)
  • Contact list for IR team, IT vendor or MSP, cyber insurance carrier, legal counsel, forensics firm
  • Breach notification procedures (regulatory requirements and customer notification templates)
  • Evidence of IR plan review and update within past 12 months

Common Gaps That Fail the Audit

  • “We would figure out what to do if something actually happened” (no documented plan exists)
  • Incident response plan exists but hasn’t been reviewed or updated in multiple years
  • Plan has never been tested through tabletop exercise or simulation
  • No clearly defined roles, responsibilities, or escalation procedures
  • Cannot produce plan documentation when insurer requests it

Tabletop Exercise (What It Actually Involves)

  • 2-3 hour facilitated discussion session with key stakeholders (IT, management, legal, communications)
  • Walk through realistic ransomware attack or data breach scenario step-by-step
  • Identify critical decision points, communication procedures, authority levels, and gaps in current plan
  • Document findings, lessons learned, and action items for plan improvement
  • Conduct annually and after any significant organizational or technology changes

How to Prepare

  1. Create or comprehensively update incident response plan document
  2. Conduct annual tabletop exercise and thoroughly document attendance, scenario, and outcomes
  3. Maintain current contact list for internal IR team and all external response resources
  4. Review and update incident response plan annually at minimum
  5. Ensure executive leadership and board are aware of, approve, and understand the IR plan

Additional Controls Insurers Are Starting to Require

Increasingly common requirements in 2026:

Privileged Access Management (PAM)

  • Separate privileged administrative accounts from standard user accounts
  • Enforce MFA on all privileged access without exception
  • Monitor and comprehensively log all privileged account activity
  • Implement time-limited elevation of privileges (just-in-time access)

Network Segmentation

  • Separate critical systems and sensitive data from general corporate network
  • Segment guest wireless and IoT devices onto isolated networks
  • Limit lateral movement opportunities for attackers who gain initial access

Email Security Beyond Native Protection

  • Advanced email security solution (beyond basic Exchange Online Protection or Gmail filtering)
  • Regular anti-phishing training and simulated phishing campaigns for all users
  • DMARC, DKIM, and SPF email authentication implementation and enforcement

Vendor Risk Management

  • Assess and document security posture of third-party vendors with access to your systems or data
  • Require vendors to complete security questionnaires
  • Review and audit vendor access permissions quarterly

Annual Penetration Testing

  • External penetration test conducted by qualified independent third party
  • Documented remediation of all critical and high-severity findings
  • Provide current penetration test report to insurer upon request

What the Renewal Questionnaire Actually Asks (Real Examples)

MFA Questions

  • “Is multi-factor authentication enforced on all user accounts?” (Yes/No with proof required)
  • “Provide screenshot of MFA enforcement policy configuration”
  • “What percentage of user accounts have MFA enabled and enforced?” (Answer must be 100%)
  • “Is MFA required for all remote access methods?” (Documentation and proof required)

EDR Questions

  • “Do you have endpoint detection and response (EDR) deployed on all endpoints?” (Yes/No)
  • “What EDR solution do you use?” (Specific product name and version number)
  • “What percentage of all devices have EDR agent installed and active?” (Must be 95% or higher)
  • “Do you have 24/7 security monitoring and incident response capability?” (MDR service agreement or internal SOC)
  • “Provide evidence of EDR deployment coverage and active monitoring”

Backup Questions

  • “Do you maintain offline or immutable backups of critical data and systems?” (Yes/No)
  • “How frequently do you test backup restoration procedures?” (Must provide specific frequency)
  • “Provide documentation of your most recent successful backup restore test” (Date and detailed outcome required)
  • “Are all backups encrypted in transit and at rest?” (Proof of encryption configuration required)

Incident Response Plan Questions

  • “Do you have a documented incident response plan?” (Yes/No with actual document requested)
  • “When was your incident response plan last tested through tabletop exercise or simulation?” (Specific date required)
  • “Provide complete copy of current incident response plan” (Full document review by underwriter)

The critical shift: Insurers no longer accept simple “Yes” answers. They require verifiable proof, documentation, logs, and evidence for every security control claimed.

What Happens If You Fail the Audit

Coverage Denied Entirely

  • “Your current security posture does not meet our minimum underwriting requirements”
  • “Please implement required controls and reapply after 90 days”
  • Leaves your business completely uninsured (major problem if contracts require cyber insurance)

Premium Increases (50-200% or More)

  • “We will provide coverage, but premium reflects significantly higher risk due to inadequate controls”
  • Premiums can double, triple, or increase even more to account for elevated risk
  • May become financially prohibitive for small businesses with tight budgets

Coverage Limits Reduced

  • “Maximum coverage limit reduced from $2 million to $500,000”
  • Higher risk profile results in lower maximum payout offered by insurer
  • May leave you significantly underinsured for realistic breach costs

Higher Deductibles

  • “Policy deductible increased from $25,000 to $100,000”
  • You must pay substantially more out-of-pocket before insurance coverage begins
  • Defeats much of the financial protection purpose of insurance

Critical Exclusions Added

  • “Ransomware attacks excluded from coverage”
  • “Business email compromise and wire transfer fraud excluded”
  • Coverage becomes nearly worthless if the most common and expensive incident types are excluded

How to Prepare for Your Cyber Insurance Renewal (90-Day Action Plan)

90 Days Before Renewal

  1. Review current policy and previous renewal questionnaire (obtain copy from broker or review prior year submission)
  2. Conduct honest assessment of current security posture against the 5 mandatory controls
  3. Identify critical gaps and deficiencies (what’s completely missing or cannot be proven with documentation)
  4. Create detailed remediation plan with realistic timeline, assigned responsibilities, and budget requirements

60 Days Before Renewal

  1. Implement missing or deficient security controls (MFA enforcement, EDR deployment, backup improvements, etc.)
  2. Conduct comprehensive backup restore test and thoroughly document procedures and results
  3. Schedule and conduct tabletop exercise for incident response plan with all key stakeholders

30 Days Before Renewal

  1. Gather all required proof documentation (screenshots, configuration exports, compliance reports, logs, policies)
  2. Review and update incident response plan based on tabletop exercise findings and organizational changes
  3. Generate current compliance reports (MFA enrollment status, EDR coverage percentage, patch compliance metrics)

Renewal Submission Time

  1. Complete questionnaire with complete accuracy and provide supporting proof documentation for every “Yes” answer
  2. Submit comprehensive documentation package proactively (don’t wait for underwriter to request additional information)
  3. Work closely with insurance broker to present your security posture in the most favorable and accurate light

The Cost of Compliance vs. The Cost of Non-Compliance

Implementing the 5 Mandatory Controls (Typical SMB Investment)

  • MFA enforcement: $0 additional cost (included in Microsoft 365 or Google Workspace business licenses)
  • EDR solution + MDR monitoring service: $10-20 per endpoint per month ($500-1,000/month for 50 devices)
  • Backup solution with offline/immutable storage: $200-500/month depending on data volume
  • Patch management: $0-10 per device/month (included in Microsoft 365 or nominal cost for third-party tools)
  • IR plan development + annual tabletop exercise: $2,000-5,000 one-time (plus annual updates and exercises)

Total estimated annual cost: Approximately $10,000-20,000 per year for a typical 50-user small business

Cost of Non-Compliance and Failing Audit

  • Premium increase: $5,000-15,000 additional per year (50-200% higher premium to account for risk)
  • Coverage denied: $0 insurance coverage = 100% of all breach costs paid entirely out-of-pocket
  • Data breach without insurance: $500,000 to $2+ million average total cost for SMB breach
  • Contractual penalties and lost business: Many clients and partners require proof of cyber insurance coverage

The financial reality: Implementing required security controls costs significantly less than the premium increase for non-compliance alone, and dramatically less than paying for a breach entirely out-of-pocket without insurance coverage.

The Bottom Line

Cyber insurance renewal in 2026 is no longer a simple formality—it’s a comprehensive technical audit of your actual security posture.

Insurers Are Actively Checking and Verifying

  1. Multi-factor authentication on all accounts (proof of 100% enforcement required, no exceptions)
  2. EDR on all devices with 24/7 monitoring (95%+ coverage with active MDR service)
  3. Tested, encrypted offline backups (documented restore test results required)
  4. Patch management with defined timelines (written policy plus current compliance reports)
  5. Documented and tested incident response plan (annual tabletop exercise documentation required)

If You Cannot Prove These Controls

  • Coverage application or renewal denied outright
  • Premium increases of 50-200% or more
  • Maximum coverage limits substantially reduced
  • Deductibles increased significantly
  • Critical exclusions added (ransomware, BEC)

The Critical Action

Start preparing at least 90 days before your renewal date. Implement any missing security controls, gather comprehensive proof documentation, conduct all required testing, and work proactively with your insurance broker to accurately present your security posture.

Do not wait until renewal time to discover you don’t meet mandatory requirements. By then, you cannot implement controls quickly enough, and you’ll face coverage denial or massive premium increases.

The audit is real. The requirements are mandatory. Start preparing now.

Need Help Meeting Cyber Insurance Requirements?

Figuring out which security controls you’re missing, implementing EDR and MDR services properly, creating compliant documentation and policies, conducting required testing, and gathering the specific proof your insurer will actually verify—that’s exactly where businesses get stuck during renewal season.

At Castle Rock Sky, we help Denver metro businesses prepare for cyber insurance renewals, implement all required security controls, and document complete compliance before renewal becomes a crisis.

We can:

  • Cyber insurance readiness assessment — comprehensive audit of your current security posture against 2026 insurer requirements with detailed gap analysis
  • EDR deployment and MDR service — implement enterprise-grade endpoint detection with 24/7 professional monitoring that fully satisfies insurer requirements
  • MFA enforcement across all systems — configure and enforce multi-factor authentication across all accounts and systems with proper documentation
  • Backup testing and documentation — implement offline/immutable backup solutions and conduct properly documented restore tests
  • Incident response planning and tabletop exercises — create or comprehensively update IR plans and facilitate professional tabletop exercises
  • Compliance documentation package — generate all required screenshots, logs, reports, policies, and proof documentation insurers demand
  • Renewal questionnaire support — work directly with you and your insurance broker to complete questionnaires and submit comprehensive proof

Don’t wait until 30 days before renewal to discover you cannot prove the security controls you claimed to have implemented. Start preparing now and avoid coverage denial, massive premium increases, or inadequate coverage when you need it most.

Schedule a cyber insurance readiness assessment