CVE-2026-13912: Chrome iOS UI Spoofing via Safe Browsing Flaw
Google Chrome on iOS versions before 150.0.7871.47 contain a flaw in how the Safe Browsing feature validates and displays security information. An attacker can craft a malicious web page that tricks users by spoofing the browser's user interface—making it appear as though Chrome is displaying legitimate security warnings or information when it is not. This deceives users into taking actions they would not normally take, such as entering credentials or downloading files. The vulnerability requires user interaction (visiting the malicious page) to be exploited.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 4.3 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
- Weaknesses (CWE)
- CWE-451
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-06
NVD description (verbatim)
Inappropriate implementation in Safe Browsing in Google Chrome on iOS prior to 150.0.7871.47 allowed a remote attacker to perform UI spoofing 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-13912 stems from an inappropriate implementation in Chrome's Safe Browsing module on iOS. The vulnerability allows UI spoofing via crafted HTML, classified under CWE-451 (User Interface (UI) Misrepresentation of Critical Information). The Safe Browsing engine, which is designed to warn users about dangerous sites and downloads, fails to properly isolate or authenticate the display of its warnings and prompts. This permits a remote, unauthenticated attacker to construct a webpage that renders fake browser UI elements—such as phishing warnings, permission dialogs, or credential prompts—that appear authentic to the user. The attack surface is the rendering engine's treatment of HTML content in relation to native UI components. The CVSS v3.1 score of 4.3 (Medium) reflects the requirement for user interaction and the limited scope of impact (integrity only; no confidentiality or availability compromise).
Business impact
For organizations with iOS-using employees or customers, this vulnerability creates a social engineering vector. Attackers can use spoofed UI to convince users to bypass security measures, share sensitive data, or install malware. Financial services, healthcare, and government agencies are particularly at risk because their users are frequent targets of phishing campaigns that could be enhanced with convincing fake browser dialogs. While the direct impact is limited to integrity (the attacker cannot steal data directly through this flaw alone), the secondary effects—credential theft, malware installation, unauthorized transactions—can be severe. End-user awareness and timely patching are critical mitigations.
Affected systems
Google Chrome on iOS running versions prior to 150.0.7871.47 are affected. iOS-based devices (iPhone, iPad) using vulnerable Chrome builds are at risk. Android and desktop Chrome versions are not affected by this specific flaw. Users who rely on Chrome as their primary browser on iOS should prioritize patching. This vulnerability does not affect Safari or other iOS browsers, only the Chrome iOS application.
Exploitability
Exploitability is straightforward from a technical standpoint: the attacker only needs to host a malicious webpage and trick a user into visiting it. No authentication, special privileges, or complex setup is required on the attacker's side. Network access is unrestricted (AV:N). However, the attack depends entirely on user action—the victim must interact with the page or the spoofed UI element. The vulnerability is not remotely exploitable without social engineering. Given that phishing campaigns routinely achieve high click-through rates, this should be considered practically exploitable in the wild. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities catalog, suggesting no evidence of active exploitation at the time of publication, but this does not diminish the risk.
Remediation
Immediate action: Update Chrome on iOS to version 150.0.7871.47 or later. This patch corrects the Safe Browsing implementation to properly isolate UI elements and prevent spoofing. Users should enable automatic app updates in the Apple App Store settings to reduce the window of vulnerability. Organizations managing iOS devices via MDM should deploy the patched Chrome version to all managed endpoints. As an interim measure, consider disabling Chrome on supervised iOS devices or restricting it to internal, trusted sites only, though this may not be practical for many organizations. User education on recognizing spoofed browser UI is valuable but should not be relied upon as the sole control.
Patch guidance
Verify that Chrome on affected iOS devices is updated to version 150.0.7871.47 or later by checking Settings > About Chrome in the app. For MDM-managed devices, deploy the update through your mobile device management platform and verify installation across your fleet. Google typically releases iOS patches through the App Store, so confirm that your device or managed fleet has received the update from Apple's distribution channel. There is no workaround or configuration change that addresses this vulnerability; patching is the only remedy.
Detection guidance
At the endpoint level, verify Chrome version through the app's settings. For organizations with MDM, use inventory reports to identify devices running Chrome versions prior to 150.0.7871.47 and flag them for immediate patching. Network-based detection is limited because the attack relies on user behavior and spoofed UI rendering, which occurs client-side. Security teams should monitor for phishing campaigns that specifically target iOS users or mention browser warnings, as these may be attempts to exploit this flaw. Behavioral signals—users reporting unexpected browser dialogs or warnings—should be investigated. Endpoint Detection and Response (EDR) solutions on iOS are limited, so patching verification remains the primary control.
Why prioritize this
Although the CVSS score is moderate (4.3), the practical risk is elevated due to the social engineering component and the prevalence of phishing attacks targeting financial and government users. The ease of exploitation (a simple malicious webpage) combined with broad user exposure (iOS is ubiquitous) and the potential for secondary harm (credential theft, malware) justifies priority remediation. The vulnerability does not appear in the KEV catalog, but absence from KEV does not equate to low risk. Organizations should treat this as a priority patch for all iOS users.
Risk score, explained
The CVSS 4.3 Medium severity reflects a network-based attack with low complexity and no privilege escalation, but requiring user interaction. The impact is limited to integrity (UI spoofing), with no direct confidentiality or availability loss. However, this score does not fully capture the secondary business risk: spoofed UI can be a stepping stone to credential theft or malware deployment. Organizations handling sensitive data should weight the secondary risk heavily and consider this a higher priority than the CVSS score alone suggests.
Frequently asked questions
Can an attacker steal my credentials directly through this vulnerability?
No, not directly. The vulnerability allows the attacker to create a fake browser dialog or warning that appears legitimate. If the user enters credentials into this fake dialog, the attacker can capture them, but the flaw itself does not bypass authentication or encryption. The risk is social engineering, not cryptographic compromise.
Does this affect Chrome on Android or desktop?
No. This vulnerability is specific to Chrome on iOS due to how the Safe Browsing module interacts with iOS's UI rendering. Chrome on Android, Windows, macOS, and Linux are not affected.
What if I cannot update Chrome immediately?
Use alternative browsers (Safari, Edge, Firefox) on your iOS device until the patch is available. Avoid clicking links from untrusted sources and be suspicious of unexpected browser warnings or permission dialogs. If your organization uses MDM, escalate the patch deployment request to ensure devices are updated as soon as possible.
How can I tell if I've been targeted by this attack?
Spoofed UI is designed to look authentic, so it is difficult to spot in the moment. If you see a browser warning that seems unusual, try closing and reopening the app or navigating to a different site to verify the warning. If a warning persists across multiple sites or conflicts with other indicators (like a working internet connection), it may be spoofed. Always verify warnings by visiting your bank or service's official website directly in a new tab.
This analysis is provided for informational purposes and represents SEC.co's assessment based on available data as of the publication date. The vulnerability details, patch versions, and affected products are sourced from official vendor advisories and CVSS documentation. Organizations should verify all patch version numbers and deployment guidance against the official Google Chrome release notes and their own environment before taking action. This vulnerability analysis does not constitute security advice tailored to your organization; consult your own security team and vendor documentation for deployment decisions. SEC.co makes no guarantee regarding the completeness or timeliness of this information and disclaims liability for damages arising from its use or misuse. 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)