Description
Insufficient validation of untrusted input in Network 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: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Chrome’s Network component lacks proper validation of untrusted input, allowing a compromised renderer process to process a crafted HTML page and escape the browser sandbox. This escalation permits execution of arbitrary code on the host machine, effectively yielding remote code execution. The flaw stems from an input validation weakness (CWE‑20) that can compromise confidentiality, integrity, and availability of the affected system.

Affected Systems

Google Chrome browsers prior to version 151.0.7922.72 on any channel are affected. Users on the stable channel before the July 2026 update are at risk; all builds older than 151.0.7922.72 should be patched.

Risk and Exploitability

The CVSS score of 8.3 indicates a high severity vulnerability. With an EPSS score of < 1%, the likelihood of exploitation at this time is low, and the vulnerability is not listed in CISA’s KEV database. The attack vector requires an attacker who already has control of a renderer process, which typically implies a separate initial compromise or delivery of malicious HTML. While exploitation probability is modest, the potential impact remains severe owing to the sandbox escape.

Generated by OpenCVE AI on August 3, 2026 at 12:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 151.0.7922.72 or higher to apply the vendor fix
  • Deploy Chrome Enterprise policies that enforce the strongest available sandbox settings for renderer processes
  • Use a network filtering or web application firewall to block or sanitize malicious HTML payloads before they reach client browsers

Generated by OpenCVE AI on August 3, 2026 at 12:40 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 Chrome Network Input Validation Allowing Potential Sandbox Escape chromium-browser: chromium-browser: Insufficient validation of untrusted input in Network
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Title Chrome Network Input Validation Allowing Potential Sandbox Escape

Fri, 31 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:H/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 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 Network 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-31T03:56:20.809Z

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

Link: CVE-2026-17660

cve-icon Vulnrichment

Updated: 2026-07-30T20:18:52.023Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-06T00:22:16.690

Link: CVE-2026-17660

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-17660 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:45:03Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation