SecPod

Learn Search

Search across all Learn content

← Back to Security Research
iLeakage: Uncovering Browser-Based Speculative Execution Attacks in Apple Safari For Email and Password Theft

iLeakage: Uncovering Browser-Based Speculative Execution Attacks in Apple Safari For Email and Password Theft

An academic research team has developed a novel speculative side-channel attack, which they’ve named “iLeakage.” This attack highlights a security risk targeting vulnerabilities in recent Apple Inc. devices, enabling the extraction of sensitive data from Apple’s Safari web browser.

Oct 29, 2023By Piyush Pratik3 min read

An academic research team has developed a novel speculative side-channel attack, which they’ve named “iLeakage.” This attack highlights a security risk targeting vulnerabilities in recent Apple Inc. devices, enabling the extraction of sensitive data from Apple’s Safari web browser.

Technical Details:
Speculative execution is a strategy contemporary processors employ to enhance performance by executing instructions even before determining whether they are genuinely needed. However, if not adequately managed, this approach can introduce security vulnerabilities.

Attackers achieved this by circumventing Apple’s implemented side-channel protections, including features like the low-resolution timer, compressed 35-bit addressing, and value poisoning, while also successfully bypassing Safari’s site isolation policy that segregates websites into distinct address spaces based on their effective top-level domain and one subdomain.

The malicious actors did employ an innovative technique that utilizes the JavaScript window.open API, which enables an attacker’s page to coexist within the same address space as arbitrary victim pages. This technique enables the attacker to access and retrieve the content from other web pages that the user has opened in Safari. This content may include sensitive information such as personal data, passwords, or emails.

However, the researchers point out that executing this attack is challenging and demands a high level of expertise in browser-based side-channel attacks and a deep understanding of Safari’s implementation.

Affected versions:All versions Safari web browser

Impact:
Successful exploitation of this vulnerability can leak sensitive information of safari users such as personal data, passwords, or emails.

How to use SanerNow to identify if you are affected?
Detection – Identify the vulnerable application Safari in your Infrastructure by using the Asset Exposure module of SanerNow.
Go to the Application Details section and search for “Safari”, it should list all the hosts installed with Safari.

Mitigation:
Apple has introduced a mitigation technique and it is not enabled by default. To enable this follow these steps:

  1. Open Terminal and run’ defaults write com.apple.Safari IncludeInternalDebugMenu 1′ to enable Safari’s hidden debug menu.
  2. Open Safari and access the newly visible Debug menu.
  3. Within the Debug menu, select ‘WebKit Internal Features.’
  4. Scroll down and activate the ‘Swap Processes on Cross-Site Window Open’ option.

However, Apple has marked this mitigation as unstable. This indicates that it may not provide complete or reliable protection against the iLeakage vulnerability, and there might be ongoing work to improve its stability and effectiveness. We will wait for further updates from the vendor on the availability of Patch and keep you updated. Use SanerNow and keep your systems updated and secure.

Featured Posts

Open Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212
Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE Research

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE-2026-20212 is a critical vulnerability in Cisco Nexus 9000 Series Switches that use Silicon One ASICs. It allows an unauthenticated remote attacker to execute code with root privileges by sending crafted input to TCP ports 43210 and 43211, which are reachable in the default Layer 3 VRF. Exploitation can also crash the S1HAL process and force a device reload. This article covers how the vulnerability works, the affected product identifiers, its potential impact, available workarounds, and how to identify fixed software using the Cisco Software Checker.

Sep 4, 2026

Open SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution
SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

CVE Research

SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

Sep 3, 2026

Open Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers
Secpod_VEX_Studio For Open-Source Vulnerability Management

CVE Research

Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers

A human-guided path from SBOM and vulnerability data to reviewable OpenVEX statements

Sep 2, 2026

Open Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution
Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

CVE Research

Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

Sep 1, 2026