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

Impact

Chromium's updater component performed insufficient validation of untrusted input, allowing a local attacker who can place a malicious file for the updater to be processed to gain OS‑level privileges. The flaw enables privilege escalation on the affected system, potentially providing full control over the operating system. The weakness is a classic input validation and untrusted file handling problem (CWE‑20 and CWE‑434).

Affected Systems

Google Chrome browsers running versions earlier than 151.0.7922.72 are impacted. The issue resides in the updater module bundled with the desktop Chrome client, and is limited to user installations of Chrome; server‑side deployments are not mentioned as affected.

Risk and Exploitability

The CVSS score of 7.8 indicates a moderate to high severity threat, while the EPSS score of less than 1% suggests a very low likelihood of exploitation under normal circumstances. The flaw requires local access, so an attacker must already have some presence on the machine; once achieved, escalation to root or system level is possible. The vulnerability is not listed in the CISA KEV catalog, and no official workaround exists; therefore applying the vendor patch is the only recommended course of action.

Generated by OpenCVE AI on August 2, 2026 at 06:28 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 automatic updater or rename the updater executable until the update is available.
  • Enforce restrictive write permissions on the Chrome installation directories to prevent arbitrary files from being executed by the updater.

Generated by OpenCVE AI on August 2, 2026 at 06:28 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-434
References
Metrics threat_severity

None

threat_severity

Moderate


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 04: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 Insufficient validation of untrusted input in Updater in Google Chrome prior to 151.0.7922.72 allowed a local attacker to perform OS-level privilege escalation via a malicious file. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

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

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

Link: CVE-2026-17861

cve-icon Vulnrichment

Updated: 2026-07-30T12:25:26.433Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:38:50.093

Link: CVE-2026-17861

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17861 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:30:17Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-434

    Unrestricted Upload of File with Dangerous Type