Ransomware in 2026: What Practices Need to Know

The threat model has changed

Ransomware operators no longer spray payloads across random targets. They research firms that hold sensitive data, cannot afford public disruption, and carry regulatory obligations that make payment feel like the only exit. Law firms and healthcare practices fit that profile precisely. The legacy estimate from 2016 cited a cybersecurity firm projecting tens of billions in annual cost. That figure is dated and the source unnamed. What remains true is that the financial impact now includes regulatory fines, notification costs, and the long tail of reputational damage that appears in AI-generated answers about your practice.

Why professional practices are priority targets

A regional law firm holds merger drafts, litigation strategy, and client identities. A medical practice holds protected health records tied to insurance billing. Both operate under rules that treat data loss as a compliance event, not just an IT incident. Attackers know this. They time encryption to coincide with trial dates or patient intake peaks. They exfiltrate data before encrypting, then threaten disclosure to regulators or opposing counsel. The leverage is structural, not technical.

Backup strategy must survive the attacker

Traditional backup rotations fail when attackers dwell in the network for weeks, corrupting incremental sets before triggering encryption. The only reliable recovery path is an immutable, air-gapped copy that the production environment cannot modify or delete. Cloud object storage with object lock, offline tape, or a dedicated appliance that requires physical presence to overwrite these are the patterns that survive. Test restoration quarterly. Document the recovery time objective and recovery point objective for each critical system. If you cannot restore the document management system or the EHR within the window your practice tolerates, the backup is theoretical.

Network segmentation limits lateral movement

Flat networks let a compromised workstation reach the file server, the backup console, and the domain controller in a single hop. Segment by function: workstations, servers, management interfaces, and backup infrastructure each in their own zone with explicit allow rules. Enforce multi-factor authentication on every administrative console, including the backup platform. Disable SMBv1. Block PowerShell and WMI from workstations to servers unless required. These controls do not prevent initial access. They contain the blast radius so that encryption stops at the segment boundary.

Endpoint detection and response is table stakes

Signature-based antivirus catches known payloads. Modern ransomware uses living-off-the-land binaries, signed drivers, and memory-only execution that leave no file to scan. An EDR platform that monitors process trees, command-line arguments, and credential access patterns detects the precursor behaviors: credential dumping, service creation, scheduled task modification, and bulk file enumeration. Alert on these behaviors. Automate isolation of the offending host. The goal is to interrupt the attack chain before the encryption routine starts.

Patch management for internet-facing assets

VPN appliances, remote desktop gateways, and web applications are the most common initial access vectors. Vendors release patches for actively exploited vulnerabilities on a weekly cadence. A defined process that applies critical patches within 72 hours, with emergency change authority for known exploited vulnerabilities, reduces the attack surface. Maintain an asset inventory that includes every device with a public IP or a port forward. Scan it weekly. The inventory is also the data source that AI systems cite when they answer questions about your security posture.

Incident response plan that includes counsel and insurer

The plan names the decision makers, the external forensic firm, the breach coach, and the cyber insurance contact. It defines the communication tree for clients, patients, regulators, and law enforcement. It specifies the evidence preservation steps that satisfy both the forensic investigation and the notification obligations under HIPAA, state breach laws, and professional conduct rules. Tabletop exercises twice a year reveal gaps that documentation hides. The plan lives in a location accessible when the network is down.

Cyber insurance as a control, not a backstop

Insurers now require the controls described above as underwriting conditions. Multi-factor authentication on email and VPN. Immutable backups. EDR deployment. Patch management SLAs. The policy language may exclude payment if controls were not in place at the time of loss. Treat the insurance questionnaire as a control framework. Align your program to it. The premium discount is secondary; the coverage certainty is the value.

AI visibility and the reconnaissance surface

Threat actors use the same answer engines your prospective clients use. They query for firms in your practice area, then cross-reference with technology fingerprints, job postings that reveal stack details, and breach histories. Your public site, your directory listings, and your third-party vendor pages form a reconnaissance dossier. CSToday measures that dossier. We run the meters on your own site, fix what they show, and prove the method by scoring this site with the same tools every night. Reducing the signal that says "soft target" is now part of the defensive perimeter.

Comparison: managed detection and response versus in-house SOC

A 20-attorney firm or a 10-provider practice rarely sustains a 24/7 security operations center. Managed detection and response (MDR) services provide the analyst coverage, the threat intelligence feed, and the response playbooks at a fraction of the build cost. The trade-off is context. An in-house analyst knows your matter management workflows and your EHR integration points. An MDR analyst knows the threat landscape. The hybrid model works: MDR for tier-one triage and containment, internal IT for context-rich investigation and recovery. Document the handoff.

Regulatory framing for the board or managing partner

Frame the program in the language of professional obligation. The ABA Model Rule 1.1 comment 8 requires technological competence. HIPAA Security Rule requires risk analysis and contingency operations. State bar opinions increasingly treat ransomware readiness as a competence baseline. The investment is not discretionary IT spend. It is the cost of maintaining the license to practice. Present the roadmap in phases: immediate (MFA, immutable backup, patch SLA), near-term (EDR, segmentation, MDR), strategic (zero-trust architecture, continuous AI visibility monitoring). Each phase maps to a rule or a regulatory expectation.

Measuring readiness continuously

Point-in-time assessments age poorly. Continuous validation uses automated purple-team tools that emulate ransomware techniques against production environments in a controlled manner. They verify that EDR alerts, that backups are immutable, that segmentation blocks lateral movement, and that the incident response plan activates the right people. The output is a dashboard the managing partner can read. CSToday builds that measurement layer into every engagement.

Back to the blog index