MEDIUM 5.5

CVE-2026-13929: Chrome Android DevTools Navigation Policy Bypass

A flaw in Google Chrome's Developer Tools on Android lets a local attacker trick the browser into ignoring certain navigation restrictions by supplying a malicious file. The attacker needs physical or local access to the device and user interaction (like opening a file), but doesn't require elevated permissions. The impact is limited to unauthorized navigation—not data theft or system crashes—making this a moderate-severity issue.

Source data · NVD / CISA · public domain

CVSS
3.1 · 5.5 MEDIUM · CVSS:3.1/AV:L/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 policy enforcement in DevTools in Google Chrome on Android prior to 150.0.7871.47 allowed a local attacker to bypass navigation restrictions via a malicious file. (Chromium security severity: Medium)

2 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-13929 stems from insufficient policy enforcement in Chrome's DevTools implementation on Android. The vulnerability allows circumvention of navigation policy controls through a malformed or specially crafted file. The attack surface is local (AV:L), requires no special privileges (PR:N), but does require user interaction (UI:R), meaning the victim must open or interact with the attacker-supplied file. The Chromium security team classified this as Medium severity. The underlying weakness maps to CWE-20 (Improper Input Validation), reflecting inadequate sanitization or enforcement of navigation policy rules when processing malicious input.

Business impact

For organizations managing Android devices running Chrome, this vulnerability poses a low-to-moderate risk. An attacker with local access could redirect users to unintended sites or bypass intended navigation guardrails—potentially for phishing, credential harvesting, or traffic redirection attacks. However, the requirement for local access and user interaction significantly limits opportunistic exploitation. Organizations relying on Chrome as a managed browser or deploying strict browsing policies should prioritize patching to maintain policy integrity and user trust in navigation controls.

Affected systems

Google Chrome versions prior to 150.0.7871.47 on Android are vulnerable. Desktop Chrome is not affected. The vulnerability is specific to Android's DevTools implementation, so mobile device inventory and Chrome version audit are essential to determine exposure.

Exploitability

Exploitation requires local device access and user interaction—the attacker must trick a user into opening a malicious file. No remote exploitation is possible, and no special system privileges are needed. While not trivial, the barrier to exploitation is relatively low in environments where users frequently download or transfer files locally. The lack of KEV listing indicates no active in-the-wild exploitation has been observed or reported to CISA as of the publication date.

Remediation

Update Google Chrome on Android to version 150.0.7871.47 or later. Users should check Settings > About Chrome to verify their current version and enable automatic updates if not already active. Organizations managing devices via MDM should push the update through their device management platform to ensure compliance.

Patch guidance

Google Chrome on Android auto-updates by default if configured in the Play Store settings. Verify the update by navigating to Chrome menu > Settings > About Chrome; the browser will check for updates automatically. For enterprise deployments using Android Enterprise or Samsung Knox, push the update via MDM policies to ensure all managed devices receive version 150.0.7871.47 or later. Test the update on a representative device before broad rollout to confirm no compatibility issues with your organization's apps or workflows.

Detection guidance

Monitor Chrome version inventory across your Android fleet using MDM reporting or endpoint detection tools. Query for any devices running Chrome versions below 150.0.7871.47. Additionally, watch for suspicious user behavior such as unexpected navigation to unfamiliar domains or file download and opening patterns that could indicate exploitation attempts. Note that exploitation leaves minimal forensic traces; focus on version compliance as the primary control.

Why prioritize this

While the CVSS score of 5.5 places this in the medium range and the local-access requirement limits exposure, the integrity impact on navigation policy enforcement is significant for organizations with strict browsing policies or compliance requirements. The lack of in-the-wild exploitation (no KEV listing) slightly reduces urgency, but the simplicity of the exploit vector—user interaction with a malicious file—warrants prompt patching within a standard maintenance window. Prioritize based on your organization's reliance on Chrome for managed browsing and policy enforcement.

Risk score, explained

The CVSS 3.1 score of 5.5 (Medium) reflects: local attack vector (lower impact than remote), no privilege elevation required, user interaction needed (user must open the file), and integrity impact (navigation policy bypass) with no confidentiality or availability impact. The score appropriately captures the moderate risk: the flaw is real and exploitable, but only under constrained conditions. For organizations heavily dependent on Chrome navigation controls, the business risk may warrant treatment as High priority despite the medium CVSS score.

Frequently asked questions

Can this vulnerability be exploited remotely?

No. The attack requires local device access and user interaction. An attacker cannot exploit this flaw over the network or without the victim opening a malicious file.

Will my Chrome browser auto-update to the patched version?

If you have automatic updates enabled in the Google Play Store, Chrome will update automatically. Check Settings > About Chrome to verify you are running version 150.0.7871.47 or later. You may need to trigger a manual check if auto-updates are disabled.

What should enterprise organizations do?

Audit your Android device inventory for Chrome versions below 150.0.7871.47 using MDM reporting. Push the update via your device management platform, then verify compliance. If your organization enforces strict navigation policies, this patch maintains the integrity of those controls.

Is this vulnerability actively being exploited in the wild?

No. As of the publication date, this vulnerability is not listed on the CISA KEV (Known Exploited Vulnerabilities) catalog, indicating no confirmed active exploitation has been reported. However, this does not guarantee the flaw will not be exploited in the future, so timely patching remains important.

This analysis is based on official vulnerability data published by Google and CVSS scores as of the modification date. Specific patch version numbers, compatibility notes, and timelines should be verified against the official Google Chrome Security Update announcements. No active exploitation code or detailed attack vectors are provided. Organizations should conduct their own risk assessments in the context of their specific environment, compliance obligations, and Chrome usage patterns. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).