Description
Race in Updater in Google Chrome on Mac prior to 151.0.7922.72 allowed a local attacker to perform OS-level privilege escalation via a malicious file. (Chromium security severity: Critical)
Published: 2026-07-30
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition in the Chrome updater on macOS allows a local attacker to place a malicious file that the updater will process, leading to OS-level privilege escalation. The vulnerability is considered critical within Chromium, with a CVSS score of 7.8 and a very low EPSS rate (<1 %). No remote exploitation is described, and the case does not yet appear in CISA’s KEV catalog.

Affected Systems

Google Chrome installed on macOS versions older than 151.0.7922.72 is affected. Users running the stable channel version 151.0.7922.72 or later have the fix applied.

Risk and Exploitability

The exploit requires local access and the ability to spawn a malicious file in a directory that Chrome’s updater will read. Because the EPSS indicates a low probability of exploitation and the attack path is local, the immediate risk is limited to environments where the updater is writable by a user with local privileges. The CVSS score reflects high impact if exploited, although the lack of remote access and current absence from KEV suggest a lower overall threat compared to high‑impact network‑exposed flaws.

Generated by OpenCVE AI on August 3, 2026 at 12:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest stable channel update for Chrome on macOS (151.0.7922.72 or newer).
  • Remove any files that may have been placed in Chrome’s updater directories by a potential attacker.
  • Limit write permissions to the updater directories so that only the Chrome updater process can modify them.

Generated by OpenCVE AI on August 3, 2026 at 12:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Sat, 01 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome Mac Updater Enables Local Privilege Escalation chromium-browser: chromium-browser: Race in Updater
Weaknesses CWE-367
References
Metrics threat_severity

None

threat_severity

Critical


Fri, 31 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome Mac Updater Enables Local Privilege Escalation

Thu, 30 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 02:45:00 +0000

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

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Race in Updater in Google Chrome on Mac prior to 151.0.7922.72 allowed a local attacker to perform OS-level privilege escalation via a malicious file. (Chromium security severity: Critical)
Weaknesses CWE-362
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T03:55:39.190Z

Reserved: 2026-07-27T23:34:14.979Z

Link: CVE-2026-17654

cve-icon Vulnrichment

Updated: 2026-07-30T12:35:20.635Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:27.303

Modified: 2026-08-06T00:33:19.733

Link: CVE-2026-17654

cve-icon Redhat

Severity : Critical

Publid Date: 2026-07-30T00:18:43Z

Links: CVE-2026-17654 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:45:03Z

Weaknesses
  • CWE-362

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

  • CWE-367

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