Description
Insufficient validation of untrusted input in Chrome for iOS in Google Chrome on iOS prior to 150.0.7871.47 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-30
Score: 4.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in Chrome for iOS enables a remote attacker, by persuading a user to perform targeted UI gestures after visiting a crafted web page, to carry out UI spoofing. The attacker can make legitimate controls appear as malicious prompts, facilitating phishing or deceptive interactions. This is an input validation weakness (CWE‑20) that does not provide code execution or data exfiltration.

Affected Systems

Google Chrome for iOS versions earlier than 150.0.7871.47 are affected. The vulnerability applies only to that browser; the description does not indicate that other iOS browsers using the same WebView component are impacted.

Risk and Exploitability

The CVSS score of 4.2 denotes a low impact, and the EPSS score is below 1 %, indicating a low probability of widespread exploitation. Attackers would need to convince a user to perform specific gestures on a malicious site; no direct code execution is required. The vulnerability is not listed in the CISA KEV catalog, further suggesting limited real‑world exploitation. Updating to Chrome 150.0.7871.47 or later removes the flaw.

Generated by OpenCVE AI on July 1, 2026 at 17:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome on iOS to version 150.0.7871.47 or newer.
  • If an immediate upgrade is not possible, implement strict input validation for all touch gesture handling in custom code to mitigate the CWE‑20 weakness.
  • Educate users to be cautious of unexpected UI prompts after engaging in gestures on unfamiliar or untrusted web pages.

Generated by OpenCVE AI on July 1, 2026 at 17:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4672-1 chromium security update
Debian DSA Debian DSA DSA-6378-1 chromium security update
History

Wed, 01 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Title UI Spoofing via Insufficient Input Validation in Chrome for iOS

Wed, 01 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Title UI Spoofing via Insufficient Input Validation in Chrome for iOS

Wed, 01 Jul 2026 07:45:00 +0000

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

Wed, 01 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 30 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Chrome for iOS in Google Chrome on iOS prior to 150.0.7871.47 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T01:47:40.568Z

Reserved: 2026-06-29T23:11:49.414Z

Link: CVE-2026-14137

cve-icon Vulnrichment

Updated: 2026-07-01T01:47:34.461Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T17:15:07Z

Weaknesses
  • CWE-20

    Improper Input Validation