Compliance Checklist Before Buying Cyber Insurance (Canada 2026)

Reviewed by IT Cares certified technicians · Updated July 2026

Compliance checklist before buying cyber insurance — security controls and documentation review for Canadian SMBs
Getting "insurance-ready" is mostly about turning on and documenting controls a small business often already has partial access to — not building an enterprise security program from zero.
Applying for cyber insurance soon and not sure what an underwriter will ask? Our certified technicians run a pre-application review and hand you a prioritized, right-sized punch list.
Get a Free Assessment →

Cyber insurance underwriting has tightened dramatically over the past several years, and the days of a simple one-page application with light security questions are largely over. Rising ransomware claims industry-wide pushed insurers to start requiring baseline security controls before even offering coverage, not just to price risk after the fact — which means a business that hasn't touched its security posture in a while may find itself surprised by how much the underwriting questionnaire now asks, or worse, declined outright on a first application.

The good news: getting genuinely "insurance-ready" rarely requires an enterprise security budget. It requires working through a specific, well-defined list of technical controls, documentation, and process items — most of which are affordable and achievable for a small business within a matter of weeks. This guide is that list, organized so you can work through it methodically rather than guessing at what an underwriter might ask.

One more framing point before diving in: this guide is organized around three categories that tend to get evaluated somewhat separately during underwriting even though they overlap in practice — the purely technical controls (MFA, EDR, backups, patching), the documentation and compliance items (privacy policy, data inventory, incident response plan), and the people-and-process side (training, access revocation, ownership of the renewal process itself). Working through all three, rather than focusing heavily on one while neglecting the others, is what tends to produce both a smoother underwriting experience and a genuinely lower-risk business, independent of the insurance conversation entirely.

Who wrote this guide

This article was written and reviewed by IT Cares certified technicians who regularly help Canadian small and mid-sized businesses prepare for cyber insurance underwriting from the IT security side — MFA rollout, EDR deployment, backup configuration, incident response planning. IT Cares is an IT company, not an insurance broker; for policy structure, pricing, and coverage interpretation, always work with a licensed broker. What we bring is direct, practical experience with the technical side of what gets asked, and what actually needs to be true, not just written down.

Why Underwriting Tightened So Much

It's worth understanding the "why" behind the current state of cyber insurance underwriting, because it explains why the questionnaire looks the way it does rather than feeling like arbitrary bureaucracy. Ransomware claims in particular grew sharply in both frequency and average payout size over the past several years, and insurers — who ultimately have to make their loss ratios work — responded the way any insurance market responds to a sustained rise in claims costs: by tightening underwriting standards, adding specific control requirements as conditions of coverage, and in some cases exiting segments of the market they found too costly to insure profitably at previous pricing.

The practical result for a small business today is that "do you have antivirus" — a question that might have been sufficient a decade ago — has been replaced by much more specific, control-by-control questions: is MFA enforced, is there EDR or just legacy antivirus, are backups offline or immutable, is there a documented incident response plan, has staff completed security awareness training. None of these questions are arbitrary; each one maps directly to a specific pattern insurers have observed repeatedly in the claims that cost them the most to pay out.

It's also worth understanding that this tightening happened alongside a broader restructuring of how cyber insurance itself is priced and offered. Several years ago, it was common for a small business to obtain a policy with relatively light underwriting scrutiny and a fairly low premium, largely because the market hadn't yet accumulated enough claims data to price the risk accurately. As claims data accumulated — and as ransomware in particular proved to be both more frequent and more expensive than early pricing models assumed — insurers recalibrated in two directions simultaneously: premiums rose across the board, and coverage became conditional on specific, verifiable controls rather than general assurances. A business shopping for its first policy today, or renewing a policy it first purchased years ago under the old, looser standards, should expect a meaningfully different, more detailed process than what "cyber insurance" used to mean.

Want a clear picture of your gaps before you apply?

Our certified technicians benchmark your setup against what insurers actually ask — from $119.99.

The Technical Baseline Controls Insurers Expect in 2026

