Subscribe to the Non-Human & AI Identity Journal
Home FAQ Governance, Ownership & Risk Why do VPNs and jump hosts often fail…
Governance, Ownership & Risk

Why do VPNs and jump hosts often fail compliance tests for segregated access?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated June 7, 2026 Domain: Governance, Ownership & Risk

VPNs and jump hosts often fail because they widen network reach without proving that a user never touched the sensitive workload directly. Auditors usually need evidence of enforced separation, credential hiding, and session-level traceability. If the control cannot demonstrate those three things, it is usually too weak for regulated environments.

Why This Matters for Security Teams

VPNs and jump hosts are often treated as proof of segregation, but auditors look for stronger evidence: enforced separation from the sensitive workload, hidden credentials, and traceable sessions. A remote access path can still be too broad if it only changes the network route while leaving privilege, secrets, and lateral movement intact. That is why guidance in the OWASP Non-Human Identity Top 10 and NIST Cybersecurity Framework 2.0 increasingly emphasizes identity controls, not just network controls.

For regulated environments, the issue is not whether an operator used a jump point. It is whether that path demonstrably prevented direct access, masked underlying secrets, and preserved an audit trail strong enough to reconstruct each privileged action. NHIMG’s Ultimate Guide to NHIs — Regulatory and Audit Perspectives frames this as a governance problem, not a tooling problem, because compliance teams need evidence that segregation exists in practice, not only in architecture diagrams. In practice, many security teams encounter segregation failures only after an audit sample exposes direct credential use, shared admin paths, or missing session logs rather than through intentional control testing.

How It Works in Practice

Segregated access is usually judged across three layers: path, credential, and session. A VPN or jump host can satisfy the path layer by placing an operator on a different network segment, but that alone does not prove control. The stronger design is to make the jump point a broker that authenticates the user, hides target secrets, and grants only a time-bound session to a defined asset or workload. That is consistent with the direction of the Top 10 NHI Issues and the Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs, both of which stress lifecycle control over static trust.

In practice, compliance evidence usually includes:

  • Separate administrative authentication from business-user access, with privileged access routed through a controlled broker.
  • Replace shared secrets on the endpoint with just-in-time issuance or vaulted retrieval so the operator never handles the raw credential.
  • Record full session telemetry, including command history, file transfers, and connection timing, so activity is attributable after the fact.
  • Restrict direct reachability to the target system so the jump host is the only approved entry path.

Current guidance suggests that auditors care less about whether the control is called a VPN, bastion, or jump host, and more about whether it enforces least privilege for identities and preserves evidence that the sensitive workload was never exposed directly. This is especially important when secrets are involved, because NHIMG’s research on The State of Secrets in AppSec shows that leaked secret remediation still takes an average of 27 days, which makes hidden credential exposure a material compliance issue rather than a minor implementation flaw. These controls tend to break down in flat networks with shared admin accounts because the network hop exists, but the operator still has unrestricted visibility or reusable credentials.

Common Variations and Edge Cases

Tighter segregation often increases operational overhead, requiring organisations to balance auditability against maintenance burden and admin friction. That tradeoff is real, and guidance is still evolving on how far segregation must go in cloud, hybrid, and contractor-heavy environments. There is no universal standard for this yet, but the direction across 52 NHI Breaches Analysis and the 2024 ESG Report: Managing Non-Human Identities is clear: weak identity separation shows up repeatedly in real incidents.

Edge cases matter. A hardened jump host may still fail if it shares credentials with the target, if admins can copy keys locally, or if session logs are incomplete. Likewise, a VPN can be acceptable for coarse network segmentation in some internal use cases, but it usually becomes insufficient when the control objective is regulated privileged access or a demonstrable separation of duties. Best practice is evolving toward brokered, session-aware access with explicit approval, ephemeral credentials, and strong traceability, especially where auditors expect evidence that the user never possessed the target secret at rest.

For organisations deciding between architectures, the practical test is simple: if the access method cannot prove separation, concealment, and traceability in one reviewable control set, it is not yet ready for regulated segregated access.

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 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-03Separating access and hiding secrets are core NHI control concerns.
NIST CSF 2.0PR.AC-4Segregated access depends on least privilege and controlled remote administration.
CSA MAESTROBastion-based controls map to agent and workload governance patterns.

Use vaulted, short-lived credentials and prove the operator never handled target secrets directly.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 7, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org