Description
Insufficient validation of untrusted input in Updater in Google Chrome on Mac prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Google Chrome on macOS prior to version 151.0.7922.72 contains an insufficient validation flaw in the Updater component that could allow a remote attacker who had already compromised the renderer process to escape the sandboxed environment. The vulnerability is grounded in CWE‑20 (Improper Input Validation) and CWE‑1286 (File and Resource Access Controls). Successful exploitation would enable the attacker to gain higher privileges on the host machine, potentially accessing system resources or executing arbitrary code.

Affected Systems

Google Chrome for macOS, any version earlier than 151.0.7922.72. The issue is driven by the Updater module used for automatic updates in the Chrome browser.

Risk and Exploitability

The CVSS score of 5.8 indicates a medium severity flaw, while the EPSS score of less than 1% points to a very low probability of exploitation at the time of analysis. The flaw is not listed in the CISA KEV catalog. Inference from the description suggests that an attacker must already have compromised the renderer process to trigger the sandbox escape, implying a higher prerequisite barrier compared to a pure remote exploit.

Generated by OpenCVE AI on August 3, 2026 at 11:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later to contain the patch for this updater validation issue.
  • Enable Chrome’s automatic update mechanism so that the browser receives future security fixes as soon as they are released.
  • If immediate updating is not feasible, temporarily disable the Chrome Updater component or block its access through corporate policy until the fixed version is available.

Generated by OpenCVE AI on August 3, 2026 at 11:52 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

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

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input in Updater
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 08:00: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 Insufficient validation of untrusted input in Updater in Google Chrome on Mac prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T18:23:38.906Z

Reserved: 2026-07-27T23:35:13.744Z

Link: CVE-2026-17893

cve-icon Vulnrichment

Updated: 2026-07-30T18:23:34.175Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:35:22.673

Link: CVE-2026-17893

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:50Z

Links: CVE-2026-17893 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:00:16Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation