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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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

Chromium rates this issue as Low severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, suggesting limited exploitation activity. 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 25, 2026 at 22:44 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 25, 2026 at 22:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-25T20:10:57.253Z

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

Link: CVE-2026-79017

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-79017

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T22:30:17Z

Weaknesses
  • CWE-367

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