By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: CyberFOXPublished July 16, 2026

TL;DR: VPNs were designed for a network-centric world, but modern remote work now depends on cloud apps, SaaS, and hosted systems, so broad tunnel access can expose far more than users need, according to CyberFOX. SASE shifts access to preapproved applications and services, narrowing blast radius and aligning remote access with least privilege.


At a glance

What this is: This article argues that VPNs over-grant network access in cloud-first environments, while SASE limits users to preapproved applications and services.

Why it matters: For IAM, PAM, and security teams, the issue is not remote access alone but how to replace broad connectivity with task-scoped authorization and auditable access paths.

👉 Read CyberFOX's analysis of SASE versus VPN for modern remote access


Context

VPNs solved a network access problem that no longer matches how enterprise work is delivered. In cloud-first environments, the real governance gap is not whether users can connect, but whether they can reach only the applications, data, and systems their role actually requires. That distinction matters for IAM, PAM, and non-human access as much as it does for human remote users.

SASE shifts the control point from broad network reachability to policy-based application access. That creates a more relevant boundary for least privilege, especially where third-party vendors, contractors, and remote employees would otherwise inherit unnecessary access through a VPN tunnel.


Key questions

Q: Why do VPN-based remote access models still create privilege risk?

A: VPNs often turn identity decisions into network decisions, which makes it easier for users to reach more than they need. Even when downstream permissions exist, the reachable surface is already expanded. That increases the chance of lateral movement, overexposure, and audit ambiguity. App-scoped access reduces that risk by limiting what is reachable before the session begins.

Q: How should organisations implement least privilege for remote workers?

A: Start by mapping each remote role to the exact applications and services it needs, then remove any default network-wide access that is not required. Use policy decisions based on identity, device trust, and context, and keep logs that show the access boundary was actually enforced.

Q: What are the warning signs that VPN access is too broad?

A: The main warning signs are frequent exceptions, users reaching systems unrelated to their jobs, and support teams spending time troubleshooting access that should have been scoped earlier. If a help desk cannot explain why a user needs broad reach, the access model is probably too permissive.

Q: What should teams do when third-party access needs to be tightly controlled?

A: Give vendors and contractors access only to the specific service they need, for only as long as they need it, and require logs that tie each session to an identity and policy decision. That reduces the chance that external access becomes a standing internal foothold.


Technical breakdown

Why VPN tunnels create excessive network reachability

A VPN creates an encrypted tunnel into a private network, then relies on network segmentation to stop users from reaching more than they should. In practice, many environments have too much implicit trust inside that tunnel. Once authenticated, a user may be able to discover shared resources, internal services, or poorly separated application tiers that were never meant to be broadly reachable. The security model is therefore coarse-grained: it controls entry to the network more than it controls access to each resource.

Practical implication: treat VPN access as a high-blast-radius control and review whether internal reachability is already wider than policy allows.

How SASE and ZTNA apply policy to applications instead of networks

SASE uses Zero Trust principles to mediate access at the application level, often through ZTNA. Rather than placing the user on the network, the policy engine evaluates identity, device posture, and context before brokering a connection to a specific service. That reduces lateral movement opportunities because the user never gains blanket visibility into the environment. The model also fits cloud-delivered workloads better than legacy perimeter tunnels, because policies can be mapped to business applications rather than subnets.

Practical implication: define remote-access policies around approved applications and services, not around network segments or VPN groups.

Why least privilege and audit trails matter in remote access governance

Least privilege is not just an access design principle, it is an auditability requirement. If a control cannot show who accessed what, when, and under which policy, it is difficult to prove that access stayed within intended boundaries. SASE’s value here is not only reduced exposure but better evidence: access is tied to policy decisions and specific services, which supports reviews, investigations, and compliance reporting. That is especially important when third parties or contractors need short-term access to limited resources.

Practical implication: require access logs that connect user identity, policy decision, and target application so reviews can verify actual entitlement boundaries.


Threat narrative

Attacker objective: The attacker aims to turn one valid remote access credential into broad internal access and lateral movement opportunities.

  1. Entry occurs through a compromised VPN credential or another authentication path that places the user inside the network boundary.
  2. Escalation follows because the VPN grants broader reachability than the user’s job requires, creating opportunities to discover and access internal systems.
  3. Impact occurs when the attacker moves laterally or reaches sensitive applications and data that should never have been exposed through the initial tunnel.

NHI Mgmt Group analysis

SASE is really a policy shift, not just a connectivity upgrade. The important change is that authorization moves from the network layer to the application layer, where least privilege is easier to enforce and explain. That matters because broad tunnels are difficult to govern once cloud apps, SaaS platforms, and third-party access all coexist. Practitioners should treat SASE as a governance model for remote access, not a mere transport alternative.

VPN sprawl creates a governance gap that many identity programmes now absorb indirectly. The issue is not only network exposure, but the way broad connectivity bypasses role boundaries and makes entitlement review less meaningful. When a user can reach far more than their role requires, access certification tells you less about actual risk. Identity teams should align remote access policy with role scope, device trust, and application boundaries.

