Apple iCloud Private Relay Can Expose Real IPs Through WebKit Proxy Bypasses

Aug 06, 2026 - 16:05
0 0
Apple iCloud Private Relay Can Expose Real IPs Through WebKit Proxy Bypasses

Ravie LakshmananAug 06, 2026Vulnerability / Network Security

Cybersecurity researchers have disclosed a security issue with Apple's iCloud Private Relay tool that can expose a user's real IP address.

Introduced with iOS 15, iCloud Private Relay employs a dual-hop architecture to ensure users' privacy by routing their Safari web traffic through two relays so that no single third-party, including Apple, can determine where the request is originating from and what sites are being visited. It's available as part of the iCloud+ subscription.

Researchers Talal Haj Bakry and Tommy Mysk, who found the issue, said the problem is rooted in three features in Apple's WebKit: DNS prefetching, WebAuthn Related Origin Requests, and WebTransport. WebKit is the default web browser engine used by Safari and all third-party browsers on iOS and iPadOS, such as Google Chrome, Microsoft Edge, Mozilla Firefox, Brave, and others.

The three features "bypass the configured proxy and send traffic directly from the device, which exposes the user's real network," the researchers said. "The same leaks also affect Apple's iCloud Private Relay."

Cybersecurity

The issues also affect macOS, as well as any other WebKit-based browser that relies on WebKit's proxy configuration APIs. In each of these cases, the device's actual IP address is leaked -

  • DNS prefetching, which resolves hostnames through the device's normal DNS path instead of the proxy set by the browser
  • WebAuthn Related Origin Requests, which make the operating system's credential service fetch a validation file directly from the device
  • WebTransport, which opens a direct HTTP/3 connection and bypasses the proxy

Given that WebAuthn lets users log into websites using passkeys, any website that claims to support the web standard can view a user's real IP address even if iCloud Private Relay is on.

"Any website can configure WebAuthn (the API used for passkeys) in a way that causes WebKit to reveal the browser's real IP address, bypassing both proxy configurations and iCloud Private Relay in Safari," Mysk told The Hacker News.

"Because of the nature of the bug, the website has to deliberately exploit it to associate the user's current browsing session with the leaked IP address. This does not require any user interaction or the use of passkeys."

A proof-of-concept (PoC) website named "leaks.psylo[.]app" has been made available for anyone to check if their real IP address leaks, even when Private Relay is on.

While the "HTTPS Traffic" section refers to the regular network traffic that WebKit generates when connecting to a website, "Possible IP leaks" shows how the device's real IP address can leak out of the configured proxy path.

Cybersecurity

"We use the term 'possible' because not every browser is affected (for example, desktop Chrome is not), and the leaks are also mitigated when the user is connected to a VPN," Mysk added.

Apple did not immediately respond to a request for comment. But the company told 404 Media that it's investigating the researchers' report.

This is not the first time security issues have been discovered in iCloud Private Relay. Shortly after the feature was released in 2021, FingerprintJS highlighted a WebRTC-based mechanism that leaked a client's real IP address.

The disclosure comes a little over a month after Cupertino addressed another vulnerability in its Hide My Email service that enabled users' real email addresses to be unmasked under certain conditions, undermining the feature's privacy guarantees.

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.

What's Your Reaction?

Like Like 0
Dislike Dislike 0
Love Love 0
Funny Funny 0
Wow Wow 0
Sad Sad 0
Angry Angry 0

Comments (0)

User