Description
Insufficient validation of untrusted input in UI in Google Chrome prior to 151.0.7922.109 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-08-06
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can craft a malicious HTML page that, when rendered by Google Chrome, exploits insufficient validation of untrusted input in the browser’s UI. This flaw is an input validation weakness (CWE‑20, CWE‑1289) and allows a remote attacker who has already compromised the renderer process to escape the browser sandbox. Escaping the sandbox can enable the attacker to execute code on the host with higher privileges, potentially compromising the integrity and confidentiality of the system. The vulnerability is flagged with a high security severity by Chromium.

Affected Systems

Google Chrome versions prior to 151.0.7922.109 are affected. The issue exists in the core browser rendering engine and affects all installations of Google Chrome prior to 151.0.7922.109.

Risk and Exploitability

The CVE description specifies a high severity level, and the EPSS score of < 1 % indicates a very low probability of exploitation, yet the potential impact remains high. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires that the attacker already manages to supply a crafted HTML payload to a vulnerable renderer instance, suggesting a realistic attack surface through social engineering or malicious web content. Given the high severity and the lack of mitigations in earlier versions, the risk to installations that have not applied the patch remains significant.

Generated by OpenCVE AI on August 13, 2026 at 14:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.109 or later using the latest stable channel update released by Google.
  • Enforce Chrome’s sandbox policy by configuring the enterprise policy ‘EnableSandbox’ to true and setting ‘RendererProcessSandbox’ to high level to reduce the impact of any remaining untrusted input.
  • Implement content filtering or restrict untrusted web content by using a web filtering gateway or Chrome’s Safe Browsing features until the patch is applied.

Generated by OpenCVE AI on August 13, 2026 at 14:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4728-1 chromium security update
Debian DSA Debian DSA DSA-6422-1 chromium security update
History

Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Chromium: Sandbox escape via crafted HTML page
Weaknesses CWE-1289
References
Metrics threat_severity

None

threat_severity

Important


Fri, 07 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Title Insufficient Validation in Chrome Rendering Engine Enabling Sandbox Escape

Fri, 07 Aug 2026 01: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'}


Fri, 07 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Fri, 07 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title Insufficient Validation in Chrome Rendering Engine Enabling Sandbox Escape

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in UI in Google Chrome prior to 151.0.7922.109 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-08-07T03:55:57.028Z

Reserved: 2026-08-06T16:51:54.627Z

Link: CVE-2026-19177

cve-icon Vulnrichment

Updated: 2026-08-07T00:35:40.689Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-06T22:17:00.263

Modified: 2026-08-07T15:23:32.230

Link: CVE-2026-19177

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-06T20:33:57Z

Links: CVE-2026-19177 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T15:00:04Z

Weaknesses
  • CWE-1289

    Improper Validation of Unsafe Equivalence in Input

  • CWE-20

    Improper Input Validation