Description
Race condition in Workers in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass web origin policy via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross-origin policy bypass
Action: Apply Patch
AI Analysis

Impact

A race condition in the Workers component of Google Chrome allows an attacker who has already compromised the renderer process to circumvent the web origin policy through a specifically crafted HTML page. The flaw enables the bypass of the same‑origin restriction, potentially allowing the attacker to read or manipulate data from origins that should be isolated. The vulnerability is classified as medium severity in Chromium’s internal ranking.

Affected Systems

Google Chrome versions prior to 152.0.7977.65 are affected. Users running these releases are susceptible to the race condition described above.

Risk and Exploitability

The vulnerability’s CVSS score is 4.3, with an EPSS score of < 1% and it is not listed in the CISA KEV catalog. Because exploitation requires the renderer process to already be compromised, the attack vector is inferred to be a remote attacker who can inject malicious content into that process. Once the renderer is hijacked, a cross‑origin policy bypass can be performed, making the forgery capable of exfiltrating sensitive information from other origins. The overall risk is moderate, as the requirement for a prior compromise reduces the likelihood of an initial breach but considerably increases the impact once achieved.

Generated by OpenCVE AI on August 28, 2026 at 19:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Chrome update 152.0.7977.65 or later to eliminate the Workers race condition
  • Ensure Chrome’s auto‑update feature is enabled so new security patches are applied automatically
  • If immediate patching is not possible, block or restrict access to untrusted web content that may trigger the race condition until a newer version is installed

Generated by OpenCVE AI on August 28, 2026 at 19:09 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 17:00:00 +0000

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

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

Type Values Removed Values Added
Title Race Condition in Chrome Workers Allows Browser Origin Policy Bypass

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 26 Aug 2026 03:00:00 +0000

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

Wed, 26 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome Workers Allows Browser Origin Policy Bypass

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

Type Values Removed Values Added
Description Race condition in Workers in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass web origin policy via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-367
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T20:37:07.618Z

Reserved: 2026-08-25T06:12:51.627Z

Link: CVE-2026-79267

cve-icon Vulnrichment

Updated: 2026-08-27T20:32:11.238Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-31T16:50:43.930

Link: CVE-2026-79267

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T19:15:05Z

Weaknesses
  • CWE-367

    Time-of-check Time-of-use (TOCTOU) Race Condition