Description
Race condition in Core in Google Chrome on on Windows prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to bypass web origin policy via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-08-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Web origin policy bypass via crafted HTML page
Action: Patch Chrome
AI Analysis

Impact

A race condition in the Core component of Google Chrome for Windows, present before version 152.0.7977.65, permits a remote attacker who successfully lures a user into opening a specially crafted HTML page to bypass the browser’s web origin policy. This can potentially allow the attacker to read or manipulate data that is normally restricted to a specific web origin, undermining the browser’s same‑origin security model. The vulnerability is classified with a low security severity by the Chromium team, yet it represents a tangible threat to the confidentiality and integrity of user data exposed to malicious web content.

Affected Systems

All users running Google Chrome on Windows with a browser version earlier than 152.0.7977.65 are at risk. The flaw originates from Chrome’s core code and is specific to the Windows build of the browser.

Risk and Exploitability

The EPSS score is less than 1%, and it is not listed in the CISA KEV catalog, indicating that no widespread exploitation has been documented. The CVSS score of 4.3 signifies a low severity. Although the flaw permits a remote exploitation path—requiring the user to open a maliciously crafted page—the lack of known exploits and the low severity rating suggest a low likelihood of active exploitation. Nevertheless, the potential to bypass the origin policy warrants a timely patch to eliminate the race condition and protect sensitive data.

Generated by OpenCVE AI on September 12, 2026 at 01:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 152.0.7977.65 or higher.
  • Use the built‑in Chrome Update agent or download the latest installer from Google to ensure the patch is applied.
  • Educate users to be cautious of unsolicited or suspicious web pages and to verify the authenticity of sites before interacting with them.

Generated by OpenCVE AI on September 12, 2026 at 01:51 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

Sat, 12 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Race condition in Core
Weaknesses CWE-368
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title Race Condition Enables Web Origin Policy Bypass via Crafted HTML Page

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

Type Values Removed Values Added
First Time appeared Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows

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'}


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

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

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

Type Values Removed Values Added
Title Race Condition Enables Web Origin Policy Bypass via Crafted HTML Page

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

Type Values Removed Values Added
Description Race condition in Core in Google Chrome on on Windows prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to bypass web origin policy via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-362
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T19:36:33.400Z

Reserved: 2026-08-25T06:06:35.660Z

Link: CVE-2026-78979

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:17:54.313

Modified: 2026-08-28T14:12:24.193

Link: CVE-2026-78979

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-25T20:10:48Z

Links: CVE-2026-78979 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-12T02:00:07Z

Weaknesses
  • CWE-362

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

  • CWE-368

    Context Switching Race Condition