Description
Type Confusion in Tab 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: Medium)
Published: 2026-07-30
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A type confusion flaw was found in the tab handling logic of Google Chrome on Android prior to version 151.0.7922.72. If a remote attacker can compromise the renderer process— for example by hosting a crafted HTML page— the flaw can be leveraged to escape Chrome’s isolated sandbox, potentially allowing arbitrary code execution with system privileges. The vulnerability is categorized as a medium‑severity issue by the Chromium security team. The weakness corresponds to CWE‑843, indicating improper handling of type conversions.

Affected Systems

The affected product is Google Chrome for Android. Any installation of Chrome before version 151.0.7922.72 is susceptible. The flaw is specific to the renderer process of the mobile browser on Android devices.

Risk and Exploitability

The CVSS score is 5.8, reflecting a medium threat level. The EPSS score of less than 1% indicates a very low probability that the vulnerability will be exploited in the wild, and the flaw is not listed in CISA’s KEV catalog. Exploitation requires the attacker to first compromise the renderer process, a step that is non‑trivial and typically depends on other client‑side weaknesses or social engineering. Once the renderer is compromised, the attacker can trigger the type confusion to escape the sandbox and gain privileged execution on the device.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Google Chrome update (151.0.7922.72 or newer) on all Android devices.
  • Ensure the device’s OS and Chrome are kept current with all security patches to maintain isolated sandbox integrity.
  • Configure Chrome’s content security settings or use an app‑level sandbox to limit execution of untrusted web content and mitigate potential renderer compromises.

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

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Type Confusion in Tab
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 10: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 Type Confusion in Tab 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: Medium)
Weaknesses CWE-843
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T19:32:10.288Z

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

Link: CVE-2026-17866

cve-icon Vulnrichment

Updated: 2026-07-30T19:31:56.499Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-17866

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17866 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:30:17Z

Weaknesses
  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')