Security researchers Talal Haj Bakry and Tommy Mysk have identified three request paths involving Apple’s browser and authentication technologies that can bypass proxy protections and expose a user’s real network information.
The flaws affect Apple’s iCloud Private Relay, a paid iCloud+ feature designed to hide users’ IP addresses and DNS information while browsing in Safari. They also affect some WebKit-based browsers that rely on Apple’s proxy configuration system, including privacy-focused browsers on iOS.
According to the researchers, the problem comes from three WebKit features: DNS prefetching, WebAuthn Related Origin Requests and WebTransport.
The three features “bypass the configured proxy and send traffic directly from the device, which exposes the user’s real network,” the researchers wrote in their report.
The researchers said they verified the issue through a proof-of-concept website that can show whether a user’s real IP address is exposed while Private Relay is enabled.
WebAuthn requests create the biggest privacy risk
The most concerning issue involves WebAuthn, the technology behind passkeys. The issue does not compromise passkey cryptography itself.
Passkeys normally improve security by replacing passwords with cryptographic credentials stored on a device. However, researchers found that some WebAuthn requests are handled outside Safari by Apple’s operating system credential service. That means those requests do not travel through Private Relay’s protected route.
“Because the fetch is issued by the operating system’s credential service rather than by Safari, it never enters Private Relay’s proxied path. The destination server sees the device’s real IP address either way,” the researchers wrote.
A website does not necessarily need a user to log in or interact with a passkey prompt to trigger the request, according to the findings. A site designed to exploit the behavior could potentially collect the real IP address of a Private Relay user.
Other WebKit features also bypass protection
The researchers identified two additional paths that can leak information. DNS prefetching, a browser performance feature that speeds up page loading by resolving domains early, can send DNS requests through the device’s normal connection instead of Private Relay, potentially exposing DNS activity and related network information.
WebTransport, a newer communication technology built on HTTP/3, can create direct connections that bypass the configured proxy and expose the device’s IP address. The issues may extend beyond Safari because most iOS browsers use WebKit, although Apple permits qualifying browsers in the European Union to use alternative engines. That means other browsers using Apple’s engine may also be affected.
A properly configured device-wide VPN should cover these request paths because it protects a broader range of traffic than Private Relay, although coverage depends on the VPN’s routing and DNS settings.
Privacy feature faces fresh scrutiny
The discovery highlights a key difference between Private Relay and a full VPN. Apple designed Private Relay to protect Safari browsing traffic, not every connection made by an iPhone or Mac.
Apple describes Private Relay as a system that prevents network providers and websites from easily linking a user’s identity with their browsing activity. But these findings show that browser features operating outside the normal web traffic path can weaken those protections.
The issue also comes shortly after another privacy concern involving Apple’s Hide My Email feature, which researchers said exposed some users’ real email addresses under certain conditions.
For users who rely on Private Relay for stronger anonymity, the main takeaway is that browser-level privacy tools can have limits. Features designed to improve convenience or performance may create unexpected paths around those protections if they are not integrated into the same security model.
Apple told 404 Media that it is investigating the researchers’ report but has not announced a fix timeline.
Also read: Apple recently patched an actively exploited zero-day flaw affecting multiple operating systems.