Least privilege becomes measurable when access is brokered per application. A network tunnel can hide excessive reachability, but application-scoped access leaves a clearer evidence trail for audits and incident response. That aligns well with NIST Cybersecurity Framework and Zero Trust thinking, because the control objective is continuous verification rather than persistent reach. The practitioner takeaway is simple: if you cannot prove the access boundary, you do not really control it.

Third-party access is where the old VPN model fails fastest. Contractors and vendors often need narrow, time-bound access, yet VPNs tend to grant too much by default. That increases the chance that a non-employee can stumble into sensitive systems outside their assignment. Teams should use this moment to re-evaluate how third-party access is scoped, monitored, and revoked before the next audit or incident forces the issue.

Defined application access is the right named concept for this transition. The article points to a broader shift from network-centric access to defined application access, where policy, identity, and device context determine what a user can see. That is the governance model modern environments need because cloud services do not map cleanly to legacy perimeter assumptions. Practitioners should use this concept to reframe remote access modernization programmes.

What this signals

Remote access modernisation is converging with identity governance. As more organisations replace network tunnels with application-scoped access, the control problem shifts from connectivity to entitlement quality, auditability, and revocation. Teams that already manage privileged access and third-party identity should expect remote-access design to become part of the same governance conversation, not a separate network project.

Standing network reach is increasingly the wrong default for cloud-first work. The longer a VPN model survives unchanged, the more likely it is to mask over-privileged access and hidden third-party pathways. Practitioners should prepare for access reviews that focus less on whether someone can connect, and more on whether they can reach only the approved workload or service.

Visibility into external connections will matter more than tunnel performance. If teams cannot see who connects to what, and under which policy, they will struggle to prove least privilege or investigate misuse. That is why the next phase of remote access governance will look more like identity assurance than traditional perimeter security.


For practitioners

  • Inventory broad VPN entitlements Identify every VPN group, exception, and shared access path, then map each one to the actual applications and data it enables. Remove anything that cannot be justified by role or business need.
  • Rebuild remote access as application policy Move from network-level access decisions to application-specific policies that account for identity, device posture, and user context. Prioritise systems that currently expose finance, engineering, or administrative data through one tunnel.
  • Tighten third-party access boundaries Separate contractors and vendors into narrowly scoped access policies with explicit expiration, logging, and approval. Avoid giving external users a general network foothold when they only need a single service.
  • Evidence least privilege in audit logs Capture who accessed what, under which policy decision, and for how long. Use those records to support entitlement reviews, incident investigations, and compliance questions about remote access scope.

Key takeaways

  • VPNs are still useful for some remote access cases, but they are too coarse for cloud-first governance.
  • SASE improves control by moving authorization to the application level, which reduces blast radius and improves auditability.
  • For practitioners, the key question is no longer whether users can connect, but whether they can reach only what their role truly requires.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0, NIST Zero Trust (SP 800-207), NIST SP 800-53 Rev 5 and CIS Controls v8 set the technical controls, while ISO/IEC 27001:2022 define the regulatory obligations.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-4The article is fundamentally about limiting remote access to authorized resources.
NIST Zero Trust (SP 800-207)The article describes Zero Trust remote access and application brokerage.
NIST SP 800-53 Rev 5AC-6Least privilege is the central control principle behind narrower remote access.
CIS Controls v8CIS-6 , Access Control ManagementRemote access scope and approval fit access control management.
ISO/IEC 27001:2022A.5.15Access control policy is directly relevant to how remote access is governed.

Map remote access policies to PR.AC-4 and replace broad network entry with application-scoped authorization.


Key terms

  • SASE: A cloud-delivered architecture that combines networking and security capabilities such as SD-WAN, SWG, CASB, FWaaS, and ZTNA. It centralises enforcement across distributed environments, but it does not replace identity governance or privilege design. The model is operationally broad, not a substitute for entitlement control.
  • Zero Trust: A security model that assumes no identity — human or non-human — should be trusted by default, even inside a network perimeter. Every access request must be verified, authorised, and continuously validated.
  • Least Privilege: A security principle requiring that every identity — human or non-human — is granted only the minimum permissions necessary to perform its function. Least privilege is the single most effective control for reducing NHI blast radius.
  • Lateral Movement: A post-compromise technique where an attacker uses a compromised NHI to move through a network, accessing additional systems and escalating impact without triggering detection.

What's in the full article

CyberFOX's full analysis covers the operational detail this post intentionally leaves for the source:

  • The practical SASE deployment angle for MSPs and small-to-mid-sized enterprises
  • The acquisition context behind the CyberFOX portfolio addition and what it changes for tool consolidation
  • The full remote-access comparison between VPN, SASE, and ZTNA in day-to-day administration
  • The source article's framing of least privilege and audit trail requirements for auditors and IT teams

👉 CyberFOX's full post covers the remote-access comparison, least-privilege framing, and acquisition context.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps security practitioners connect identity controls to the wider access and risk decisions their programmes need to make.
NHIMG Editorial Note
Published by the NHIMG editorial team on September 3, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org