Description
Insufficient policy enforcement in Navigation in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker to bypass content security policy via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A crafted HTML page can be served to a user of Google Chrome on Android, causing the browser to ignore the content security policy that normally prevents script execution. This lack of enforcement permits a remote attacker to inject and execute arbitrary JavaScript in the context of a website, which could lead to data theft, session hijacking, or additional compromise of the device. The vulnerability is rooted in an insufficient policy check during navigation and is categorized as a medium severity issue by Chromium security reviewers.

Affected Systems

Google Chrome for Android versions earlier than 149.0.7827.53 are affected. The flaw exists in the navigation handling subsystem and applies to all builds of Chrome for Android that have not yet implemented the policy enforcement fix. No other browsers or platforms are listed as affected.

Risk and Exploitability

The EPSS score is < 1%, and the vulnerability is not included in the CISA KEV catalog. Based on the CVSS score of 6.5, which denotes medium severity, the risk is considered medium. The likely attack vector is a remote attacker delivering a malicious web page to a user’s device; the attacker does not require any special permissions beyond typical web traffic. Exploitation would rely on the browser’s default behavior, so a user must visit a malicious site to trigger the bypass. The absence of publicly known exploit code suggests that the potential for XSS persists until the fix is deployed.

Generated by OpenCVE AI on June 8, 2026 at 15:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 149.0.7827.53 or later, which contains a fix that enforces CSP during navigation.
  • Ensure the device receives official Android OS updates that include the latest browser revisions; if the device manufacturer delays updates, remain vigilant for vendor‑issued patches.
  • If updating immediately is not possible, consider disabling or uninstalling the current Chrome installation and using an alternative browser that does not exhibit the CSP bypass flaw.

Generated by OpenCVE AI on June 8, 2026 at 15:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Tue, 09 Jun 2026 03:15:00 +0000

Type Values Removed Values Added
First Time appeared Google android
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:google:android:-:*:*:*:*:*:*:*
Vendors & Products Google android

Mon, 08 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-602
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N'}


Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title CSP Bypass via Crafted Navigation Page in Chrome for Android chromium-browser: Insufficient policy enforcement in Navigation
References
Metrics threat_severity

None

cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

threat_severity

Moderate


Fri, 05 Jun 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Fri, 05 Jun 2026 03:15:00 +0000

Type Values Removed Values Added
Title CSP Bypass via Crafted Navigation Page in Chrome for Android
Weaknesses CWE-79

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient policy enforcement in Navigation in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker to bypass content security policy via a crafted HTML page. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T13:56:11.422Z

Reserved: 2026-06-04T17:06:32.044Z

Link: CVE-2026-11025

cve-icon Vulnrichment

Updated: 2026-06-08T13:55:26.344Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:06.483

Modified: 2026-06-09T03:07:46.883

Link: CVE-2026-11025

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11025 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T15:30:27Z

Weaknesses
  • CWE-602

    Client-Side Enforcement of Server-Side Security

  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')