Description
Insufficient validation of untrusted input in AI in Google Chrome 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: Low)
Published: 2026-07-30
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from a lack of input validation in the AI component of Google Chrome, allowing a malicious HTML payload to exploit the renderer process. When the renderer is compromised, the attacker may escape its sandbox, potentially gaining the ability to execute arbitrary code at a higher privilege level than the browser normally permits. The weakness is classified as CWE‑20 (Input Validation). The official CVSS score is 9.6, indicating a high severity of potential impact on confidentiality, integrity, and availability if exploited. The Chromium security team rated the overall severity as low, but the evidence points to a dangerous escalation path.

Affected Systems

The flaw affects Google Chrome users on all releases prior to version 151.0.7922.72. The affected vendor is Google, product Chrome, and the unpatched versions include any build before the 151.0.7922.72 release announced in July 2026.

Risk and Exploitability

The CVSS score of 9.6 reflects a severe risk, yet the EPSS score of less than 1 % indicates that, so far, real‑world exploitation attempts are extremely rare. The vulnerability is not listed in the CISA KEV catalog. To exploit it, an attacker would first need to supply a carefully crafted HTML page that gets processed by the compromised renderer process, which likely requires either a phishing or social engineering vector to entice the user into loading the malicious page. Once the payload is executed, the renderer can break out of its sandbox and potentially affect the host system.

Generated by OpenCVE AI on August 2, 2026 at 05:50 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 is not immediately possible, disable any AI‑enabled features that invoke the vulnerable renderer component
  • Ensure all renderer processes run with the minimal permissions required and monitor for anomalous privilege escalation attempts

Generated by OpenCVE AI on August 2, 2026 at 05:50 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 chromium-browser: chromium-browser: Insufficient validation of untrusted input in AI
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Metrics 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'}

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 Insufficient validation of untrusted input in AI in Google Chrome 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: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T17:50:00.525Z

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

Link: CVE-2026-17991

cve-icon Vulnrichment

Updated: 2026-07-30T17:49:54.959Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T16:34:06.107

Link: CVE-2026-17991

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17991 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:00:08Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation