Description
Insufficient validation of untrusted input in Extensions in Google Chrome prior to 151.0.7922.72 allowed an attacker who convinced a user to install a malicious extension to potentially perform a sandbox escape via a crafted Chrome Extension. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an insufficient validation of untrusted input in Chrome extensions, classified under CWE‑1286 and CWE‑20. An extension that a user installs could contain crafted data that bypasses the browser's security checks, potentially allowing the extension code to escape the Chrome sandbox and gain elevated privileges on the host system.

Affected Systems

The flaw affects Google Chrome versions prior to 151.0.7922.72. Any device running a vulnerable Chrome build, regardless of operating system, is at risk if an attacker convinces a user to install a malicious extension.

Risk and Exploitability

The CVSS score of 9.6 indicates a critical severity, while the EPSS score of less than 1 % shows that exploitation is currently unlikely at scale. The flaw is not listed in the CISA KEV catalog, but the attack vector is a local user phishing or social engineering effort that results in the installation of a malicious extension. If successfully exploited, it can lead to privilege escalation within the affected system.

Generated by OpenCVE AI on August 4, 2026 at 12:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later
  • Review and remove any extensions that are unknown or unnecessary, especially those installed via third‑party sites
  • Disable automatic installation of extensions from unknown origins or enforce extension installation policy through enterprise settings

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

Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


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

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

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 03: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 Insufficient validation of untrusted input in Extensions in Google Chrome prior to 151.0.7922.72 allowed an attacker who convinced a user to install a malicious extension to potentially perform a sandbox escape via a crafted Chrome Extension. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-03T16:11:09.621Z

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

Link: CVE-2026-17749

cve-icon Vulnrichment

Updated: 2026-08-03T16:01:11.686Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-10T14:14:34.777

Link: CVE-2026-17749

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17749 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:15:03Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation