Virtual Private Network
A VPN is a technology that creates a secure, private connection across a public or shared network such as the internet. It is intended to protect data as it travels between networks or between a user and a private network, and can be used to connect remote sites or link on-premises infrastructure with cloud services.
A virtual private network is an overlay network built on top of existing public or shared network infrastructure using network virtualization to extend a private network across an untrusted medium. It is intended to provide a secure communications mechanism for data and IP information transmitted between networks, typically through encryption and authenticated tunneling. In a payment security context, a VPN may be used as one control to protect connectivity between systems, but its presence alone does not define PCI DSS scope or satisfy specific requirements; the applicable controls and requirement wording should be confirmed against the current published PCI DSS. A VPN protects data in transit over the tunnel and does not by itself address protection of stored cardholder data, key management, or endpoint security.
Why it matters
In a payment environment, sensitive traffic frequently traverses public or shared networks—between remote administrators and management interfaces, between on-premises systems and cloud services, or between geographically separated sites. A VPN is intended to protect that data in transit by creating an authenticated, encrypted tunnel across an untrusted medium, reducing the risk that data can be intercepted or altered while it moves between networks. This makes it one common building block in a layered network security design.
However, a VPN's role is often misunderstood. Its presence does not by itself define PCI DSS scope, nor does deploying a VPN automatically satisfy any specific PCI DSS requirement; the applicable controls and requirement wording should be confirmed against the current published standard rather than assumed. A VPN protects data only as it passes through the tunnel—it does not address the protection of stored cardholder data, encryption key management, or the security of the endpoints on either side of the connection. A compromised or misconfigured endpoint can undermine the protection the tunnel is intended to provide.
Because of these limitations, a VPN should be treated as one control among many rather than a comprehensive solution. Sensitive authentication data must not be stored after authorization regardless of whether a VPN is in use, and cardholder data at rest remains subject to its own controls. Teams that rely on a VPN as a single line of defense may overestimate their coverage, so it is best evaluated in the context of overall network segmentation, access control, and endpoint hardening.
Who it's relevant to
Inside VPN
Common questions
Answers to the questions practitioners most commonly ask about VPN.