The Question

After two years of increasing SASE investment, many enterprise security leaders hold a reasonable expectation that their cloud security architecture has materially reduced ransomware risk. The Secure Web Gateway should catch malicious downloads. Zero Trust Network Access should limit lateral movement. CASB should detect unusual data exfiltration. The logic is sound, and each component addresses a real stage in the ransomware kill chain.

The expectation of comprehensive ransomware defense, however, requires every component to be configured correctly, deployed at full coverage, and integrated into a detection and response workflow. In practice, the gap between purchased SASE capability and realized SASE protection is often measured in configuration choices that seem minor but are operationally consequential: TLS inspection disabled on high-traffic domains, ZTNA micro-segmentation scoped only to external access rather than lateral movement, CASB DLP policies that log rather than block anomalous exfiltration.

Ransomware operators have a detailed understanding of enterprise security architecture gaps. They do not attempt to defeat a fully deployed and configured SASE stack frontally. They look for the configuration choices that create exploitable seams — and they find them reliably.

The honest framing for any SASE investment in the context of ransomware defense is not "does SASE protect against ransomware?" but "which stages of which kill chains does our specific SASE configuration actually interrupt?"

SASE reduces the blast radius of a ransomware attack — but only when micro-segmentation and ZTNA are configured correctly before the incident.


Why This Matters Now

The 2024 Verizon Data Breach Investigations Report (DBIR) found that over 80% of ransomware attacks involved the use of stolen or purchased credentials as part of the access chain — a data point that has direct architectural implications for network security design. Ransomware operators are not primarily exploiting application vulnerabilities to gain initial access; they are acquiring valid credentials through phishing, infostealers, or dark web credential markets, and then authenticating to enterprise access systems as if they were legitimate users.

The access systems being targeted are predictable: VPN concentrators, RDP endpoints, Citrix environments, and web-facing authentication portals. Change Healthcare's parent company UnitedHealth Group confirmed in April 2024 that the initial access for the ALPHV/BlackCat ransomware attack was through a Citrix remote access portal using valid credentials with no multi-factor authentication enabled. The attackers were inside the environment for weeks before deploying ransomware, using the trusted access that the remote access system provided by design to map the environment, identify high-value targets, and stage data exfiltration.

The dwell time — the gap between initial access and ransomware deployment — is a defining characteristic of modern ransomware operations. Ransomware operators do not encrypt immediately. They spend days or weeks establishing persistence, moving laterally, exfiltrating data for double-extortion leverage, and identifying the backup systems that their encryption will target. The entire pre-encryption phase is conducted using legitimate-looking network traffic that blends with normal user behavior.

This dwell time is both the window during which SASE controls can interrupt the attack and the period during which misconfigured SASE components give operators freedom of movement. A ZTNA deployment that restricts external remote access but does not enforce micro-segmentation within the corporate network stops the VPN-based initial access vector while leaving lateral movement fully available to an attacker who has established a foothold by any other means.

The 2025 Sophos Active Adversary Report found that the median dwell time for ransomware attacks detected by Managed Detection and Response services was 5 days — and that in attacks where ransomware was deployed without prior detection, median dwell time was 11 days. Five to eleven days of network access for an adversary who understands enterprise network architectures is, in a traditionally segmented flat network, an enormous amount of time to accomplish lateral movement objectives.


What the CURVE™ Data Shows

The 2026 Stackcurve SASE/SSE CURVE™ Report evaluated SASE platforms on their specific capabilities for ransomware kill chain interruption — examining SWG efficacy against malware delivery, ZTNA segmentation depth, and CASB anomaly detection for exfiltration scenarios.

Zscaler placed at the top of the Leaders tier for ransomware defense depth, with particular recognition for its "zero trust exchange" architecture that enforces application-level segmentation rather than network-level segmentation, and its inline threat prevention capabilities including sandbox analysis for suspicious file transfers.

Palo Alto Networks' Prisma Access received strong marks for organizations that have also deployed Cortex XDR, where the integration between endpoint telemetry and SASE network controls creates a correlated detection capability that neither component can achieve independently. Netskope placed competitively on CASB-driven exfiltration detection, with behavioral anomaly detection for unusual data movement patterns that extends beyond pattern-matching DLP.

Cloudflare One was recognized as a strong challenger for mid-market enterprises, with simpler deployment complexity and strong DNS-layer threat protection as a first line of defense against malware command-and-control traffic.

The full vendor rankings are in the 2026 Stackcurve SASE/SSE CURVE™ Report — free to download.


The Gap Most Buyers Miss

SASE's coverage of the ransomware kill chain is real but specific. Understanding where it applies — and where it does not — is necessary for building an accurate defense posture assessment.

Where SASE contributes to ransomware defense:

At the initial access stage, the Secure Web Gateway provides protection against malware delivered via web download, including drive-by downloads from compromised websites, malware hosted on cloud storage services, and phishing pages serving malicious payloads. This protection requires TLS inspection to be enabled — malware delivered over HTTPS is invisible to an SWG that is not inspecting encrypted traffic. (This gap is addressed in detail in Brief 10 of this series.)

