defensiva
sase
sse
ztna

What Is SASE, SSE and ZTNA? Zero Trust Access Explained

What SASE, SSE and ZTNA are, how they differ and how they replace the VPN with per-application zero trust access. Architecture, components and enterprise adoption.

Secra Solutions teamAugust 9, 202612 min read

SASE, SSE and ZTNA are three acronyms that describe how network security is moving away from perimeter firewalls toward platforms delivered from the cloud. SASE combines networking (SD-WAN) and security into a single edge service; SSE is the security part of that service without the networking; and ZTNA grants per-application access with continuous verification instead of opening the whole network the way a VPN does. Understanding them is key to modernizing remote access without widening the attack surface.

For years the remote access model was easy to describe and hard to secure: an employee connected a VPN, received an address inside the corporate network and, from there, could reach almost any internal resource. That model assumed that being inside meant being trusted. With distributed work, SaaS applications and attacks that steal credentials and sessions, the assumption no longer holds. SASE, SSE and ZTNA are the industry's answer to that problem, and in this zero trust access guide we explain what each one is, how they differ and how they fit into a modern architecture.

Key takeaways

  • SASE (Secure Access Service Edge, a Gartner term from 2019) unites SD-WAN with security services delivered in the cloud and at the edge: SWG, CASB, FWaaS and ZTNA.
  • SSE (Security Service Edge) is the security subset of SASE (SWG, CASB, FWaaS and ZTNA) without the SD-WAN networking part.
  • ZTNA (Zero Trust Network Access) grants per-application access with continuous verification of identity and context, enforcing least privilege.
  • ZTNA replaces the VPN, which grants broad network access once the connection is established.
  • According to industry reports, the SASE market will be around 15.54 billion USD in 2026, with a CAGR near 29% (Gartner and 2026 reports).
  • The dominant trend is toward single-vendor SASE, which unifies networking and security into one platform.

From perimeter to cloud: why the model changes

The traditional firewall was designed for a world with a clear data center and users mostly inside the office. All traffic entered and exited through a few controlled points, and those points concentrated the security policies. When applications move to the cloud and users work from anywhere, forcing all traffic back through the data center (tromboning) adds latency and does not protect any better.

SASE flips the logic: instead of bringing the user to the security, it brings the security to the user. Inspection and control functions are deployed as a service in distributed points of presence, close to where people and applications actually are. This fits naturally with a zero trust architecture, where trust does not depend on network location but on identity and context verified at every access.

What problems it solves

The shift addresses several problems at once. It reduces latency because traffic does not detour through the data center. It unifies policies that used to live in separate firewalls, web proxies and SaaS controls. And, above all, it reduces the attack surface: by granting per-application access instead of access to entire network segments, an attacker who compromises a set of credentials does not inherit visibility into the whole infrastructure.

What is SASE

SASE is a term coined by Gartner in 2019. The core idea is to converge two worlds that historically ran separately: the software-defined wide area network (SD-WAN) and a set of security services delivered from the cloud. Instead of buying and operating separate boxes for each function, SASE offers them as an integrated edge service.

The components of SASE

A complete SASE platform brings together, at a minimum, these building blocks:

  • SD-WAN: the network layer that intelligently routes and optimizes traffic between sites, users and cloud, prioritizing paths by application.
  • SWG (Secure Web Gateway): a web proxy that inspects HTTP and HTTPS traffic, filters categories and blocks malicious content and downloads. It shares a defensive role with layers such as a WAF, though the WAF protects published applications while the SWG protects users who browse.
  • CASB (Cloud Access Security Broker): control and visibility over SaaS application usage, with shadow IT discovery, data policy enforcement and leak protection.
  • FWaaS (Firewall as a Service): a firewall delivered from the cloud that applies network and application policies without depending on hardware at every site.
  • ZTNA (Zero Trust Network Access): the per-application access mechanism described below.

What distinguishes SASE from simply adding up these products is convergence: a single platform, a common control plane and coherent policies applied to both networking and security. That is why the dominant industry trend leans toward single-vendor SASE, where networking and security live in the same stack instead of being integrated by hand across different vendors.

What is SSE

SSE (Security Service Edge) is the security subset of SASE. Put another way, if you remove the networking part (the SD-WAN) from SASE, what remains is SSE: the security services delivered in the cloud. In practice, SSE groups four pillars:

  • SWG, for secure web access.
  • CASB, for SaaS application control.
  • FWaaS, for firewall policies delivered from the cloud.
  • ZTNA, for private access to internal applications.

Why the SASE versus SSE distinction exists

The distinction is not a marketing quirk. Many organizations already have a considerable investment in their network (SD-WAN equipment, connectivity contracts, MPLS) and do not want to replace it all at once. For them, adopting only the security layer (SSE) allows modernizing access control and traffic inspection without rebuilding the network at the same time. SSE thus becomes a gradual entry point toward SASE.

The mnemonic is simple: SASE includes networking (SD-WAN), SSE does not. If a vendor talks to you about "cloud security" but never mentions the networking part, they are almost certainly describing SSE.

What is ZTNA and how it differs from the VPN

ZTNA (Zero Trust Network Access) is the component that most changes day-to-day remote access. Its principle is to grant per-application access, not per-network, with continuous verification of identity and context and strict least privilege. The user does not get an address inside the network nor sees other services: only the specific resource they are authorized to use is enabled, and only while the policy conditions are met.

The problem with the VPN

