CVE-2026-13983: Chrome iOS Omnibox Spoofing Vulnerability – Patch Guidance
A vulnerability in Chrome on iOS allows attackers to trick users into believing they are visiting a legitimate website by spoofing the Omnibox (the URL bar that displays the website address). An attacker would need to convince a user to perform specific UI gestures—such as particular taps or swipes—on a crafted webpage to trigger the spoofing. The attack does not grant access to sensitive data but can mislead users about which site they are actually visiting, potentially leading to credential theft or other social engineering attacks. This affects Chrome for iOS versions prior to 150.0.7871.47.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 4.2 MEDIUM · CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L
- Weaknesses (CWE)
- CWE-451
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-06
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 spoof the contents of the Omnibox (URL bar) 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-13983 stems from an inappropriate implementation in Chrome's iOS rendering engine related to Omnibox state management. The vulnerability allows DOM manipulation or JavaScript execution on a webpage to trigger a visual spoofing of the URL bar, causing it to display a different address than the one actually loaded. The attack vector requires user interaction—specifically, a crafted HTML page must guide the user through deliberate UI gestures that trigger the spoofing condition. The vulnerability is categorized under CWE-451 (User Interface (UI) Misrepresentation of Critical Information), indicating that the browser fails to authentically represent critical navigation information to the user. CVSS 3.1 scoring of 4.2 reflects the requirement for user interaction and the limited scope of impact (integrity and availability concerns only, no confidentiality breach).
Business impact
While the CVSS score is medium and the vulnerability requires active user manipulation, the business risk should not be underestimated. Omnibox spoofing is a proven vector for phishing and credential harvesting attacks. Users may enter login credentials, payment information, or other sensitive data into what they believe is a trusted site's login form, when in fact they are on an attacker-controlled page. Organizations with employees using Chrome on iOS devices (iPhones and iPads) face increased exposure to social engineering campaigns. The impact depends on user awareness: organizations with strong security awareness training may see lower incident rates, while those without may face compromised credentials and potential lateral movement within corporate networks.
Affected systems
The vulnerability affects Google Chrome on iOS (running on Apple iPhone OS) in all versions prior to 150.0.7871.47. This includes both iPhone and iPad devices running Chrome. Android Chrome is not affected by this specific vulnerability. Users running Chrome version 150.0.7871.47 or later are protected. Organizations should verify the Chrome version deployed on iOS devices through their mobile device management (MDM) solutions or by checking Settings > Chrome in the Chrome app itself.
Exploitability
Exploitation requires active user interaction, which is a limiting factor. An attacker must craft a HTML page and convince a user to visit it, then manipulate the user into performing specific UI gestures (taps, swipes, or other touch interactions) to trigger the spoofing effect. The attack cannot be carried out silently or through passive viewing of a webpage. However, the threshold for user manipulation is relatively low—users may innocently perform normal browsing gestures without realizing they are triggering a security issue. Given that this is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog, there is no evidence of active exploitation in the wild at the time of publication, but organizations should not assume indefinite safety. The vulnerability is discoverable through testing and may eventually attract threat actor attention.
Remediation
The primary remediation is to update Google Chrome on iOS to version 150.0.7871.47 or later. Users and administrators should enable automatic updates in Chrome settings to ensure the patch is applied promptly. For organizations managing iOS devices via MDM, ensure that app update policies are configured to deploy the latest Chrome version. No workaround exists short of disabling Chrome or using alternative browsers; the vulnerability cannot be mitigated at the network or OS level without updates to Chrome itself. Note: verify the exact patch version against Google's official Chrome release notes and security advisory to confirm availability on your target OS version.
Patch guidance
Google has addressed this vulnerability in Chrome 150.0.7871.47 for iOS. To apply the patch: (1) On iOS devices, open the Chrome app and navigate to Settings > About Chrome. The app will check for updates automatically; if an update is available, tap 'Update Chrome' or allow the automatic update to proceed. (2) Organizations using MDM solutions (such as Apple Business Manager or third-party platforms) should configure policies to enforce automatic app updates or push Chrome 150.0.7871.47+ through their app deployment channels. (3) Verify the update has been applied by checking Settings > About Chrome and confirming the version number is 150.0.7871.47 or higher. (4) Test functionality in your environment to ensure the patch does not introduce compatibility issues with internal web applications.
Detection guidance
Detection of exploitation attempts is challenging because the attack relies on user interaction with a malicious webpage. Monitor for indicators such as: (1) Unusual variations in phishing or spear-phishing emails targeting iOS users with links to suspicious sites, which may be attempts to trigger Omnibox spoofing; (2) User reports of unusual browser behavior or concern about whether they were on the correct website; (3) Credential compromise incidents that correlate with users on iOS devices around the same timeframe; (4) Web proxy or DNS logs showing access to credential harvesting domains from iOS user agents. Implement user awareness training to help employees recognize signs of spoofing and verify URLs carefully before entering sensitive information. Organizations with access to Chrome Enterprise policies can enable additional logging or use endpoint detection and response (EDR) tools to monitor Chrome process behavior on iOS, though native iOS sandboxing limits the depth of telemetry available.
Why prioritize this
This vulnerability should be prioritized for patching in the medium-risk category. The CVSS score of 4.2 and requirement for user interaction limit the urgency compared to critical remote code execution bugs, but the attack type—Omnibox spoofing—is a proven social engineering vector that directly enables credential theft. Organizations with significant iOS user populations, especially those with high-value targets (finance, healthcare, government), should accelerate patching. The lack of KEV status and known active exploitation reduces immediate pressure, but waiting for evidence of attacks in the wild is a reactive posture. Organizations should treat this as a standard priority patch with a target deployment window of 4–6 weeks, depending on risk tolerance and the size of affected mobile device inventory.
Risk score, explained
The CVSS 3.1 score of 4.2 (Medium) reflects: (1) Network attack vector (AV:N) — the attacker can deliver the malicious HTML page over the internet; (2) High attack complexity (AC:H) — the attacker must craft specific UI conditions and convince the user to perform deliberate gestures; (3) No privileges required (PR:N) — the attacker does not need prior access; (4) Required user interaction (UI:R) — the attack cannot succeed without active user participation; (5) Unchanged scope (S:U) — the impact is limited to the Chrome app itself; (6) No confidentiality impact (C:N) — no data breach; (7) Low integrity and availability impacts (I:L, A:L) — the spoofing misleads the user and may degrade trust in navigation, but does not directly compromise data. The score appropriately reflects a social engineering risk rather than a direct system compromise. However, the business context—credential harvesting potential—warrants consideration of organizational risk appetite beyond the numerical score.
Frequently asked questions
Does this vulnerability allow an attacker to steal my data directly?
No. The vulnerability spoofs the URL bar display but does not grant the attacker access to data on your device. However, the spoofing can trick you into entering passwords or payment information on an attacker-controlled page, which would then compromise that data. The risk lies in social engineering, not in direct data theft by the browser.
I'm using Chrome on my Android phone. Am I affected?
No. This vulnerability is specific to Chrome on iOS (iPhone and iPad). Android users are not affected by CVE-2026-13983. However, you should keep all browsers and apps updated as a general best practice.
What should I do if I suspect I was tricked by this spoofing attack?
If you believe you entered credentials or payment information on a spoofed site, immediately change your passwords, contact your bank or payment provider if financial details were exposed, and monitor your accounts for suspicious activity. Notify your IT department if you work for an organization. Then, update Chrome to version 150.0.7871.47 or later to prevent future attacks.
Is there a workaround if I can't update Chrome immediately?
There is no technical workaround within Chrome itself. If you cannot update immediately, the safest approach is to minimize your use of Chrome on iOS for sensitive activities (banking, email, corporate logins) until you can apply the patch. Use Safari or another browser instead, though you should eventually update Chrome regardless. Check with your organization's IT department if you have policies regarding app updates.
This analysis is provided for informational purposes and represents the state of the vulnerability as of the publication date. CVSS scores, patch versions, and affected product lists are derived from official vendor sources and should be verified against the latest Google Chrome security advisory and Apple security bulletins. Exploitation status and threat intelligence may evolve; organizations should monitor CISA, Google, and Apple channels for updates. This document does not constitute legal or professional security advice; consult your security team and vendor documentation for guidance specific to your environment. No exploit code or detailed attack instructions are provided herein; this analysis is intended to inform defensive decisions only. 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)