Description
Race condition in Extensions in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to bypass system access restrictions via a crafted Chrome extension. (Chromium security severity: Low)
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 Chrome extensions subsystem allowed a remote attacker to bypass system access restrictions by installing a specially crafted extension. The flaw permits the attacker to gain privileged access to resources normally protected by the system's sandbox, potentially exposing sensitive data or executing privileged code. This weakness corresponds to CWE‑367, indicating a timing bug that disrupts proper access control enforcement.

Affected Systems

Google Chrome browsers running versions older than 152.0.7977.65 are affected. The vulnerability applies to all platforms supported by Chrome where extensions can be installed, including Windows, macOS, and Linux.

Risk and Exploitability

The CVSS score of 6.5 and an EPSS score of <1% indicate moderate severity with a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves a user installing a malicious extension designed by the attacker; the attacker then exploits the race condition to override system access controls. Because the flaw is tied to extension installation, it requires the user to allow the add‑on, so the risk is mitigated by cautious extension management.

Generated by OpenCVE AI on August 26, 2026 at 21:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 152.0.7977.65 or newer.
  • Restrict extension installation to trusted sources using Chrome's admin or policy settings.
  • Verify the permissions of existing extensions and remove any that are suspicious or unused.

Generated by OpenCVE AI on August 26, 2026 at 21: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

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

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

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

Type Values Removed Values Added
Title Race condition in Chrome extensions allows bypassing system access restrictions

Wed, 26 Aug 2026 19: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:00:00 +0000

Type Values Removed Values Added
Title Race condition in Chrome extensions allows bypassing system access restrictions

Tue, 25 Aug 2026 22: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 Extensions in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to bypass system access restrictions via a crafted Chrome extension. (Chromium security severity: Low)
Weaknesses CWE-367
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-26T19:00:01.908Z

Reserved: 2026-08-25T06:07:33.133Z

Link: CVE-2026-79017

cve-icon Vulnrichment

Updated: 2026-08-26T18:59:55.255Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-27T17:50:48.447

Link: CVE-2026-79017

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T21:15:04Z

Weaknesses
  • CWE-367

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