Description
Inappropriate implementation in CORS in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-18
Score: 4.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in an inappropriate implementation of Cross‑Origin Resource Sharing (CORS) that allows an attacker who has already compromised the renderer process to bypass Chrome’s site isolation feature. This bypass can lead to the attacker making the renderer access resources from other sites that are normally restricted, potentially exposing sensitive data or enabling further attacks.

Affected Systems

Google Chrome versions older than 151.0.7922.169 are affected. The vulnerability exists in the stable channel of Chrome for desktop users relying on the default site isolation configuration.

Risk and Exploitability

The vulnerability is considered high severity by Chromium security. Exploitation requires the attacker to have already compromised the renderer process, which may be achieved through a prior vulnerability or social engineering. The CVSS score of 4.2 indicates medium severity and the EPSS score of less than 1% suggests a very low exploitation probability. The issue is not listed in CISA’s KEV catalog. Because the attack vector depends on first compromising the renderer, the risk is limited to environments where such compromise is possible. Nonetheless, the potential to break site isolation warrants prompt remediation.

Generated by OpenCVE AI on August 21, 2026 at 16:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 151.0.7922.169 or newer, which contains the fix for the CORS implementation.
  • If a new Chrome release cannot be applied immediately, ensure that site isolation is explicitly enabled via policy or command‑line flags to reduce the effectiveness of a compromised renderer.
  • Consider limiting the privileges of renderer processes on systems where the vulnerability remains unpatched, such as disabling unnecessary renderer features or using sandboxing extensions to restrict its network access.

Generated by OpenCVE AI on August 21, 2026 at 16:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4749-1 chromium security update
Debian DSA Debian DSA DSA-6455-1 chromium security update
History

Thu, 20 Aug 2026 19:45:00 +0000

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

Wed, 19 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


Wed, 19 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title Renderer Process Compromise Enables CORS Bypass to Disable Site Isolation chromium-browser: Google Chrome: Site isolation bypass due to inappropriate CORS implementation
Weaknesses CWE-653
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Important


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

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

Tue, 18 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Title Renderer Process Compromise Enables CORS Bypass to Disable Site Isolation

Tue, 18 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in CORS in Google Chrome prior to 151.0.7922.169 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-19T11:31:52.750Z

Reserved: 2026-08-18T19:44:47.455Z

Link: CVE-2026-76033

cve-icon Vulnrichment

Updated: 2026-08-19T11:31:44.495Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-18T21:18:27.263

Modified: 2026-08-20T19:25:29.603

Link: CVE-2026-76033

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-18T20:31:25Z

Links: CVE-2026-76033 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T17:00:04Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-653

    Improper Isolation or Compartmentalization