At the lateral movement stage, ZTNA's application-level segmentation is structurally superior to traditional network segmentation. An authenticated user — or an attacker operating under a compromised user identity — can reach only the specific applications they are authorized to access, not the network. This significantly constrains ransomware operators' ability to enumerate and reach internal targets from a single compromised endpoint. The constraint is only as strong as the ZTNA policy scope: if ZTNA governs only external remote access and not east-west traffic between internal users and internal applications, the lateral movement constraint does not apply to post-breach network traversal.

At the exfiltration stage, CASB anomaly detection provides coverage for unusual data movement patterns — large volume file downloads from SharePoint, unusual sync activity from cloud storage integrations, unexpected data movement to personal cloud accounts. This detection is behavioral rather than signature-based, which makes it more effective against novel exfiltration techniques.

Where SASE does not stop ransomware:

Spear phishing that bypasses SWG through zero-day links, newly registered domains, or hijacked trusted domains represents a persistent initial access vector that URL reputation filtering cannot reliably block. Email security platforms with sandboxing and behavioral analysis address this gap — SASE does not.

Ransomware delivered through encrypted channels that TLS inspection is not applied to remains invisible to SWG payload inspection. The practical reality is that most enterprise SWG deployments have TLS inspection disabled or heavily excepted for performance and privacy reasons.

Insider threats and compromised privileged accounts operating within their authorized access scope will not trigger ZTNA segmentation controls, because the access is authorized. Behavioral analytics — looking for anomalous access patterns by authorized users — is required to detect this threat category.

The compound defense requirement: Ransomware defense at an adequate maturity level requires SASE (SWG, ZTNA, CASB) operating as one layer of a defense-in-depth stack that includes email security, endpoint detection and response (EDR), identity controls (MFA with phishing-resistant credentials, privileged access management), and backup integrity verification. SASE is not a ransomware prevention platform. It is one component of a defense architecture that reduces the probability and blast radius of successful ransomware attacks.


Questions Your Buying Team Should Be Asking

1. Is TLS inspection enabled in our SWG deployment, and if not, what percentage of our web traffic is effectively uninspected for malware payloads?

If TLS inspection is disabled, your SWG can apply URL categorization and reputation filtering to HTTPS traffic but cannot inspect the payload for malware. Given that the majority of web traffic is HTTPS and a significant fraction of malware delivery occurs over encrypted channels, this is a material coverage gap. Understand the specific reason TLS inspection is disabled — performance, privacy, compliance — and evaluate whether the reason justifies the coverage gap.

2. Does our ZTNA deployment enforce segmentation for east-west internal traffic, or only for external remote access?

If ZTNA governs only remote workers accessing internal applications from outside the corporate network, an attacker who gains a foothold inside the network through any other vector — a phishing email opened on a managed device, a compromised server, a supply chain intrusion — still has lateral movement freedom within the internal network. Confirm whether ZTNA policies apply to internal users accessing internal applications from on-network devices.

3. What is our CASB detection threshold for anomalous data exfiltration, and does it block or alert?

Knowing that an exfiltration event occurred hours after the fact is not the same as blocking it. Understand the response actions your CASB takes when exfiltration anomalies are detected, how quickly those detections are generated, and whether the default posture is block or log-and-alert. The double-extortion model — where data is exfiltrated before encryption — means exfiltration detection must be fast enough to intervene during the dwell period.

4. How does our SASE platform integrate with our EDR and SIEM for correlated ransomware detection?

SASE network telemetry and endpoint telemetry together provide detection capabilities that neither source can achieve independently. Network telemetry can see lateral movement; endpoint telemetry can see process behavior. Confirm that your SASE platform sends sufficient telemetry to your SIEM in a format that enables correlation with endpoint events, and that your SOC has playbooks for the correlated detection scenarios.

5. Have we tested our backup and recovery capabilities against the ransomware scenarios that our SASE deployment is designed to prevent against?

Defense-in-depth is only as effective as the recovery plan when it fails. Understand the current backup coverage, offline backup availability, and tested recovery time for critical systems — and specifically verify that backup systems are not accessible from the same network segments that ransomware could traverse given a worst-case SASE misconfiguration.


The Stackcurve Take

The ransomware defense case for SASE is legitimate but requires precision. SASE components — individually and in combination — address real stages in real ransomware kill chains. The SWG catches malware downloads. ZTNA limits lateral movement. CASB detects anomalous exfiltration. These are meaningful security controls that a flat-network, VPN-based architecture does not provide at the same structural level.

The mistake is conflating "SASE addresses ransomware risk" with "SASE prevents ransomware." The prevention requires configuration depth — TLS inspection active, ZTNA policies covering east-west traffic not just external access, CASB anomaly detection set to block rather than alert — that the average enterprise deployment does not achieve at initial rollout. And even a fully configured SASE deployment does not eliminate the email-delivered phishing vector, the compromised insider account, or the supply chain intrusion.

Security teams that purchase SASE and then reduce investment in email security, EDR, or identity controls on the assumption that SASE covers those attack surfaces are trading defense-in-depth for false confidence. The right model is cumulative reduction in ransomware risk through layered controls — SASE as one layer, not the whole stack.

The 2026 Stackcurve SASE/SSE CURVE™ Report covers SASE platforms for ransomware defense, including configuration depth assessments by vendor. Download it free →


← Back to Research Library

Stackcurve Advisory Briefs are independent research. No vendor pays for placement, tier assignment, or editorial influence. The CURVE™ methodology is disclosed in full at stackcurve.net/research/methodology.