The following controls appear, in some form, on nearly every current Canadian cyber insurance underwriting questionnaire we've seen work through for clients. None of them are exotic, and most small businesses already have partial access to several through software they already pay for — the gap is usually turning them on and enforcing them consistently, not purchasing something entirely new.

Multi-factor authentication (MFA)

MFA on email, remote access, and administrative accounts has become close to a universal baseline expectation, and for a growing number of insurers it functions as a gating question — a "no" can mean an application is declined outright rather than simply priced higher. Most business email and cloud platforms (Microsoft 365, Google Workspace) already include MFA at no extra cost; the gap is almost always that it's available but not enforced account-wide.

Endpoint detection and response (EDR)

Legacy antivirus, which relies heavily on recognizing known malware signatures, is increasingly viewed by insurers as insufficient on its own against modern threats that are specifically designed to evade signature-based detection. EDR (and related terms like managed detection and response, or MDR) monitors endpoint behaviour for suspicious activity rather than only checking against a list of known threats, and is increasingly named specifically on underwriting questionnaires rather than being covered by a generic "do you have antivirus" question.

Offline or immutable backups

Backups that stay continuously connected to the network they're protecting are vulnerable to the same ransomware that encrypts or deletes the primary data, since well-designed ransomware specifically searches for and targets connected backup systems. Insurers increasingly ask specifically whether at least one backup copy is offline, air-gapped, or immutable (meaning it cannot be altered or deleted even by an attacker with administrative access) rather than simply asking "do you have backups."

Patch management

A regular, documented process for applying security patches — to operating systems, business applications, and network equipment — addresses one of the most consistently exploited categories of vulnerability. Ad hoc, "we get to it when we remember" patching is a common gap insurers now ask about directly, sometimes requesting a specific maximum timeframe (e.g., critical patches applied within a set number of days).

Privileged access management

Limiting who has administrative access to systems, and ensuring admin accounts are used only when actually needed rather than for daily work, reduces how much damage a single compromised account can cause. This overlaps directly with the least-privilege principle covered in broader zero-trust and access-control guidance, and increasingly appears as its own specific underwriting question.

Email filtering and anti-phishing controls

Given how many incidents originate through phishing, insurers increasingly ask about email filtering and anti-phishing tooling as a distinct control category, separate from general endpoint protection.

Network segmentation

Separating critical systems from general business network traffic — so a compromised guest device or a less-critical system can't directly reach financial or client data systems — is a control insurers increasingly ask about for businesses with more complex network environments, though it's typically a lower-priority item for the smallest businesses relative to the controls above.

ControlWhy insurers askTypical minimum expectedRough cost to implement (CAD)
MFADirectly addresses stolen/weak credentials, involved in a large share of breachesEnforced on email, remote access, admin accounts$0 – $500 (often already included)
EDRLegacy antivirus misses modern, signature-evading threatsDeployed on all business endpoints$40 – $120 / device / year
Offline/immutable backupsRansomware specifically targets connected backupsAt least one offline or immutable copy, tested periodically$500 – $3,000 setup + ongoing storage
Patch managementUnpatched known vulnerabilities are a top exploited categoryDocumented process, critical patches within days$0 – $1,500 (tooling + process time)
Incident response planFaster containment reduces claim severityWritten, with clear roles and escalation steps$1,000 – $3,000 to develop
Employee trainingPhishing remains a top initial-access methodBaseline training with completion records$500 – $2,000 / year for a small team
Privileged access managementLimits blast radius of a compromised admin accountAdmin access limited and reviewed regularlyMostly time investment, minimal direct cost

The Compliance and Documentation Side of Underwriting

Beyond the purely technical controls, a growing share of underwriting questionnaires touch on compliance and documentation items that overlap directly with Canadian privacy law obligations, whether or not the insurer frames them that way explicitly.

📊 IT Cares field note: A pattern worth highlighting: businesses that had already done privacy compliance work — a Law 25 privacy officer designation, a proper PIA process, a real privacy policy — consistently found the cyber insurance underwriting questionnaire noticeably less painful, because so many of the questions overlapped with work they'd already done. Treating compliance and insurance readiness as one combined project, rather than two separate to-do lists, saves real time.

