CVE-2026-13892: Chrome iOS Cross-Origin Data Leak via UI Gesture Exploitation
A flaw in Google Chrome for iOS versions before 150.0.7871.47 allows attackers to steal data from websites you visit while using another site, but only if they can trick you into performing specific gestures on their crafted webpage. The vulnerability does not let attackers modify data or crash your browser—it's limited to unauthorized viewing of cross-origin information.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
- Weaknesses (CWE)
- CWE-451
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-01
NVD description (verbatim)
Inappropriate implementation in Chrome for iOS in Google Chrome on iOS prior to 150.0.7871.47 allowed a remote attacker who convinced a user to engage in specific UI gestures to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-13892 stems from an inappropriate implementation in Chrome's iOS rendering engine related to cross-origin data handling. The vulnerability is classified under CWE-451 (User Interface (UI) Misrepresentation of Critical Information) and requires user interaction: a remote attacker must craft a malicious HTML page and convince a user to perform specific UI gestures (such as taps or swipes) to trigger data leakage. The attack vectors involve manipulating the browser's UI presentation to trick users into actions that bypass normal same-origin policy protections. Once triggered, the flaw exposes sensitive cross-origin data that should be isolated by the browser's security model.
Business impact
For organizations with iOS users accessing sensitive web applications or internal portals, this vulnerability introduces a targeted risk. An attacker could harvest authentication tokens, session cookies, personal information, or proprietary data from one domain while the user is interacting with a malicious site. The impact scales with how many of your users rely on Chrome for iOS to access confidential resources. Although exploitation requires user interaction and a crafted page, the barrier to launching such attacks is relatively low—no special privileges, no complex network manipulation. Companies with strict data classification policies should treat unauthorized cross-origin data disclosure as a material incident risk.
Affected systems
Google Chrome on iOS versions prior to 150.0.7871.47 are vulnerable. Because Chrome on iOS is built on Apple's WebKit engine under iOS platform constraints, this affects iPhone and iPad users running affected Chrome versions. Organizations should inventory Chrome deployments on iOS devices, especially among employees accessing sensitive services. Users of Chrome on other platforms (Windows, macOS, Linux, Android) are not affected by this specific flaw.
Exploitability
Exploitation requires a remote attacker to host a crafted HTML page and socially engineer a user into visiting it and performing specific UI gestures—such as intentional taps, long-presses, or swipes on attacker-controlled elements. There is no indication this vulnerability has been exploited in the wild (KEV status: not listed). The attack does not require the user to be logged into the target site beforehand; the attacker can attempt to exfiltrate data from any cross-origin domain the user has recently visited or has cached credentials for. Phishing campaigns, malicious advertisements, or social engineering could serve as delivery vectors.
Remediation
Update Google Chrome on iOS to version 150.0.7871.47 or later. Users should enable automatic app updates in the App Store to receive patches promptly. Organizations managing iOS devices via Mobile Device Management (MDM) solutions should push Chrome updates through their deployment channels. Until patching is complete, educate users to avoid clicking links from untrusted sources and to be cautious when prompted to perform unusual UI interactions on unfamiliar websites.
Patch guidance
Users can verify their Chrome version by opening Chrome, tapping the menu (three horizontal lines), selecting 'Settings,' then 'About Chrome.' The app will display the current version and automatically check for updates. On managed iOS devices, verify that your MDM policy enforces the minimum Chrome version 150.0.7871.47 or later. Test the update on a pilot group of devices before full rollout to ensure compatibility with your internal applications and workflows.
Detection guidance
Monitor for Chrome version compliance on iOS devices using your MDM console or mobile threat defense platform. Detection of active exploitation is difficult because the attack relies on user interaction rather than network anomalies; however, behavioral signals include users reporting unexpected data access, session hijacking attempts, or unusual account activity shortly after visiting suspicious links. Consider blocking known malicious phishing domains at the network level and implementing conditional access policies that restrict cross-origin cookie access in sensitive environments.
Why prioritize this
This is a medium-severity issue that warrants near-term patching but is not critical. The CVSS score of 6.5 reflects moderate impact (high confidentiality exposure, no integrity or availability risk) combined with low attack complexity and the requirement for user interaction. It should be prioritized above routine updates but below critical RCE or authentication bypass flaws. Organizations with large iOS user bases or strict data protection requirements should accelerate patching; smaller deployments can integrate the update into their standard monthly cycle.
Risk score, explained
The CVSS 3.1 score of 6.5 (Medium) is derived from: Attack Vector: Network (AV:N) — attacker can exploit remotely via crafted HTML; Attack Complexity: Low (AC:L) — no special conditions required; Privileges Required: None (PR:N) — no authentication needed; User Interaction: Required (UI:R) — user must perform specific gestures; Scope: Unchanged (S:U) — impact limited to the vulnerable component; Confidentiality: High (C:H) — sensitive cross-origin data is exposed; Integrity: None (I:N); Availability: None (A:N). The presence of user interaction prevents a higher score despite the full confidentiality impact.
Frequently asked questions
Who is at risk?
Users of Google Chrome on iOS (iPhone and iPad) running versions before 150.0.7871.47, particularly those who access sensitive applications, banking sites, or corporate portals. Organizations cannot force users to update personally owned devices, but can educate them about the risk and encourage timely updates through internal security guidance.
How can I tell if I was exploited?
Direct detection is challenging because the attack does not leave obvious client-side forensic traces. Watch for signs of account compromise: unexpected password reset notifications, unfamiliar login activity, suspicious email forwarding rules, or unexplained data access in audit logs of sensitive applications you use. If you suspect exploitation, change your passwords, review account activity logs, and contact your IT security team.
Does this affect Chrome on Android, Windows, or Mac?
No. This vulnerability is specific to Chrome on iOS due to its reliance on Apple's WebKit engine. Users on other platforms are not affected by CVE-2026-13892, though they should continue to keep Chrome updated for other security improvements.
Can an attacker exploit this without any user interaction?
No. The vulnerability explicitly requires the user to perform specific UI gestures on the attacker's crafted webpage. A user simply visiting the page passively, without interacting with it, should not trigger the flaw. However, attackers often employ social engineering (e.g., 'Please tap this button to verify') to encourage the necessary interaction.
This analysis is based on publicly available information as of the publication date. CVSS scores and CWE classifications are provided by the vulnerability source and should be independently verified. Patch version numbers and update procedures should be confirmed against official Google Chrome and Apple release notes. This advisory does not constitute legal, compliance, or formal risk assessment advice. Organizations should evaluate this vulnerability within the context of their own risk management frameworks, threat models, and asset inventories. SEC.co makes no warranty regarding the completeness or accuracy of this advisory and disclaims liability for any decisions made based on this information. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-11107MEDIUMGoogle Chrome UI Spoofing Vulnerability – Patch Guide
- CVE-2026-11216MEDIUMChrome File Input UI Spoofing – Patch to 149.0.7827.53
- CVE-2026-11222MEDIUMChrome Tab Strip Domain Spoofing Vulnerability – Patch Guide
- CVE-2026-11225MEDIUMChrome Domain Spoofing Vulnerability – Patch Guidance
- CVE-2026-11227MEDIUMChrome Tab Hover Card Domain Spoofing Vulnerability
- CVE-2026-11228MEDIUMChrome UI Spoofing Vulnerability via File Input Flaw
- CVE-2026-11232MEDIUMGoogle Chrome TabGroups UI Spoofing Vulnerability
- CVE-2026-11245MEDIUMChrome UI Spoofing in Payments Component (CVSS 4.3)