Proxied access limits a vendor to specific systems and protocols needed for the job, while a VPN typically places the user much deeper into the network. That broader reach increases the chance of reconnaissance, lateral movement, and unintended exposure. For third parties, narrower connectivity is usually the safer model because it preserves support capability without granting broad network presence.
Why proxied vendor access is narrower than VPN access
Proxied access is built around the task, not the network. It usually exposes only the application, protocol, or workflow the vendor needs, which reduces the number of reachable assets and sharply limits what a compromised third party can see or touch. VPN access is broader by design, so it is easier for a vendor session to wander into systems that were never required for support.
That difference matters because third-party access should preserve function without creating a general-purpose foothold. A proxy can enforce tighter routing, stronger per-application controls, and better separation between support activity and internal network presence. A VPN may still be justified in some edge cases, but it usually carries more implicit trust than the job requires.
For remote access programs, the key question is not which method is more familiar, but which one most closely matches the minimum access needed to complete the work. NIST’s Zero Trust Architecture model supports this approach by pushing access decisions toward least privilege and explicit verification rather than broad network trust. NHIMG’s Remote Access Identity Guide and Third-Party, B2B and Contractor Access Guide both frame vendor access around narrow entry points, sponsorship, and time-bounded access.
How the access model changes the attack surface
VPN access extends trust to the remote endpoint and usually gives the user a network location inside the environment. Once that boundary is crossed, the vendor may be able to enumerate internal services, reach shared infrastructure, or interact with systems outside the original support scope. Even when segmentation exists, the bigger initial trust zone increases the chances of accidental exposure and attacker follow-on activity.
Proxied access changes that geometry. Instead of handing over a network presence, it brokers access to a defined target or application path. That reduces reconnoitering opportunities and makes it harder for a stolen vendor credential to become a springboard for broader lateral movement. The tradeoff is that the proxy layer must be engineered well, because weak policy design can recreate the same exposure in a narrower-looking form.
That is why vendor access should be judged by blast radius, not just by connectivity. A strong example is the difference between a purpose-built access path and a standing remote tunnel, where the tunnel can become a reusable route long after the work is complete. The broader remote-access risks are reflected in the SonicWall VPN Mass Breach via Stolen Credentials case study, which shows how VPN-oriented access can become attractive once credentials are stolen.
Choosing the safer model for third parties
For third parties, the safer default is the model that limits reach, limits duration, and limits repeatability. Proxied access is usually better when the vendor only needs a small number of applications or administrative actions, because it lets the business grant access to the service being supported without exposing the broader network. VPN access is more defensible only when the task genuinely requires wider internal reach and there is no narrower way to deliver it safely.
The practical decision is therefore a scope question: if the vendor only needs one system, do not give them a network. If the vendor needs several systems, consider whether those systems can still be fronted by application-specific controls, session brokering, or segmented support workflows rather than an always-on tunnel. NHIMG’s Privileged Session Management Guide is useful here because it shows how brokered sessions can preserve oversight even when third parties need elevated support actions.
In practice, the safer model is the one that keeps the vendor in the smallest possible trust zone while still meeting the business need. That is usually proxied access, combined with strong identity checks, time limits, and explicit approval for anything that crosses into privileged or cross-system activity.
Risk and Threat Considerations
VPN access raises the risk of reconnaissance, lateral movement, and unintended reach because the vendor is placed closer to internal systems than the job often requires. If the vendor account, device, or credentials are compromised, the attacker inherits a broader starting point than a narrowly brokered application path would provide.
Failure mechanism: Broad network admission lets a third party enumerate, probe, or pivot across systems that were not necessary for the support task, and a stolen credential can be reused as a general access path.
Impact: The likely result is larger blast radius, higher chance of privilege abuse, and more difficult containment if the access is misused or stolen.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 addresses the attack and risk surface, while NIST Zero Trust (SP 800-207), NIST SP 800-53 Rev 5 and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST Zero Trust (SP 800-207) | PR.AA-01 — Identity and Credential Management | Proxied vendor access and VPN access both hinge on least-privilege trust decisions. |
| Recommendation — Apply explicit verification and least privilege to every third-party remote access path. | ||
| NIST SP 800-53 Rev 5 | AC-17 — Remote Access | The question is about how third parties connect remotely and how much access they receive. |
| AC-6 — Least Privilege | Proxy-based access is safer because it limits third-party privilege and reachable systems. | |
| Recommendation — Restrict remote access to approved methods and narrow the reachable scope for vendors. Constrain vendor access to only the systems and actions required for the task. | ||
| OWASP Non-Human Identity Top 10 | NHI-05 — Overprivileged NHI | Third-party access becomes risky when access is broader than the support task requires. |
| Recommendation — Avoid granting third parties broad standing access that exceeds their support scope. | ||
| CIS Controls v8 | CIS-6 — Access Control Management | Third-party remote access is fundamentally an access-control design decision. |
| Recommendation — Segment and restrict vendor access to the minimum required resources and workflows. | ||
Practitioner Guidance
What to prioritise: Start by mapping the exact systems, commands, and protocols the vendor truly needs. If the use case can be satisfied by a brokered application path, treat that as the preferred design and reserve VPN only for exceptions that are explicitly justified.
What to verify: Confirm that the access method enforces scope at the connection layer, not just in policy documents. A good control should make it hard for the vendor to discover unrelated assets, reuse the session for other systems, or keep access longer than required.
Decision rule: If the third party needs a task-specific action, use the narrowest path that delivers that action. If the third party needs a general internal foothold to work effectively, treat that as a design problem to be challenged, not as an automatic reason to issue a VPN.
Practitioner takeaway: The right comparison is not “proxy versus VPN” in the abstract, it is “minimum support path versus broader trust boundary,” and for most third parties the safer choice is the one that shrinks the blast radius before an incident forces you to care about it.
Related resources from NHI Mgmt Group
- What is the difference between reviewing human access and reviewing NHIs?
- What is the difference between role-based access and API key governance for NHI security?
- What is the difference between protecting applications and protecting access?
- What is the difference between VPN, VDI, and zero trust for third party access?