Description
Inappropriate implementation in WebView in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-07-30
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An inappropriate implementation of the WebView component in Google Chrome on Android allows a remote attacker to present spoofed user interface elements through a crafted HTML page, potentially luring users into performing unintended actions. The weakness corresponds to input validation failures and unvalidated output handling, aligning with CWE‑1021 and CWE‑451.

Affected Systems

Google Chrome on Android versions earlier than 151.0.7922.72 are affected. Users running older Chrome releases that utilize the WebView component should be aware of this vulnerability.

Risk and Exploitability

The CVSS score of 5.4 indicates a moderate risk level, and the EPSS score of less than 1% suggests a very low exploitation probability at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, requiring a victim to visit a malicious web page that exploits the WebView rendering path; exploitation requires user interaction with the spoofed UI and is not yet linked to publicly available tools.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome on Android to version 151.0.7922.72 or later to receive the WebView UI‑spoofing fix.
  • If an update is not immediately feasible, disable or remove any WebView instances that load untrusted content from external sites.
  • Apply strict input validation and output sanitization to any dynamic HTML rendered in WebView to prevent injected elements from altering the intended layout or actions.

Generated by OpenCVE AI on August 2, 2026 at 06:16 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: Inappropriate implementation in WebView
Weaknesses CWE-1021
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Weaknesses CWE-451
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 06:15: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 Inappropriate implementation in WebView in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T18:22:26.177Z

Reserved: 2026-07-27T23:36:59.520Z

Link: CVE-2026-17915

cve-icon Vulnrichment

Updated: 2026-07-30T18:22:11.847Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T13:47:35.510

Link: CVE-2026-17915

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:25:26Z

Links: CVE-2026-17915 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1021

    Improper Restriction of Rendered UI Layers or Frames

  • CWE-451

    User Interface (UI) Misrepresentation of Critical Information