Description
Race condition in Workers in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to bypass system access restrictions via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation
Action: Patch Immediately
AI Analysis

Impact

A race condition in the Workers implementation of Google Chrome versions prior to 152.0.7977.65 allows a remote attacker to bypass the browser’s system access restrictions with a specially crafted HTML page. The flaw, identified as CWE‑362, permits the attacker to elevate privileges or perform unauthorized operations without executing arbitrary code.

Affected Systems

The vulnerability affects all Google Chrome installations older than 152.0.7977.65. Users who have not installed the August 2026 release are exposed.

Risk and Exploitability

Chromium labels the issue as Medium severity and the CVSS score is 6.5. The vulnerability is not listed in the CISA KEV catalog. The EPSS score is <1%, indicating a very low probability of exploitation in the wild. Exploitation requires delivery of a malicious HTML page, a scenario that is readily achievable via normal web traffic. Because the condition relies on precise timing, successful exploitation may be difficult, but a successful attack would compromise browser isolation controls, raising the risk to moderate to high. Prompt remediation is recommended.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 152.0.7977.65 or later to eliminate the race condition.
  • If upgrading immediately is not possible, configure the browser to disable Web Workers via enterprise policy, limiting the potential attack surface.
  • Monitor for anomalous worker activity or privilege escalation attempts and investigate suspicious logs promptly.

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

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

Fri, 28 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
Title Race Condition in Google Chrome Workers Enables Privilege Escalation

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 25 Aug 2026 23:45: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 Race condition in Workers in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to bypass system access restrictions via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-362
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-28T16:32:44.599Z

Reserved: 2026-08-25T06:09:20.350Z

Link: CVE-2026-79094

cve-icon Vulnrichment

Updated: 2026-08-28T16:31:37.131Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-31T14:58:40.927

Link: CVE-2026-79094

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T19:45:03Z

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')