The Underwriting Questionnaire Itself: What to Expect and How to Answer It Well

The application process for cyber insurance today typically involves a detailed questionnaire — sometimes dozens of questions — covering the technical and compliance categories above, plus general business information (revenue, industry, data volumes) that affects risk pricing. A few practical points about navigating it well:

Answer accurately, not optimistically

This is the single most important piece of guidance in this entire article. If a question asks "is MFA enforced on all remote access" and the honest answer is "it's available but about a third of the team hasn't turned it on," the accurate answer is closer to "no" or "partial" than "yes." Answering "yes" because MFA exists somewhere in your environment, when it isn't actually enforced, creates a misrepresentation problem that can surface at the worst possible time: during a claim, when an insurer's investigation reveals the gap between what was represented and what was actually true.

Document before you apply, not during the questionnaire

Trying to figure out your actual security posture for the first time while filling out the application form leads to rushed, inaccurate answers. Doing a deliberate review beforehand — ideally with IT support — means you walk into the questionnaire already knowing your real answers, and with time to fix the most glaring gaps before they become part of a formal application record.

Understand what "misrepresentation" actually risks

Insurance policies generally give insurers the right to deny a claim, or in more serious cases void the policy entirely, if material misrepresentations were made on the application. This isn't insurers looking for excuses — it's a standard feature of how insurance contracts work across essentially every type of insurance, and it exists precisely because premiums are priced based on the risk represented on the application. A business that materially misrepresents its security posture is, in effect, paying a premium priced for a lower-risk profile than it actually has.

Expect follow-up questions and possibly a call

For larger policies or higher-risk industries, it's increasingly common for an insurer or their security assessment partner to follow up with additional technical questions, or occasionally request a light external scan of your systems, before finalizing terms. This isn't a sign of unusual scrutiny — it reflects the same broader industry tightening discussed earlier in this guide.

Common Mistakes Businesses Make When Preparing

Beyond simply not having the controls in place, several recurring patterns tend to complicate the underwriting process even for businesses genuinely trying to do things right.

Treating MFA as "done" once it's technically available

The most common gap isn't a total absence of MFA — most businesses using Microsoft 365 or Google Workspace already have it available. The gap is enforcement: MFA is turned on for some users but not others, or it's technically required but employees have found workarounds, or it was rolled out once and quietly lapsed as new employees joined without it being applied consistently to their accounts. "Available" and "enforced" are different facts, and only the second one is what an insurer is really asking about.

Confusing legacy antivirus with modern endpoint protection

Many businesses genuinely believe they have adequate endpoint protection because they've had antivirus software installed for years, without realizing that legacy, signature-based antivirus is a meaningfully different category of protection from EDR in the eyes of a 2026 underwriting questionnaire. This isn't a matter of one being better-branded than the other — the detection approach is fundamentally different, and insurers have specifically adjusted their questions to distinguish between the two categories rather than accepting "we have antivirus" as sufficient.

Never actually testing backup restoration

A backup that has never been tested for restoration is, in a meaningful practical sense, an unverified claim rather than a working safety net. It's common for a business to discover, only during an actual incident, that a backup was incomplete, corrupted, or configured incorrectly months earlier without anyone noticing — precisely the scenario a periodic restoration test is meant to catch before it matters.

Waiting until the renewal deadline to start preparing

Underwriting readiness work — MFA rollout, EDR deployment, policy documentation — takes real time to do properly, and rushing it in the final two weeks before a renewal deadline tends to produce exactly the kind of "technically true but not really" answers that create problems later. Starting the process 60 to 90 days ahead of a renewal date gives enough runway to close gaps properly rather than scrambling.

Not involving IT and the broker in the same conversation

Some businesses complete the underwriting questionnaire with input only from whoever handles insurance administratively, without checking the technical answers against what IT actually knows to be true. Others rely entirely on IT to assess risk without factoring in how a broker would frame or negotiate specific answers. The businesses that navigate this most smoothly tend to loop in both perspectives before finalizing an application.

Getting Insurance-Ready: A Step-by-Step Plan

1

Inventory your data and systems

