September 30, 2025
Updated: August 28, 2026
Current small-business cyber-risk data, common attack paths, first-hour response steps, and a practical 30-day defense plan.
Mohammed Khalil

Cyber attacks on small businesses in 2026 are best understood as a set of repeatable business risks not a single universal percentage. Current evidence shows ransomware, business email compromise, exploited vulnerabilities, stolen credentials, and third-party access remain the most consequential paths. For insured U.S. small businesses, a 2026 Verizon study found a median incident impact of about $38,000, while severe cases consumed a meaningful share of annual revenue. The practical response is layered: secure identities, patch exposed systems, verify payments, test backups, prepare an incident plan, and validate the highest-risk systems.
Cyber risk is not reserved for enterprises. A small company can hold customer records, process wire transfers, depend on cloud applications, expose a web portal, or connect to a larger customer’s systems. Those assets and workflows not headcount alone create value for an attacker.
The problem is often described with dramatic but poorly defined statistics. A survey respondent who saw a phishing email, an organization with a confirmed breach, a victim who filed a police complaint, and an insured company that submitted a claim are four different populations. A useful defense plan starts by keeping those measures separate.
Verizon’s 2026 breach research found that vulnerability exploitation became the leading initial access vector across the studied breach population, accounting for 31% of breaches. Ransomware was present in 48%, third-party involvement reached 48%, and mobile text or voice phishing simulations produced a 40% higher median success rate than email simulations. These are broad breach findings, not a prevalence rate for small businesses, but they show where defensive priorities are moving. The details are in Verizon’s 2026 DBIR findings.
For a more specific small-business cost view, Verizon analyzed U.S. cyber-insurance claims from 2019 through October 2025. It defined a small business as an organization with annual revenue below $25 million. Among small-business claims with recorded losses, the median economic impact was approximately $38,000; ransomware represented 39% of small-business claims and business email compromise represented 19%. The 2026 Breach Impact Study also explains why claim data should not be treated as the experience of every small business.
The U.K. government’s 2025/26 survey illustrates another important distinction. Forty-six percent of surveyed small businesses said they had identified a cyber breach or attack in the previous 12 months, while 24% said they had experienced cybercrime. Both numbers can be true because the definitions and thresholds differ. The full methodology and sample sizes are published with the Cyber Security Breaches Survey 2025/26.
| Finding | Population and measure | Value | Appropriate interpretation |
|---|---|---|---|
| Vulnerability exploitation | Breaches in the 2026 DBIR dataset | 31% | Exposed, unpatched systems deserve urgent attention. |
| Ransomware involvement | Breaches in the 2026 DBIR dataset | 48% | Ransomware remains a common breach consequence across organizations. |
| Median SMB incident impact | Insured U.S. small-business claims with recorded losses | About $38,000 | A useful claims-based benchmark, not a universal average. |
| Ransomware in SMB claims | Insured U.S. small-business claims | 39% | Ransomware is prominent in this insurance-claim population. |
| Business email compromise in SMB claims | Insured U.S. small-business claims | 19% | Payment and email controls need executive ownership. |
| Identified breach or attack | Surveyed U.K. small businesses | 46% | A national self-reported survey measure, not a global rate. |
There is no defensible single answer to “What percentage of cyber attacks target small businesses?” The better questions are: Which systems and transactions would materially hurt this company if compromised? How quickly would the team detect the problem? Can the business contain it and restore operations without improvising?
Attackers do not need a small company to have a large security budget. They need a reachable opportunity. A mailbox can authorize a payment. A remote-access account can open a path to servers. A customer portal can expose data. A vendor credential can create access to a larger organization. A stolen session token can bypass a password without “cracking” it.
Automation also changes the economics. Internet-facing systems can be scanned continuously, reused passwords can be tested at scale, and fraudulent messages can be tailored with information from public sources. This makes a modest account or transaction worthwhile even when a single victim is not individually selected in advance.
Firewalls, VPN appliances, remote-management tools, web frameworks, plugins, and file-transfer products can become entry points when a known vulnerability is left exposed. A small team should prioritize by exposure and business impact, not by the raw number of available patches. A documented risk-based patch management process should define owners, emergency timelines, exceptions, and evidence that critical updates were actually deployed.
Password reuse, missing multifactor authentication, excessive administrator access, shared accounts, stale vendor access, and incomplete employee offboarding amplify many attacks. Identity controls should cover email, cloud consoles, finance platforms, remote access, password managers, and any system that can reset other credentials.
MFA is essential, but its design matters. Phishing-resistant methods are stronger than codes that can be relayed. Administrators should also monitor new MFA enrollments, impossible travel, suspicious forwarding rules, mass downloads, and unusual session activity.
Business email compromise may involve a lookalike domain, a compromised mailbox, a fake invoice, or a last-minute change to bank details. The control is not simply “spot bad grammar.” Require an out-of-band verification step using a known phone number for new payees or payment changes, and separate request, approval, and release duties where staffing allows. DeepStrike’s overview of business email compromise statistics provides additional context on the fraud pattern.
The FBI’s 2025 IC3 report recorded about $3.05 billion in reported business email compromise losses across all victim types. That figure is not SMB-specific, and reported losses do not capture every case, but it shows why payment controls belong in the security plan. The source and reporting caveats are available in the FBI IC3 2025 Annual Report.
Ransomware is not one initial-access method. It can follow exploitation, stolen credentials, malicious remote access, phishing, or a compromised service provider. The business impact may include encryption, data theft, extortion, operational shutdown, and recovery expense. Review current ransomware trends and impact without assuming that one global statistic predicts an individual company’s risk.
Backups are useful only if they are protected from the same identity compromise and can be restored within the time the business can tolerate. Maintain separated or immutable copies, restrict deletion privileges, monitor backup failures, and test a realistic restore rather than relying on a green dashboard icon.
Customer-facing applications can expose authorization flaws, injection paths, vulnerable dependencies, weak reset flows, or sensitive data. When a web application handles payments, customer records, or privileged operations, web application penetration testing can validate how weaknesses combine under realistic attack conditions.
Cloud risk often concentrates in identity, public storage, secrets, network exposure, logging gaps, containers, and configuration drift. A cloud penetration test is most useful when its scope matches the provider, accounts, identities, workloads, and shared-responsibility boundaries that actually support the business.
Payroll, accounting, managed IT, customer support, file transfer, and software platforms can all create dependencies. Inventory vendors that handle sensitive data or hold privileged access, record the business owner for each relationship, define notification obligations, and remove access promptly when the relationship changes. A practical third-party risk management program should focus first on vendors that can cause the greatest operational or data impact.
| Scenario | Early signal | Likely business impact | First priority |
|---|---|---|---|
| Fraudulent payment request | New bank details, urgency, or reply-chain anomaly | Direct financial loss and vendor dispute | Pause payment and verify through a trusted channel |
| Compromised mailbox | New forwarding rule, unfamiliar session, sent messages missing | Invoice fraud, data exposure, account takeover | Revoke sessions and secure linked accounts |
| Ransomware | Files renamed, recovery tools disabled, ransom message | Downtime, data theft, recovery expense | Isolate affected systems and activate response |
| Exploited web portal | Unusual admin activity, new accounts, abnormal exports | Customer-data exposure and service disruption | Contain access and preserve logs |
| Cloud administrator takeover | New keys, role changes, disabled logging | Broad data and infrastructure compromise | Revoke access and protect the control plane |
| Vendor-originated incident | Provider alert or activity from a trusted integration | Cascading access, outage, or data exposure | Disable the affected connection and establish scope |
These scenarios overlap. A compromised mailbox can produce payment fraud and credential resets; a vulnerable remote appliance can lead to ransomware; a vendor incident can expose cloud tokens. Response planning should therefore be organized around critical decisions and dependencies, not only around malware names.
The most useful current benchmark is a median with clear scope. In Verizon’s insurance-claims study, insured U.S. businesses below $25 million in annual revenue had a median recorded incident impact of approximately $38,000. At the severe end, the top 10% of small-business claims approached 3% of annual revenue, while the most extreme 2.5% exceeded 7% of revenue.
Those figures are not a prediction for every company. The dataset contains insurance claims, excludes events outside the participating data, and relies on recorded paid or reserved losses. Some 2025 claims were still developing. Lost opportunity, customer churn, management time, and long-term reputational effects may not be captured consistently.
A business should model its own cost using at least six categories:
Median is usually more useful than mean for a skewed loss distribution, but neither substitutes for scenario planning. Estimate the cost of one day, three days, and two weeks without each critical system. Then compare those figures with the cost and recovery time of the controls intended to protect it.
A short, rehearsed incident response plan is more valuable than a long document nobody can find. Keep an offline contact list for the incident lead, IT provider, insurer, legal counsel, bank, critical vendors, and law enforcement reporting channels.
The U.S. Federal Trade Commission recommends mobilizing the response team, securing affected systems, preserving evidence, and addressing service-provider involvement. Its data breach response guide also cautions against destroying forensic evidence during containment.
If business email compromise is suspected, use a trusted device and known contact information to reach the bank and affected counterparties. If ransomware is suspected, isolate affected systems, preserve evidence, and involve qualified responders before making recovery or extortion decisions.
The NIST Cybersecurity Framework 2.0 Small Business Quick-Start Guide organizes cybersecurity into six functions: Govern, Identify, Protect, Detect, Respond, and Recover. The schedule below turns those functions into a manageable first month.
| Time | Priority actions | Owner | Evidence of completion |
|---|---|---|---|
| Days 1–3 | Name an accountable leader; list critical services, data, vendors, and business dependencies; identify emergency contacts | Owner or executive lead | Approved priority list and offline contact sheet |
| Days 4–7 | Enforce MFA on email, finance, remote access, cloud administration, and password management; remove stale accounts and excess admin rights | IT owner | Coverage report and privileged-account review |
| Days 8–14 | Patch critical internet-facing systems; enable endpoint protection and central alerts; protect email domains and payment workflows | IT owner and finance lead | Patch evidence, alert test, and payment-verification procedure |
| Days 15–21 | Separate or make backups immutable; perform a restore test; document first-hour response actions and decision authority | IT owner and incident lead | Successful restore record and approved response checklist |
| Days 22–30 | Review critical vendors; scan external exposure; test one incident scenario; prioritize independent validation for high-impact systems | Executive, IT, and system owners | Vendor register, exposure report, exercise record, and remediation plan |
Patch work should continue after day 30. Measure whether critical internet-facing fixes meet the organization’s target timeline, whether exceptions have owners and expiration dates, and whether the asset inventory is complete enough to reveal what was missed.
Security awareness should be tied to real workflows. Train employees to report suspicious prompts, but also design payment approvals, password resets, and data exports so one rushed person cannot authorize an irreversible action alone.
A vulnerability scan and a penetration test answer different questions. A scan looks broadly for known weaknesses and should be repeated as assets and exposures change. A penetration test uses human-led attack reasoning to determine whether weaknesses can be combined to reach business-impacting objectives. This vulnerability assessment and penetration testing comparison explains the distinction in more detail.
| Situation | Vulnerability scanning | Penetration testing |
|---|---|---|
| Routine visibility across many known assets | Primary tool | Targeted support when risk warrants |
| New customer-facing application or major release | Useful before and after deployment | Strongly consider before material exposure |
| Sensitive cloud environment or major identity change | Useful for configuration and exposure checks | Consider a scoped cloud and identity attack path review |
| Contract, insurer, or compliance obligation | May satisfy only the stated scanning element | Use only when the exact requirement calls for it |
| Prior breach or credible attack path | Helps find known weaknesses | Useful for validating whether the path remains exploitable |
| Small, low-exposure environment with limited budget | Start with inventory, hardening, scanning, and response basics | Scope narrowly to the highest-impact systems |
Small organizations should not buy an oversized test simply to say one occurred. A focused engagement should start with the systems, identities, and data that could interrupt revenue, expose customers, or enable payment fraud. DeepStrike’s guide to penetration testing for startups and small businesses outlines a proportionate scoping approach.
When external validation is justified, choose penetration testing services that define scope, rules of engagement, evidence standards, risk ratings, remediation guidance, and retesting. A test is a point-in-time assessment; it does not guarantee security, eliminate the need for monitoring, or automatically prove compliance.
Avoid measuring activity alone. “Training delivered” and “scanner installed” do not show that risk has changed. Track a compact set of outcomes:
Review the measures monthly with an executive owner. If a metric does not change a decision, replace it with one that does.
There is no universal global percentage. Different sources count phishing attempts, identified attacks, confirmed breaches, police complaints, or insurance claims. For example, the U.K. 2025/26 survey found that 46% of surveyed small businesses identified a breach or attack, while 24% experienced cybercrime. Those results describe that survey population and should not be generalized to every country or company.
The answer depends on the dataset and measure. In Verizon’s U.S. small-business insurance-claim analysis, ransomware represented 39% of claims and business email compromise 19%. Across the broader 2026 DBIR breach population, vulnerability exploitation led initial access at 31%, while ransomware appeared in 48% of breaches. Treat these as scoped indicators, not competing universal rankings.
Verizon’s claims-based study found a median recorded impact of approximately $38,000 for insured U.S. small businesses below $25 million in annual revenue. Severe claims represented a much larger share of revenue. Actual cost depends on downtime, data, fraud, response, recovery, obligations, insurance, and the company’s ability to keep operating.
Antivirus or endpoint protection can block some malicious activity, but it is not a complete defense. Ransomware can begin with stolen credentials, exploited appliances, remote tools, compromised vendors, or actions that resemble legitimate administration. Effective defense combines identity controls, patching, restricted privileges, monitoring, protected backups, segmentation, and rehearsed response.
Not every business needs the same scope or cadence. Consider a focused test when a customer-facing application, sensitive cloud environment, payment workflow, major change, prior incident, contract, or credible attack path creates material exposure. Basic inventory, secure configuration, MFA, patching, backups, monitoring, and incident planning still need to exist around the test.
No. Coverage can help finance certain response and recovery costs, but policies contain definitions, limits, exclusions, conditions, and security representations. A company should verify what is covered, keep its application answers accurate, understand notification requirements, and maintain controls that reduce both the likelihood and impact of an incident.
The strongest small-business cyber defense is not built around one frightening statistic or one product. It starts with a clear view of critical systems and transactions, protects identities and exposed services, makes backups recoverable, detects abnormal activity, and gives employees a rehearsed first-hour plan.
Use the next 30 days to close the most consequential gaps, then validate the systems that could expose customers, stop revenue, or move money. If the team lacks the time or specialist depth to test those attack paths safely, scope an independent assessment around the highest business impact not around a generic checklist.
Mohammed Khalil is a Cybersecurity Architect at DeepStrike, specializing in advanced penetration testing and offensive security operations. With certifications including CISSP, OSCP, and OSWE, he has led numerous red team engagements for Fortune 500 companies, focusing on cloud security, application vulnerabilities, and adversary emulation. His work involves dissecting complex attack chains and developing resilient defense strategies for clients in the finance, healthcare, and technology sectors.

Stay secure with DeepStrike penetration testing services. Reach out for a quote or customized technical proposal today
Contact Us