FINDING · EVALUATION
Only 11 of 80 tested VPN providers supported IPv6 connectivity; 5 providers — Astrill VPN, Norton Secure VPN, Turbo VPN, SurfEasy VPN, and a university VPN — failed to block IPv6 traffic when the VPN tunnel did not support it, silently leaking all IPv6 data directly to the user's ISP even when IPv4 was fully tunneled.
From 2022-ramesh-vpnalyzer — VPNalyzer: Systematic Investigation of the VPN Ecosystem · §VI-A · 2022 · Network and Distributed System Security Symposium
Implications
- Explicitly block or null-route IPv6 at the OS firewall level when the VPN tunnel does not carry IPv6 traffic; failing to handle IPv6 leaks data silently and is undetectable to the user.
- Include IPv6 leak verification in integration tests: after tunnel establishment, confirm that IPv6 packets cannot reach an external IPv6 endpoint outside the tunnel.
Tags
Extracted by claude-sonnet-4-6 — review before relying.