A VPN establishes an encrypted tunnel and, once connected, places the device inside the corporate network with broad access. That breadth is its greatest weakness: if an attacker steals the credentials or hijacks the session (for example through AitM phishing that bypasses MFA), they inherit the same network visibility as the legitimate user and can move laterally. The VPN authenticates once, at the start, and then trusts.

How ZTNA works

ZTNA reverses that logic. Each access request is evaluated against the user's identity (integrated with the identity and access management (IAM) system), device posture, location and other context signals. Verification is continuous: if the context changes (for example, the device loses its security posture), access can be revoked. And the scope is minimal: the application is authorized, not the network. This way, compromising a session does not open the door to the rest of the infrastructure.

That is why ZTNA is described as the natural replacement for the VPN. According to 2026 industry reports, around 65% of large enterprises plan to replace their VPN with ZTNA before the end of the year, a clear signal of where remote access is heading.

How zero trust, ZTNA, SSE and SASE relate

It is easy to confuse these terms because they operate at different levels:

  • Zero trust is the principle: never trust by default, always verify, regardless of location.
  • ZTNA applies that principle at the concrete level of application access.
  • SSE delivers ZTNA alongside SWG, CASB and FWaaS as a cloud security platform.
  • SASE adds the networking layer (SD-WAN) to SSE to converge networking and security into a single edge service.

In other words, ZTNA is the access technique, and SASE or SSE are the platforms that deliver it in a unified way together with the rest of the controls. Zero trust is not a product you buy: it is the philosophy these architectures put into practice.

Where NAC and classic network security fit

ZTNA does not remove the need to control access within the physical network. At sites, technologies such as network access control (NAC) with 802.1X still decide which devices can connect to the corporate LAN or Wi-Fi. NAC and ZTNA are complementary: NAC governs admission to the network link, while ZTNA governs access to applications regardless of where the user connects from.

Enterprise adoption: practical considerations

Migrating to SASE or SSE is not a switch you flip overnight. These are the decisions that most shape the outcome.

Start with private access

A common path is to replace the VPN with ZTNA for the most critical internal applications first, and leave the network migration (SD-WAN) for a later phase. This delivers security value quickly, reduces the remote access attack surface and lets you adopt SSE before committing to the networking part of SASE.

Integration with identity and device posture

The value of ZTNA depends entirely on the quality of the signals it evaluates. Without solid integration with the identity provider and reliable device posture telemetry, continuous verification becomes initial verification in disguise. It is best to treat identity as the new perimeter and ensure device posture is evaluated for real, not just at login.

Traffic inspection and privacy

SWG and CASB inspect encrypted traffic, which implies decisions about what is decrypted and what is not. You need to balance security visibility with user privacy and with secure name resolution, which is also part of the picture (for example, DNS security with DNSSEC, DoH and DoT affects how traffic travels and what the gateway can inspect).

Data and internal users

SASE and SSE control access, but on their own they do not see where sensitive data resides nor what a legitimate user does with it. They combine well with disciplines such as DSPM (data security posture management), which locates and classifies information, and with insider threat programs, which watch for misuse by authorized people.

The market context

The convergence of networking and security is not a passing fad. According to Gartner and 2026 reports, the SASE market will be around 15.54 billion USD in 2026, with a CAGR near 29%. That growth rate reflects both the migration of applications to the cloud and the exhaustion of the VPN model for remote access at scale. The trend toward single-vendor SASE suggests organizations prefer a coherent platform over the manual integration of multiple vendors.

Frequently asked questions

What is the difference between SASE and SSE?

SASE includes the networking layer (SD-WAN) in addition to security; SSE is only the security part (SWG, CASB, FWaaS and ZTNA) without the networking. If you remove SD-WAN from SASE, you get SSE. Many organizations adopt SSE first to modernize security without rebuilding their network.

Does ZTNA fully replace the VPN?

ZTNA is designed to replace the VPN for remote access to applications, and that is the industry trend: according to 2026 reports, around 65% of large enterprises plan to replace their VPN with ZTNA. The key difference is that ZTNA grants per-application access with continuous verification, while the VPN grants broad network access after a single authentication.

Is SASE the same as zero trust?

No. Zero trust is a security principle (never trust by default, always verify), while SASE is a platform architecture that delivers, among other components, a zero trust access mechanism (ZTNA). SASE puts part of the zero trust philosophy into practice, but does not exhaust it.

Do I need to replace my firewall if I adopt SASE?

SASE includes FWaaS (firewall as a service) delivered from the cloud, which can take over functions previously covered by hardware at each site. The migration is usually gradual: it does not require shutting down existing infrastructure all at once, but moving policies to the cloud plane in phases.

What does CASB add within SASE and SSE?

CASB provides visibility and control over SaaS application usage. It discovers shadow IT, enforces data policies and helps prevent information leaks toward unauthorized cloud services, an angle that neither the VPN nor the traditional firewall covers well.

How does ZTNA relate to identity management?

ZTNA relies on identity as the primary decision signal. It integrates with the IAM system to evaluate who is requesting access, and combines that identity with context (device posture, location) to authorize or deny each request continuously.


At Secra we are an offensive security company with our own vulnerability research program. Our team has published recognized CVEs in NVD and INCIBE-CERT, such as CVE-2025-40652 in CoverManager and CVE-2023-3512 in Setelsa ConacWin CB. If you are redesigning your remote access toward zero trust and want to validate the architecture before you rely on it, get in touch with us.

About the author

Secra Solutions team

Ethical hackers with OSCP, OSEP, OSWE, CRTO, CRTL and CARTE certifications, 7+ years of experience in offensive cybersecurity, and authors of CVE-2025-40652 and CVE-2023-3512.

Share article