Map what personal and sensitive data you hold, where it lives, and which systems would need to be part of an underwriting conversation. This is foundational — you can't accurately answer questionnaire questions about data protection without first knowing what data you actually have.

2

Implement MFA everywhere

Enforce multi-factor authentication on email, remote access, admin accounts, and any system holding sensitive data. This is the highest-priority, typically lowest-cost item on this entire list, and often already available in software you're already paying for.

3

Deploy endpoint detection and response (EDR)

Move beyond legacy antivirus to EDR or an equivalent modern endpoint protection platform on all business devices, including any BYOD devices accessing business systems.

4

Set up offline or immutable backups

Ensure at least one backup copy is offline or immutable, specifically resistant to ransomware that targets connected backup systems, and test restoration periodically rather than assuming backups work until you actually need one.

5

Establish a patch management routine

Put a regular, documented process in place for applying security patches across operating systems and business software, with a clear target timeframe for critical patches specifically.

6

Write an incident response plan

Document who does what during a security incident — detection, containment, notification, recovery — even in a fairly simple form. Having something documented and followable matters more initially than having something exhaustive.

7

Complete employee security awareness training

Provide baseline training on phishing recognition and safe data handling, with records kept as evidence of completion — this is both a genuine risk reducer and increasingly a documented underwriting requirement.

8

Review your privacy policy and Law 25/PIPEDA compliance posture

Confirm your privacy documentation and practices reflect applicable provincial and federal privacy law before an underwriter asks — this overlaps directly with legal compliance obligations that exist independent of insurance.

The Complete Pre-Application Checklist

This is the core deliverable of this guide — a comprehensive, organized checklist to work through before applying for or renewing cyber insurance. Nothing here requires an enterprise budget, but working through the full list typically benefits from IT support to execute cleanly.

Technical controls

Documentation & policy

People & process

Real-World-Style Canadian Case Studies

Case study: Quebec manufacturing SMB, declined then approved

A 35-person Quebec manufacturing business applied for its first cyber policy and was declined outright by its first-choice insurer, primarily citing the absence of MFA on remote access and reliance on legacy antivirus rather than EDR. The rejection came as a genuine surprise to ownership, who had assumed their existing IT setup — antivirus on every machine, a firewall at the office, and a password policy requiring changes every 90 days — represented reasonably solid security, since it had been sufficient for a policy renewal only three years earlier. Rather than simply shopping for a more lenient insurer that might ask fewer questions, the business worked with an IT provider over roughly 60 days to enforce MFA account-wide, deploy EDR across its roughly 40 devices, and document a basic incident response plan covering its production floor systems as well as its office network. On reapplication, it was approved, with a premium of approximately $5,400 CAD annually for a $1 million limit — a figure the broker described as favourable given the company's industry and size, directly attributable to the improved application answers and the documentation package prepared alongside them.

Case study: professional services firm, a misrepresentation complication

A mid-sized professional services firm represented on its application that MFA was enforced organization-wide. In practice, MFA had been rolled out for most staff but several long-tenured employees had been granted informal exceptions for convenience — a legacy accommodation from years earlier that had simply never been revisited — a detail the person completing the application wasn't aware of, since it predated their time managing the file. When a phishing-driven breach occurred and one of the exempted accounts was the entry point, the insurer's investigation surfaced the discrepancy fairly quickly, since access logs showed the compromised account had never once completed an MFA challenge. The claim was ultimately paid, but only after weeks of additional review and negotiation between the firm's legal counsel and the insurer, and the policy was renewed the following year with additional monitoring conditions attached — an outcome the firm's leadership described as an avoidable, stressful complication that a more careful pre-application review, specifically checking application answers against actual configuration rather than institutional assumption, would have caught well before it mattered.

Case study: Ontario retailer, a pre-application audit pays off

