Description
Insufficient policy enforcement in Navigation in Google Chrome prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-06
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Google Chrome versions before 151.0.7922.109 contain insufficient policy enforcement in the navigation component. When a remote attacker has already compromised the renderer process, a crafted HTML page can trigger a privilege escalation that potentially bypasses the browser sandbox and allows code execution outside the intended confinement. This flaw corresponds to CWE-266 and CWE-693, reflecting an inadequate enforcement of navigation policy controls and an authorization bypass through user-controlled privileges, leading to an elevation of privilege for the attacker within the browser process.

Affected Systems

The vulnerability affects Google Chrome running on any platform that includes the renderer process. All installations of Chrome prior to version 151.0.7922.109 are susceptible; no partial or selective component impact is reported.

Risk and Exploitability

This vulnerability, classified as CWE-266 and CWE-693, indicates an authorization bypass and access control deficiency due to insufficient navigation policy enforcement. The CVSS score of 8.3 indicates high severity and significant impact. The EPSS score is < 1%, which suggests a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, indicating no confirmed exploitation at this time. However, the exploit path requires an initial compromise of the renderer process, which could arise from a broader compromise or from malicious web content. The likely attack vector involves a remote attacker delivering malicious HTML that exploits the navigation policy loophole once the renderer process is already breached.

Generated by OpenCVE AI on August 13, 2026 at 14:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Chrome version (151.0.7922.109 or later) that contains the navigation policy fix.
  • Enable Site Isolation and Safe Browsing in Chrome to add additional sandbox layers and reduce the impact of a renderer compromise.
  • Disable Chrome's remote debugging feature (chrome://flags/#allow-remote-debugging) to limit attack surface, and consider using a web filter to block malicious HTML content until the patch is applied.

Generated by OpenCVE AI on August 13, 2026 at 14:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4728-1 chromium security update
Debian DSA Debian DSA DSA-6422-1 chromium security update
History

Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title Navigation Policy Flaw Enables Sandbox Escape in Google Chrome chromium-browser: Chromium: Sandbox escape via insufficient policy enforcement in Navigation
Weaknesses CWE-266
References
Metrics threat_severity

None

threat_severity

Important


Fri, 07 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Title Navigation Policy Flaw Enables Sandbox Escape in Google Chrome

Fri, 07 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Title Sandbox Escape via Navigation Policy Bypass in Google Chrome
Weaknesses CWE-284

Fri, 07 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-693
Metrics cvssV3_1

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

ssvc

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


Fri, 07 Aug 2026 00:45:00 +0000

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

Fri, 07 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Title Sandbox Escape via Navigation Policy Bypass in Google Chrome
Weaknesses CWE-284

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Insufficient policy enforcement in Navigation in Google Chrome prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-08T03:55:21.838Z

Reserved: 2026-08-06T16:51:47.993Z

Link: CVE-2026-19152

cve-icon Vulnrichment

Updated: 2026-08-07T12:52:18.717Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-06T22:16:57.437

Modified: 2026-08-08T05:17:08.027

Link: CVE-2026-19152

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-06T20:33:48Z

Links: CVE-2026-19152 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T14:30:18Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-693

    Protection Mechanism Failure