Description
Insufficient validation of untrusted input in Workers in Google Chrome prior to 151.0.7922.109 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-06
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An input validation flaw in Chrome Workers allows an attacker who has already compromised a renderer process to craft an HTML page that bypasses site isolation. The vulnerability is a classic example of CWE‑20, insufficient bounds checking or input validation. Because site isolation is designed to keep renderer processes separate, the bypass can let the attacker gain higher privileges and potentially access data or control other tabs that were otherwise isolated. The Chromium team rated the severity of this flaw as high.

Affected Systems

The weakness affects Google Chrome versions that precede the 151.0.7922.109 release. The update published on August 1, 2026 addresses the input validation flaw in Workers, restoring proper site isolation enforcement. Users running Chrome 151.0.7922.108 or earlier are at risk.

Risk and Exploitability

The EPSS score is not currently available, and the vulnerability is not listed in the CISA KEV catalog. However, the flaw has a high internal severity rating and requires that an attacker already has a foothold in the renderer process to create the crafted HTML page. This suggests the attack vector is a local or session-based compromise that escalates via a browser‑level exploit rather than a purely remote attack. The lack of a public EPSS score means the exact likelihood of exploitation cannot be quantified, but the high severity and the nature of the flaw indicate that a motivated attacker could benefit from a quick patch.

Generated by OpenCVE AI on August 7, 2026 at 00:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Chrome version 151.0.7922.109 or newer, ensuring that the fix for the Workers input validation flaw is in place.
  • Verify that automatic updates are enabled in Chrome; if not, configure group policy or enterprise policy to enforce frequent updates for all endpoints.
  • If immediate update is not feasible, implement a temporary restriction that blocks the creation of Web Workers from arbitrary origins using a browser extension or policy that limits worker URLs.

Generated by OpenCVE AI on August 7, 2026 at 00:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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 Chrome Workers Input Validation Weakness Enables Site Isolation Bypass

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Workers in Google Chrome prior to 151.0.7922.109 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-06T20:33:49.127Z

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

Link: CVE-2026-19153

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T00:30:06Z

Weaknesses
  • CWE-20

    Improper Input Validation