CVE-2026-13930: Chrome Navigation Policy Bypass Vulnerability
Google Chrome versions before 150.0.7871.47 contain a flaw in how the browser enforces navigation restrictions. An attacker can craft a malicious webpage that tricks the browser into allowing navigation to blocked or restricted destinations. The attack requires user interaction (clicking or interacting with the page) but doesn't require any special permissions or authentication. While the security rating is medium, the impact is real: users visiting a malicious site could be redirected to phishing pages, malware distribution sites, or other dangerous destinations that Chrome's security policies should have prevented.
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-602
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-01
NVD description (verbatim)
Insufficient policy enforcement in Actor in Google Chrome prior to 150.0.7871.47 allowed a remote attacker 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
The vulnerability stems from insufficient policy enforcement in Chrome's Actor component, a subsystem responsible for managing navigation contexts and security boundaries. The flaw allows a remote attacker to bypass navigation restrictions—the browser's mechanisms for preventing navigation to certain URLs or origins—through a specially crafted HTML page. The attack vector is network-based with low complexity, triggered by user interaction, and the primary impact is integrity compromise (the attacker can force unintended navigation). The vulnerability is classified under CWE-602 (Client-Side Enforcement of Server-Side Security), indicating the browser's client-side policy enforcement is inadequate.
Business impact
The integrity impact of this vulnerability affects user trust and organizational security posture. In enterprise environments, this could allow attackers to redirect employees from legitimate internal navigation flows to credential harvesting sites or malware distribution points. While it doesn't directly steal data or disable services, successful exploitation undermines Chrome's promise to prevent navigation to dangerous destinations, increasing phishing and social engineering success rates. Organizations relying on Chrome's security features for regulated browsing may face compliance gaps if policies can be bypassed.
Affected systems
Google Chrome versions prior to 150.0.7871.47 are vulnerable. This includes all releases before that version on Windows, macOS, Linux, Android, and iOS platforms where Chrome is deployed. Organizations running enterprise Chrome deployments without automatic updates are at highest risk. The vulnerability does not affect other Chromium-based browsers unless they have independently carried the vulnerable code forward.
Exploitability
Exploitability is practical but not trivial. An attacker must craft a malicious HTML page and convince or trick a user into visiting it. No special browser configuration, plugins, or user privileges are required. The low complexity and network-based vector mean weaponization is straightforward for a motivated attacker. However, successful exploitation depends on user interaction, which provides some defense opportunity if users are trained to recognize suspicious navigation prompts or redirects. No public exploit code or active exploitation has been reported at this time.
Remediation
Update Google Chrome to version 150.0.7871.47 or later. Google automatically delivers updates for most Chrome users; however, enterprises managing updates centrally should verify deployment. Organizations using Chromium derivatives should check their vendor's advisories for corresponding patch availability and timelines. No workarounds exist; patching is the only mitigation.
Patch guidance
Verify your Chrome version by navigating to chrome://version or Settings > About Chrome, which will automatically check for and install available updates. For enterprise deployments, use Chrome Enterprise policies to enforce the minimum version requirement of 150.0.7871.47. Organizations with auto-update enabled will receive the fix automatically; those with manual update policies should prioritize this patch within your standard monthly cycle, as it addresses an active threat vector. Test the patch in a representative environment before full rollout, though this vulnerability does not typically cause compatibility issues.
Detection guidance
Detection requires observing successful navigation to restricted or blocked destinations that should have been prevented by Chrome's policy engine. Monitor for unexpected redirects in user sessions, particularly to known phishing or malware domains. Enterprise proxy logs and DNS filtering systems may reveal unusual navigation patterns. Intrusion detection systems should flag traffic to destinations typically blocked by Chrome policies. Endpoint Detection and Response (EDR) tools can monitor for browser processes making abnormal network connections following page loads. Collect Chrome logs at chrome://net-internals and archive them for forensic review if suspected exploitation is identified. No signature-based detection is practical before patching; focus on monitoring user reports of unexpected navigation.
Why prioritize this
Prioritize patching based on user exposure and attack surface rather than CVSS score alone. The medium CVSS score (6.5) reflects the requirement for user interaction, but the vulnerability is in a critical path (navigation policy enforcement) and affects all Chrome users. Attackers can combine this with other vectors (phishing, social engineering) to amplify impact. Organizations with high-value targets, regulated users, or strong phishing prevention systems should patch immediately. General enterprises can schedule patching within a two-week window.
Risk score, explained
The CVSS v3.1 score of 6.5 (Medium) reflects: network-based attack vector (AV:N), low attack complexity (AC:L), no privilege or authentication required (PR:N/UI:R), confidentiality not impacted (C:N), integrity compromised (I:H), and availability not impacted (A:N). The user interaction requirement (UI:R) prevents a critical rating, but the high integrity impact acknowledges that successful exploitation allows unintended redirection. For risk-based prioritization, organizations should weigh this against their exposure to phishing campaigns and the efficacy of their user security awareness.
Frequently asked questions
Can this vulnerability steal my passwords or data?
No. The vulnerability allows an attacker to redirect your browser to a different website, but it does not directly extract passwords, credentials, or data from your browser. However, the attacker could redirect you to a fake login page designed to harvest credentials, so the risk is indirect. Always verify the URL in your address bar before entering sensitive information.
Do I need to change my browser settings or disable extensions?
No. The vulnerability is in Chrome's core navigation enforcement, not in settings or extensions. Simply updating to version 150.0.7871.47 or later resolves the issue. No configuration changes are necessary, and you do not need to disable any extensions.
Why is this vulnerability rated Medium instead of High or Critical?
The CVSS score of 6.5 reflects the requirement for user interaction—you must visit a malicious page for the attack to work. If this vulnerability could be triggered without user action, it would receive a higher rating. The Medium rating also assumes the attacker's goal is navigation redirection, not system-level compromise. However, when combined with phishing or social engineering, the practical risk can be higher.
What should enterprises do if they have slow update cycles?
Prioritize Chrome updates outside of your normal patching schedule if possible, or use Chrome Enterprise policies to enforce version 150.0.7871.47 immediately. If you cannot patch quickly, mitigate risk by enhancing phishing defenses, implementing DNS filtering to block common phishing domains, and training users to verify URLs before entering credentials. Monitor for unusual navigation patterns in proxy logs.
This analysis is based on the public vulnerability description and vendor information current as of the publication date. CVSS scores, patch versions, and affected product lists are subject to change as vendors release updates or clarifications. Organizations should verify patch applicability against their specific Chrome deployment and vendor advisories before implementation. This analysis is provided for informational purposes and does not constitute legal, compliance, or tailored risk advice. Consult your security team and vendor documentation for deployment decisions. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-11014MEDIUMChrome Extension Policy Bypass Allows Site Isolation Circumvention
- CVE-2026-11018MEDIUMChrome Navigation Policy Bypass (6.5 CVSS)
- CVE-2026-11025MEDIUMChrome Android CSP Bypass Vulnerability – Patch Guidance
- CVE-2026-11062MEDIUMChrome Extension Policy Bypass Allows Script Injection
- CVE-2026-11184MEDIUMChrome Navigation Policy Bypass via Crafted HTML
- CVE-2026-11267MEDIUMChrome Content Security Policy Bypass via Malicious Extensions
- CVE-2026-11287MEDIUMChrome Android Navigation Bypass Vulnerability Analysis
- CVE-2026-13795MEDIUMChrome iOS Navigation Bypass Vulnerability – Patch Guidance