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

Impact

Google Chrome’s DevTools inadequately validates untrusted input, allowing an attacker who has already compromised the renderer process to escape the sandbox through a specially crafted HTML page. The flaw, identified as CWE–20 (Improper Input Validation) and CWE–807 (Improper Interaction of Application with the Operating System), can lead to execution of code with higher privileges than the sandboxed renderer, jeopardizing the confidentiality, integrity, and availability of the host system.

Affected Systems

All users of Google Chrome running versions prior to 151.0.7922.72 are affected. The vulnerability applies to the stable channel and impacts all installations where DevTools is available and can be accessed by untrusted input.

Risk and Exploitability

The CVSS score of 9.6 classifies the issue as critical severity. The EPSS score of less than 1% indicates a very low probability of exploitation at this time, and the flaw is not listed in the CISA KEV catalog. The attack requires an attacker to compromise the renderer process and deliver a crafted HTML page to it, suggesting that remote exploitation would likely involve phishing or malicious content that gains renderer access. Once the renderer is compromised, the sandbox escape can be used to run arbitrary code on the host.

Generated by OpenCVE AI on August 2, 2026 at 06:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 151.0.7922.72 or later to receive the security patch that fixes DevTools input validation.
  • If immediate update is not feasible, disable or restrict access to DevTools for untrusted or third‑party web content to reduce the exposure surface.
  • Apply any additional local security controls that prevent or mitigate renderer process compromise, such as strict content‑security policies or disabling renderer‑initiated features vulnerable to malicious content.

Generated by OpenCVE AI on August 2, 2026 at 06:36 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 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


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

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

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 05: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 DevTools 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: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T15:43:24.492Z

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

Link: CVE-2026-17837

cve-icon Vulnrichment

Updated: 2026-07-31T15:42:54.210Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T19:05:41.753

Link: CVE-2026-17837

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17837 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:45:03Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-807

    Reliance on Untrusted Inputs in a Security Decision