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

Impact

Chromium’s Chromecast component performs insufficient validation on untrusted input received in a crafted HTML page. A remote attacker who has already compromised the renderer process can use this flaw to escape the renderer sandbox, potentially gaining unrestricted code execution on the host. The vulnerability is linked to input validation errors (CWE-20) and insufficient sandboxing controls (CWE-1289).

Affected Systems

Google Chrome browsers on desktop platforms may be affected. No specific version range is delineated in the advisory, but the issue is known to exist in releases prior to 151.0.7922.72.

Risk and Exploitability

The CVSS score of 9.6 indicates a critical severity rating, yet the EPSS score of less than 1% suggests a very low likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog, meaning no known widespread exploitation has been documented. The attack requires control of the renderer process, so an attacker would first need to compromise or trick the browser into loading malicious content before the sandbox escape can occur.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 151.0.7922.72 or newer to obtain the patch that validates Chromecast input and tightens sandboxing.
  • If possible, limit or block access to Chromecast from untrusted networks or web pages by adjusting browser or network policies.
  • Configure your operating system’s security settings to enforce strong sandbox restrictions on renderer processes, and monitor for any anomalous renderer behavior.

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

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.0, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/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'}


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

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

None

cvssV3_1

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

threat_severity

Important


Thu, 30 Jul 2026 03: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 Chromecast 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: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T17:38:14.192Z

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

Link: CVE-2026-17672

cve-icon Vulnrichment

Updated: 2026-07-30T17:17:47.125Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T12:10:10.490

Link: CVE-2026-17672

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-30T00:18:49Z

Links: CVE-2026-17672 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:30:09Z

Weaknesses
  • CWE-1289

    Improper Validation of Unsafe Equivalence in Input

  • CWE-20

    Improper Input Validation