IP and DNS Leaks in WebKit Affecting Proxy Browsers and iCloud Private Relay
- Privacy
- Security
- Browsers
- Apple
The post demonstrates several ways WebKit can leak a user’s real IP address or DNS requests even when traffic is supposed to go through a proxy browser or Apple’s iCloud Private Relay. The key claim is not that every page load is exposed. Standard HTTPS traffic still appears to use the relay in many cases. The problem is that specific browser features and supporting system services can bypass that path. People testing the proof site mostly saw leaks through WebAuthn, and sometimes WebTransport, while ordinary page traffic stayed behind another relay IP. That narrowed the practical concern from “Private Relay is completely broken” to “some high-value APIs can punch holes through it.”
If you rely on iCloud Private Relay or an iOS privacy browser for IP hiding, treat it as partial protection, not a hard anonymity boundary. Test the exact browser features your app or staff use, especially WebAuthn and any system-level networking paths that may skip your proxy assumptions.
-
mysk.blog
- Discuss on HN