Description
Improper input validation in Navigation in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 3.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: Site isolation bypass via renderer compromise
Action: Patch
AI Analysis

Impact

Google Chrome’s navigation code performs improper input validation, which allows a crafted HTML page to convince the renderer process that the page should bypass site isolation. When a remote attacker has already compromised the renderer, this flaw lets the attacker exceed the isolation boundaries normally enforced between sites, potentially leading to cross‑site data leakage or privilege escalation. The weakness is a classic input validation issue identified as CWE‑20.

Affected Systems

All Google Chrome installations older than version 152.0.7977.65 are affected. The CVE applies to the stable channel releases that have not yet incorporated the 152.0.7977.65 update.

Risk and Exploitability

The CVSS score of 3.1 indicates low severity, and the vulnerability is listed with a Medium severity in Chromium’s own scoring. EPSS score is less than 1%, indicating a very low probability of exploitation. The issue is not in the CISA KEV catalog, which suggests that widespread exploitation has not yet been observed. A remote attacker must first compromise a renderer process, a non‑trivial prerequisite, so the likelihood of exploitation is moderate under realistic attack conditions. Once the precondition is met, the attacker can bypass site isolation, which would grant access to data and resources from other sites rendered in separate processes.

Generated by OpenCVE AI on August 28, 2026 at 18:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 152.0.7977.65 or later, which contains the fixed input validation logic.
  • Verify that site isolation remains enabled; if it has been disabled, re‑enable it via chrome://flags or system policy to restore strict process separation.
  • Limit the exposure of untrusted content—in particular, disable or harden third‑party extensions and content that may serve the crafted HTML until the patch is applied.

Generated by OpenCVE AI on August 28, 2026 at 18:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Mon, 31 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Fri, 28 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Title Chrome Site Isolation Bypass via Improper Navigation Input Validation

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Tue, 25 Aug 2026 23:45:00 +0000

Type Values Removed Values Added
Title Chrome Site Isolation Bypass via Improper Navigation Input Validation

Tue, 25 Aug 2026 23:30:00 +0000

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

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Improper input validation in Navigation in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T19:07:42.472Z

Reserved: 2026-08-25T06:08:29.567Z

Link: CVE-2026-79066

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:18:02.253

Modified: 2026-08-31T16:37:48.680

Link: CVE-2026-79066

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T19:00:11Z

Weaknesses
  • CWE-20

    Improper Input Validation