Agentic AI Module Added To NHI Training Course
Home FAQ Threats, Abuse & Incident Response How should security teams handle logins from VPNs…
Threats, Abuse & Incident Response

How should security teams handle logins from VPNs and proxies?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated May 25, 2026 Domain: Threats, Abuse & Incident Response

Treat them as risk signals, not automatic proof of malicious intent. Security teams should combine source reputation with device history, session behavior, and user context, then step up authentication when the full picture looks abnormal. That approach reduces false positives while still making anonymity expensive for attackers.

Why This Matters for Security Teams

VPN and proxy logins are often used for legitimate work, but they also blur the signals that defenders rely on to judge whether a session is normal. A source IP from a privacy network should not be treated as proof of compromise on its own, yet it should raise the bar for trust. Current guidance suggests pairing network reputation with device posture, user history, and session behavior rather than making a binary allow-or-block decision. That is consistent with the zero trust approach described in the NIST Cybersecurity Framework 2.0 and with the broader identity visibility gaps documented in Ultimate Guide to NHIs.

The practical risk is not the VPN itself, but the way it can mask impossible travel, unfamiliar device fingerprints, and abnormal authentication patterns that deserve escalation. Security teams that overreact create friction for remote staff and partners; teams that underreact give attackers a convenient anonymity layer. In practice, many security teams encounter the real problem only after a stolen account has already used a proxy to blend into normal traffic, rather than through intentional detection design.

How It Works in Practice

The best operating model is to treat VPN and proxy use as one input into a broader risk score. Start with source reputation, then add device health, account age, historical login location, MFA method strength, time-of-day consistency, and downstream session behavior. If the session is new for that user, comes from a disposable exit node, or rapidly changes behavior after login, step up authentication or require a short-lived access grant. For higher-risk environments, align this with conditional access and continuous evaluation rather than a one-time gate.

For teams managing non-human access as well, the same logic applies to service accounts, automation, and Ultimate Guide to NHIs guidance on identity lifecycle and visibility. A proxy can be legitimate for a workload, but the credential still needs rotation, logging, and narrow scope. That is why a NIST Cybersecurity Framework 2.0 style approach works well in practice:

  • Trust the network less than the authenticated context.
  • Require stronger proof when the login source is anonymous or highly shared.
  • Correlate the login with device posture and session telemetry before granting full access.
  • Use JIT elevation or step-up MFA when the request is unusual.
  • Record the reason for the decision so analysts can tune the policy later.

This approach reduces false positives because a remote employee on a corporate VPN is not treated like an attacker by default. It also reduces false negatives because a proxy login alone does not buy the user unrestricted access. These controls tend to break down in environments with NAT-heavy egress, shared jump hosts, or developer tooling that constantly changes IP ranges because source reputation becomes too noisy to support stable policy.

Common Variations and Edge Cases

Tighter proxy controls often increase help desk load and can slow legitimate work, requiring organisations to balance friction against detection quality. There is no universal standard for this yet, so current guidance is to be more demanding when the action is sensitive and more tolerant when the user is simply reading low-risk data. That distinction matters for contractors, third-party support staff, and incident responders who may legitimately use privacy networks or break-glass access paths.

One common exception is a corporate VPN with stable device management and strong MFA. In that case, the VPN should lower uncertainty, not eliminate scrutiny. Another edge case is split-tunnel remote access, where only part of traffic traverses the VPN; here, behavior outside the tunnel may still reveal compromise. Teams should also be careful with geo-fencing, because it can fail badly when users travel frequently or when cloud egress makes location-based rules unreliable.

For stronger governance, connect this decisioning to identity assurance, risk-based access, and session monitoring as recommended in the NIST Cybersecurity Framework 2.0, and use the visibility and rotation practices discussed in Ultimate Guide to NHIs when the login belongs to automation rather than a person. The rule of thumb is simple: anonymous source does not mean malicious, but it should almost never mean trusted.

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 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AA-3Risk-based access decisions fit identity assurance after VPN or proxy logins.
NIST Zero Trust (SP 800-207)AC-1Zero trust treats network location as weak evidence and emphasizes continuous verification.
OWASP Non-Human Identity Top 10NHI-01Proxy access can hide misuse of service accounts and other non-human identities.

Apply strict authentication, rotation, and logging to identities that may log in through proxies.

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