MEDIUM 6.5

CVE-2026-13917: Chrome for iOS Navigation Bypass Vulnerability (CVSS 6.5)

Google Chrome for iOS contains a validation flaw that allows attackers to bypass navigation restrictions through a specially crafted web page. The vulnerability requires a user to perform specific interactions with the browser UI, but does not require any special privileges or configuration. An attacker could potentially redirect users to unintended destinations or manipulate the browsing experience by circumventing Chrome's navigation safeguards.

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:N/I:H/A:N
Weaknesses (CWE)
CWE-20
Affected products
2 configuration(s)
Published / Modified
2026-06-30 / 2026-07-01

NVD description (verbatim)

Insufficient validation of untrusted input 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 bypass navigation restrictions 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-13917 is a CWE-20 (Improper Input Validation) vulnerability in Chrome for iOS affecting versions prior to 150.0.7871.47. The flaw stems from insufficient validation of untrusted input in the iOS-specific implementation of Chrome's navigation handling. A remote attacker can craft an HTML page that, when combined with specific user UI gestures, bypasses navigation restrictions that would normally prevent unwanted redirects or state changes. The vulnerability is classified as Medium severity by Chromium and has a CVSS 3.1 score of 6.5, reflecting network accessibility with user interaction required but no confidentiality impact.

Business impact

Navigation bypass vulnerabilities can erode user trust in browser security mechanisms and expose users to phishing, credential harvesting, or malware distribution sites disguised as legitimate destinations. For organizations managing iOS devices and user access policies, this could undermine controls that rely on Chrome's navigation enforcement. The threat is contextual—high-risk environments with users visiting untrusted content or those targeted by social engineering campaigns face greater exposure.

Affected systems

Apple iOS devices running Google Chrome versions prior to 150.0.7871.47 are affected. This includes all iOS release lines where Chrome is installed. macOS and Android versions are not referenced in this vulnerability, though administrators should verify Chrome version numbers across all deployment platforms.

Exploitability

Exploitation requires convincing a user to visit a malicious website and perform specific UI interactions, making this attack dependent on social engineering or drive-by tactics. No exploitation attempts are documented in public databases. The CVSS vector (AC:L, PR:N, UI:R) indicates low attack complexity but mandatory user interaction, classifying this as moderately exploitable rather than highly automated.

Remediation

Update Google Chrome for iOS to version 150.0.7871.47 or later. Apple iOS device management administrators should deploy this update through MDM solutions or notify users to update via the App Store. Verify the Chrome version in installed app inventories before and after deployment to confirm remediation.

Patch guidance

Google has released Chrome 150.0.7871.47 and later versions containing the fix. iOS users should update through the App Store; managed device environments should push the update via MDM configuration. Verify that auto-update is enabled in Chrome settings, or enforce mandatory updates through organizational policy. Test the patched version on a small cohort of devices before full rollout to confirm functionality.

Detection guidance

Monitor Chrome version numbers in endpoint telemetry and mobile device management systems for any instances still running pre-150.0.7871.47 versions. Web proxy or security gateway logs may show anomalous navigation patterns if users are being redirected unexpectedly, though attribution to this specific flaw would require additional context. Consider tracking failed navigation enforcement events in Chrome telemetry if available through enterprise reporting.

Why prioritize this

Medium CVSS score combined with user interaction requirements positions this as important but not critical. Priority should be elevated in high-risk user populations (executives, sensitive data handlers, users in targeted geographies) and in environments where iOS is the primary or exclusive mobile platform. Patch deployment should follow standard change control but without emergency expediting unless corroborated evidence of active exploitation emerges.

Risk score, explained

The 6.5 CVSS 3.1 score reflects a network-accessible vulnerability with low attack complexity but mandatory user interaction and no direct confidentiality compromise. Integrity is impacted because attackers can manipulate navigation and potentially direct users to malicious or fraudulent destinations. The lack of confidentiality or availability impact, combined with the social engineering dependency, prevents a higher score. Organizations using defense-in-depth strategies (phishing filters, DNS filtering, endpoint detection) can further mitigate residual risk.

Frequently asked questions

Does this vulnerability allow attackers to steal passwords or access sensitive data directly?

No. The vulnerability bypasses navigation restrictions but does not provide direct access to user data, credentials, or device storage. The risk is indirect—users may be redirected to phishing or malware sites where they could be socially engineered. Organizations with additional security controls (DNS filtering, browser isolation, email authentication) can significantly reduce this secondary exposure.

Are Android or macOS versions of Chrome affected?

This CVE is specific to Chrome for iOS. The underlying validation flaw affects iOS-specific navigation handling. However, you should verify the Chrome version deployed on all platforms and apply the latest updates available for each operating system as part of routine security maintenance.

What should IT administrators do if they cannot immediately update all iOS devices?

Prioritize updating high-risk user groups, enforce the update through MDM if possible, and communicate the security update to device users with clear instructions. Monitor for suspicious navigation behavior or user reports of unexpected redirects. Consider supplementary controls such as restricting access to untrusted sites via proxy or DNS filtering while patches are staged.

Is this vulnerability being actively exploited in the wild?

This vulnerability is not currently listed on CISA's Known Exploited Vulnerabilities catalog, and public exploit code has not been disclosed. However, the moderate severity and user interaction requirement make it a plausible target for spear-phishing or targeted campaigns. Maintain awareness of threat intelligence feeds and apply patches within your standard maintenance window.

This analysis is provided for informational purposes and reflects publicly available information as of the publication date. Organizations should independently verify patch availability, compatibility, and applicability to their environment. CVSS scores and severity classifications are derived from vendor advisories and should be contextualized within your organization's risk tolerance and threat landscape. Always consult official vendor documentation and release notes before deploying patches in production. This explainer does not constitute professional security advice, and organizations should engage qualified security professionals for compliance and incident response decisions. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).