
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-43735 is a cross-origin data exfiltration vulnerability in Apple's WebKit engine that allows a malicious website to read and potentially modify data belonging to a different origin. It affects Safari before 26.5.2, iOS and iPadOS before 26.5.2, and macOS Tahoe before 26.5.2. The vulnerability was disclosed and patched on June 29, 2026. It carries a CVSS v3.1 base score of 8.1 (High) (Apple Advisory - macOS, Github Advisory).
The vulnerability resides in WebKit (tracked as WebKit Bugzilla #313357) and stems from insufficient boundary checks that fail to properly enforce the same-origin policy, classified as CWE-352 (Cross-Site Request Forgery) by NVD, though the practical mechanism involves cross-origin information leakage via the NavigateEvent.sourceElement API. A public PoC demonstrates that an attacker-controlled page can access and manipulate the DOM of a victim page loaded in a different origin by exploiting this improper check. Exploitation requires user interaction — specifically, a victim must visit the attacker's malicious website using a vulnerable Safari/WebKit browser. The fix was described by Apple as "improved checks" (Apple Advisory - iOS/iPadOS, Apple Advisory - Safari, Github Advisory).
Successful exploitation allows an unauthenticated attacker to exfiltrate sensitive data — such as email addresses and account IDs — from cross-origin web pages viewed by the victim in Safari. The CVSS scoring reflects high confidentiality and integrity impact, meaning an attacker can both read and potentially modify cross-origin page content. The vulnerability is limited to the browser context and does not directly enable OS-level code execution or lateral movement, but stolen session data or credentials could facilitate further account compromise (Apple Advisory - macOS, Github Advisory).
attacker.html on an attacker-controlled domain and victim.html on a domain simulating a target service (e.g., using Vercel or similar hosting).attacker.html in a vulnerable version of Safari (prior to 26.5.2) via phishing, malvertising, or a malicious link.NavigateEvent.sourceElement property which incorrectly exposes cross-origin DOM references.sourceElement reference, the attacker's JavaScript reads sensitive data from the victim page's DOM (e.g., email address, account ID, session tokens displayed on the page).Apple has released patches addressing this vulnerability in Safari 26.5.2, iOS 26.5.2 and iPadOS 26.5.2, and macOS Tahoe 26.5.2, all released on June 29, 2026. Users should update their devices immediately via System Settings > General > Software Update (iOS/macOS) or the Mac App Store (Safari on older macOS). No configuration-based workaround is available; upgrading to the patched version is the only effective remediation. As an interim measure, users on unpatched systems should avoid visiting untrusted websites in Safari (Apple Advisory - iOS/iPadOS, Apple Advisory - macOS, Apple Advisory - Safari).
The SANS Internet Storm Center published a diary entry covering the June 2026 Apple security updates, noting the breadth of WebKit fixes in this release (SANS ISC). The Zero Day Initiative (ZDI) published a review of the June 2026 Apple security update batch, highlighting the large number of WebKit vulnerabilities addressed (ZDI Blog). Lifehacker and other consumer tech outlets covered the update broadly, urging iPhone and Mac users to patch promptly (Lifehacker).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."