A 15-person Ontario retailer with an e-commerce operation commissioned a security audit specifically ahead of its first cyber insurance application, at a cost of approximately $2,200 CAD, after a peer in the same industry association mentioned having gone through a difficult, drawn-out application process the previous year. The audit identified that backups, while regular, were not offline or immutable, and that no written incident response plan existed — two gaps the owner hadn't previously considered, since "we do backups every night" had always seemed sufficient. Both gaps were closed within three weeks at a combined cost of roughly $1,800 CAD, with the incident response plan built around the retailer's actual small team structure rather than a generic enterprise template. The retailer's application went smoothly, and the broker specifically noted that having a completed audit report to reference — rather than the retailer trying to describe its own security posture from memory during the underwriting call — sped up the underwriting conversation considerably compared to a typical first-time application in the same industry.

Budget: Getting Insurance-Ready (CAD)

ItemTypical cost range (CAD)
MFA rollout (often already included in existing subscriptions)$0 – $500 one-time setup effort
EDR licensing (per device, annual)$40 – $120 / device / year
Backup solution with offline/immutable copy$500 – $3,000 setup + ongoing storage costs
Incident response plan development$1,000 – $3,000 one-time
Security awareness training platform (per year, small team)$500 – $2,000 / year
Pre-application security audit$1,500 – $4,000 for a small business
Full insurance-readiness program (all of the above, small business)$5,000 – $12,000, often offset partly by premium reductions

Canadian Government Resources

For the broader cyber insurance picture, see our cyber insurance guide for small business, our guide on lowering your premium through IT security, our IT security audit checklist, and our explainer on what ransomware coverage actually includes — all of which connect directly to the readiness work covered in this guide.

Renewal Is Not a One-Time Event

None of the resources or checklists above replace direct conversation with your broker about your specific policy wording, and none of the technical guidance replaces a genuine, hands-on review of your specific environment by someone who can actually verify what's configured versus what's assumed. This guide is meant to make that conversation more productive on both fronts — arriving at a broker meeting or an IT review already knowing roughly what to expect tends to produce a faster, less stressful process than starting from a blank page.

It's worth closing on a point that's easy to lose sight of once an application has been approved: cyber insurance readiness isn't a project with a finish line so much as an ongoing posture that needs periodic attention. Underwriting standards continue to evolve as insurers accumulate more claims data and as the threat landscape itself shifts, which means a set of controls that satisfied an insurer two years ago may not fully satisfy the same insurer at the next renewal without some additional documentation or a control that's since become standard expectation.

