Description
Insufficient validation of untrusted input in UI in Google Chrome on Android prior to 151.0.7922.72 allowed a local attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
Published: 2026-07-30
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an insufficient validation of untrusted input in the user interface of Google Chrome on Android. This is a CWE‑20 input validation weakness coupled with a CWE‑346 improper trust attribution. A local attacker can serve a crafted HTML page that, when opened by a victim, causes Chrome to read data from a different origin. The attacker can then exfiltrate that cross‑origin data, potentially revealing personal or confidential information. This vulnerability is a local data‑exfiltration risk that affects the confidentiality of information accessible in the browser context.

Affected Systems

Google Chrome on Android devices running versions prior to 151.0.7922.72 are affected. Users of earlier Chrome releases on Android should verify their installed version and upgrade if necessary.

Risk and Exploitability

With a CVSS score of 7.5, the vulnerability is considered high severity, though the EPSS score of less than 1% indicates a low likelihood of exploitation at this time. The flaw is not listed in the CISA KEV catalog, and no public exploits have been reported. Exploitation requires local access and the victim to navigate to or otherwise load the crafted HTML page, so the threat is confined to a local environment but still represents a significant privacy risk if discovered.

Generated by OpenCVE AI on August 2, 2026 at 07:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later—the official patch resolves the insufficient input validation issue.
  • Ensure the Android system is set to automatically install Chrome updates so older vulnerable versions are replaced without manual intervention.
  • Verify that any local or enterprise‑deployed devices are running the patched Chrome version and remove or quarantine any legacy installations that remain on the device to prevent accidental loading of crafted HTML content.

Generated by OpenCVE AI on August 2, 2026 at 07:17 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: Insufficient validation of untrusted input in UI
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 04:30: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 UI in Google Chrome on Android prior to 151.0.7922.72 allowed a local attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T15:33:05.575Z

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

Link: CVE-2026-17698

cve-icon Vulnrichment

Updated: 2026-07-30T15:32:21.307Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T13:45:28.410

Link: CVE-2026-17698

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-17698 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error