Accountability usually sits with the team that owns credential lifecycle, access scope, and audit logging, not just the user who triggered the session. Governance frameworks such as NIST CSF and ISO 27001 expect traceable access control and evidence of review, so ownership must be explicit.
Why This Matters for Security Teams
When a bastion or VPN credential is abused, the problem is not just misuse at the keyboard. The deeper issue is that shared or long-lived access creates ambiguity around ownership, approval, and revocation. That ambiguity slows incident response and makes it harder to prove whether access was properly scoped, monitored, and terminated. NIST’s control guidance in NIST SP 800-53 Rev 5 Security and Privacy Controls expects traceable access management, while the OWASP Non-Human Identity Top 10 highlights how identity misuse becomes a security failure, not a user mistake. In practice, teams often discover the real ownership gap only after logs are incomplete or the credential has already been replayed elsewhere.
The accountability question matters because bastion and VPN access often sits at the boundary between human identity, privileged access, and workload access. If the credential is static, reused, or passed through informal channels, no one team can credibly claim end-to-end control. The most common failure is treating the session as the only thing to govern, while ignoring who owns issuance, rotation, exception handling, and audit evidence. The Guide to the Secret Sprawl Challenge shows how quickly access paths become unmanageable when secrets are distributed without strong lifecycle discipline.
How It Works in Practice
Accountability should be assigned to the team that controls the credential lifecycle and the access boundary, not just the person who used the session. That usually means the identity, platform, or privileged access function owns issuance, scope, logging, rotation, and revocation, while the application or infrastructure owner defines what access is legitimate. The operator who initiated the connection may still be responsible for policy compliance, but they are rarely the sole accountable party.
Practically, strong programs separate four duties: requesting access, approving access, issuing the credential, and reviewing usage. This maps cleanly to privileged access management, and it is stronger when paired with short-lived credentials and per-session logging. Where possible, use one-time or time-bound access rather than shared static VPN secrets. NHIMG’s Ultimate Guide to NHIs — Static vs Dynamic Secrets is useful here because the same lifecycle logic applies to both human and non-human access paths: if a credential outlives the task, exposure window and accountability risk both increase.
- Define a named system owner for the bastion or VPN credential.
- Record who approved access, why it was granted, and when it expires.
- Log session start, destination, command activity, and revocation events.
- Rotate or invalidate credentials immediately after use or on suspicion.
Use policy and audit controls to make ownership explicit in tickets, logs, and review evidence. That is consistent with the intent of NIST SP 800-53 Rev 5 Security and Privacy Controls, which emphasises accountability, access enforcement, and auditability. These controls tend to break down when VPN access is shared across multiple teams because no single owner is empowered to revoke it quickly.
Common Variations and Edge Cases
Tighter access control often increases operational overhead, requiring organisations to balance fast incident response against stronger governance. That tradeoff becomes visible in emergency access, outsourced administration, and hybrid environments where the bastion or VPN is managed by one team but used by many. In those cases, current guidance suggests that accountability should still be single-threaded: one owner for the credential, one owner for the platform, and one owner for review. Shared responsibility is normal; shared accountability is where incidents become hard to investigate.
There is no universal standard for this yet when access is brokered through multiple vendors, but the safest pattern is to preserve immutable logs and a clear handoff chain for every approval and revocation action. The risk is highest when credentials are reused across environments, copied into scripts, or left active for convenience. The Cisco Active Directory credentials breach and the 230M AWS environment compromise both underscore how quickly credential exposure turns into broad blast radius when lifecycle control is weak. Where teams cannot enforce short-lived access, they should at minimum strengthen review frequency, exception tracking, and immediate kill-switch procedures.
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 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Bastion and VPN creds are high-value NHIs that must be owned and tracked. |
| NIST CSF 2.0 | PR.AC-1 | Access control must show who approved, issued, and could revoke the credential. |
| NIST SP 800-63 | IAL2 | Accountability depends on trustworthy identity proofing and session attribution. |
| NIST Zero Trust (SP 800-207) | SC-7 | VPN and bastion abuse is a trust-boundary problem that needs continuous enforcement. |
| NIST AI RMF | Accountability requires governance over access decisions, logs, and escalation paths. |
Assign a single credential owner, enforce lifecycle controls, and review all privileged access paths regularly.
Related resources from NHI Mgmt Group
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on August 17, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org