Practically, this means treating the checklist in this guide as something to revisit on a recurring basis — ideally annually, ahead of each renewal cycle, rather than only the first time a business seeks coverage. Businesses that build a light annual review into their calendar (confirming MFA enforcement hasn't quietly lapsed for new hires, verifying backup restoration still works, refreshing the incident response plan if team structure has changed) tend to find each subsequent renewal noticeably smoother than the last, rather than facing a fresh scramble every time a policy comes up for renewal.

This is also where the relationship between IT support and insurance readiness becomes most valuable on an ongoing basis rather than as a one-time project. A managed IT provider that already monitors MFA enforcement, patches systems on a schedule, and tests backups periodically as part of normal operations is, in effect, keeping a business insurance-ready continuously rather than needing a dedicated push before each renewal — which is often the more efficient way to think about this whole category of work for a business that would rather not revisit it from scratch every twelve months.

Ultimately, the underlying goal of every item in this checklist is the same, whether or not insurance is even part of the conversation: reducing the real chance and real cost of a security incident. Cyber insurance readiness and genuine cybersecurity maturity point in the same direction so consistently that treating the underwriting questionnaire as an unwelcome hoop to jump through misses the more useful framing — it's a fairly reliable, externally validated checklist of the controls most likely to actually prevent or contain the incident a business hopes never happens in the first place.

Want an honest, prioritized pre-application punch list?

IT Cares' security audits benchmark your actual setup against exactly the controls insurers ask about, and translate the gaps into a concrete, appropriately scaled action plan. If ongoing management makes sense for your business, our managed IT services can maintain these controls over time so your posture doesn't quietly drift out of date before your next renewal, whether that renewal is three months away or a year out.

Frequently Asked Questions

What security controls do most insurers require as a baseline in 2026?
Multi-factor authentication (especially on email, remote access, and admin accounts) has become close to a universal baseline requirement, often a gating question rather than one factor among many. Beyond MFA, endpoint detection and response (EDR), offline or immutable backups, and regular patch management are increasingly expected as standard, with employee security awareness training and a documented incident response plan close behind as commonly requested items.
What happens if I answer the underwriting questionnaire inaccurately?
This is a serious risk, not a minor technicality. If a business represents a control as being in place (MFA enforced, EDR deployed, backups tested) and it later turns out not to be true at the time of a claim, an insurer can argue misrepresentation, which can lead to a denied claim or, in more serious cases, a voided policy. Accuracy on the application matters as much as the underlying security itself.
Do I need MFA to even qualify for cyber insurance?
Increasingly, yes, particularly for email and remote access. A growing number of insurers treat MFA as a gating requirement rather than simply a factor that affects pricing — meaning its absence can mean an application is declined outright, not just priced higher, especially in a market where insurers have tightened underwriting standards significantly in response to rising claims.
How long does it take to get "insurance-ready" from a security standpoint?
For a small business starting from a modest baseline, the highest-priority items — MFA rollout, basic backup verification, a first-draft incident response plan — are often achievable within four to six weeks. A more complete readiness program, including EDR deployment, formal patch management, and staff training, typically takes eight to twelve weeks for a small team working with outside IT support, though timelines vary with existing infrastructure and team size.
Does having a written incident response plan actually lower premiums?
It can, though the effect varies by insurer. A documented, tested incident response plan signals lower expected claim severity and faster containment, which insurers generally view favourably. Even where it doesn't directly move the premium number, it's commonly one of the underwriting questionnaire items that affects whether coverage is offered at all, making it valuable regardless of its direct pricing impact.
Is compliance with Law 25/PIPEDA checked during underwriting?
Increasingly, yes, particularly for Quebec businesses or those handling larger volumes of personal information. Underwriting questionnaires have started including questions about privacy policy documentation, breach notification processes, and privacy officer designation — items that overlap directly with Law 25 and PIPEDA compliance requirements, reflecting how privacy law compliance and cyber insurability are increasingly evaluated together rather than separately.
What's the difference between what I need for insurance vs what I need for legal compliance?
There's substantial overlap but they aren't identical. Legal compliance (Law 25, PIPEDA) is a set of binding obligations regardless of whether you carry insurance at all. Insurance requirements are a set of conditions an insurer sets to offer coverage, which frequently mirror good compliance practice but can also include purely technical requirements (like a specific backup configuration) that aren't directly mandated by privacy law. In practice, working on one usually advances the other, which is why treating them as a single combined readiness project tends to be more efficient than addressing them separately.
Should I get an IT security audit before applying?
It's one of the more efficient ways to prepare. A security audit typically identifies gaps against exactly the kind of baseline controls insurers ask about, giving you a prioritized punch list before the underwriting questionnaire forces the issue — and it often surfaces gaps a business didn't realize existed, since day-to-day operations rarely prompt a systematic review of controls like MFA enforcement or backup testing.
Can a broker help me prepare, or do I need an IT company?
Brokers are the right resource for understanding policy structure, coverage types, and how insurers in the current market are pricing and evaluating risk. An IT company or managed IT provider is the right resource for actually implementing the technical controls (MFA, EDR, backups, patch management) an underwriting questionnaire asks about. The two roles complement each other well, and businesses that engage both before applying tend to have a smoother, faster underwriting process than those relying on just one.

Want a Prioritized Punch List Before You Apply?

IT Cares benchmarks your actual security setup against what insurers ask for and gives you a right-sized readiness plan.

Comments (3)

AL
Andre L., Sherbrooke
July 23, 2026

The checklist alone was worth bookmarking. We were declined once already and this explained exactly why — no EDR, just old antivirus.

CN
Chantal N., Brossard
July 21, 2026

Really appreciated the section on answering the questionnaire honestly. We almost overstated our MFA coverage without realizing the risk.

PD
Patrick D., Kitchener
July 19, 2026

Got a security audit done first like the Ontario case study suggests. Made the whole insurance process much less stressful.

Leave a Comment

Need Help?