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

Impact

A race condition in Google Chrome’s Windows updater allows a local user to influence the timing of temporary file creation. By supplying a malicious file that the updater will later process, an attacker can achieve a local privilege escalation with the privileges of the Chrome process and potentially gain elevated rights on the system.

Affected Systems

All Windows installations of Google Chrome older than version 151.0.7922.72 are affected, as the issue resides in the updater component present in those releases.

Risk and Exploitability

The CVSS score of 7 indicates a moderate to high potential impact, while the EPSS score of less than 1% shows that exploitation at present is considered rare. The vulnerability is not listed in CISA’s KEV catalog and requires a local attacker who can place a file in a location the updater will attempt to process. No remote exploitation vector is documented, limiting the threat to accounts that have local or remote‑accessed local privileges.

Generated by OpenCVE AI on August 5, 2026 at 13:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later
  • If an update cannot be applied immediately, disable the Chrome Updater in Windows Services or via Group Policy
  • Implement strict access‑control policies to prevent arbitrary file writes to the Chrome installation directory or use Windows Defender Application Control to restrict the updater’s file operations

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

Wed, 05 Aug 2026 12:15:00 +0000

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

None

threat_severity

Low


Sun, 02 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Title Local Privilege Escalation via Race Condition in Chrome Updater on Windows

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7, 'vector': 'CVSS:3.1/AV:L/AC:H/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 07:30: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 Windows prior to 151.0.7922.72 allowed a local attacker to perform privilege escalation via a malicious file. (Chromium security severity: Low)
Weaknesses CWE-362
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

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

Reserved: 2026-07-27T23:37:14.787Z

Link: CVE-2026-17993

cve-icon Vulnrichment

Updated: 2026-07-30T12:08:32.727Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:17:03.977

Modified: 2026-07-31T04:17:14.127

Link: CVE-2026-17993

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:25:59Z

Links: CVE-2026-17993 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T13: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