Description
Object lifecycle issue in WebView in Google Chrome on Android 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

Object lifecycle issue in WebView in Google Chrome on Android before version 151.0.7922.72 allows a remote attacker who has already compromised the renderer process to use a crafted HTML page in order to potentially escape the sandbox environment. The flaw is a classic use‑after‑free and executable code injection problem (CWE‑416 and CWE‑386) and could grant an attacker code execution beyond the browser’s sandbox, compromising the integrity and confidentiality of the device and any applications that rely on the affected WebView component.

Affected Systems

Google Chrome on Android devices whose browser version is earlier than 151.0.7922.72. The vulnerability is limited to the Chrome rendering process and the WebView component, affecting all Android installations of Chrome with those versions.

Risk and Exploitability

The CVSS score of 8.3 indicates high severity, but the EPSS score of less than 1 percent shows a very low likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an attacker to first compromise the renderer process of Chrome and then serve a crafted HTML page; the attack would then achieve sandbox escape. Because the attack vector is limited to a compromised process and a specific HTML payload, the risk is high in the event it is successfully executed but the overall exposure remains moderate due to the low exploitation probability.

Generated by OpenCVE AI on August 2, 2026 at 07:08 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 available, restrict the WebView component to only trusted content or disable it for untrusted sources
  • Verify that the Chrome renderer process runs in a properly isolated sandbox and terminate any misbehaving renderer instances

Generated by OpenCVE AI on August 2, 2026 at 07:08 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 05:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416
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': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:H/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: Object lifecycle issue in WebView
Weaknesses CWE-386
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: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 Object lifecycle issue in WebView in Google Chrome on Android 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)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T03:56:26.401Z

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

Link: CVE-2026-17722

cve-icon Vulnrichment

Updated: 2026-07-30T20:53:58.336Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T13:46:22.490

Link: CVE-2026-17722

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-17722 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:15:03Z

Weaknesses
  • CWE-386

    Symbolic Name not Mapping to Correct Object

  • CWE-416

    Use After Free