Skip to content
FalseSecurityLast updated: June 1, 2026

Public Wi-Fi is always safe

Unencrypted public Wi-Fi networks expose users to man-in-the-middle attacks and packet sniffing. While HTTPS/TLS has reduced some risks, public hotspots without a VPN remain significantly less secure than private networks.

What we know

Public Wi-Fi hotspots in cafes, hotels, and airports are typically unencrypted, meaning that traffic on the local network can be intercepted by other users on the same network. The FTC explicitly warns that most public hotspots are not encrypted and that information sent over them can be read by anyone on the network with the right tools.

The widespread adoption of HTTPS and TLS encryption has substantially reduced the risk of content interception for web browsing. However, several threats remain relevant: DNS queries may be unencrypted, captive portals can inject code, rogue access points mimicking legitimate hotspots can conduct full man-in-the-middle attacks, and apps that do not enforce certificate pinning remain vulnerable. A 2023 analysis by APNIC documented that MITM attacks on public Wi-Fi remain feasible even without a rogue access point through ARP poisoning.

Best practices recommended by the FTC and cybersecurity professionals include using a reputable VPN on public networks, ensuring websites use HTTPS, avoiding accessing sensitive financial or medical accounts on public Wi-Fi, and disabling automatic Wi-Fi connection to known networks.

Common claims

  • Public Wi-Fi is just as safe as your home networkFalse. Public networks lack the encryption and access controls of properly secured home networks.
  • HTTPS means you are fully protected on public Wi-FiPartially true but incomplete. HTTPS protects content but DNS, metadata, and non-HTTPS traffic remain exposed.
  • Only criminals use public Wi-Fi to steal dataMisleading. Packet sniffing tools are freely available; risk comes from the open network structure, not criminal intent alone.