Description
Insufficient validation of untrusted input in Mobile in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to spoof the contents of the Omnibox (URL bar) via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw stems from insufficient validation of untrusted input in Google Chrome for Android. An attacker who has already compromised the renderer process can deliver a crafted HTML page that forces the browser to display fabricated contents in the Omnibox, the URL bar. This enables the attacker to masquerade an arbitrary site as a legitimate one, potentially leading to phishing or credential theft. The weakness is associated with CWE‑20 (Improper Input Validation) and CWE‑290 (Improper Authentication). The impact is limited to UI manipulation rather than arbitrary code execution, giving the attacker influence over perceived destination URLs.

Affected Systems

The vulnerability affected Google Chrome for Android versions prior to 151.0.7922.72. The 151.0.7922.72 stable release contains the fix. Devices still running earlier Chrome releases are exposed.

Risk and Exploitability

The CVSS score of 4.3 indicates medium severity, while the EPSS score is less than 1 percent, implying a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires prior control of the renderer process, which restricts the attack surface. Nonetheless, if the renderer can be compromised through other vectors, an attacker could spoof URLs and deceive users. The moderate score, low exploitation likelihood, and absence from KEV suggest the overall risk is moderate, though ongoing monitoring is advisable.

Generated by OpenCVE AI on August 4, 2026 at 12:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome on Android to version 151.0.7922.72 or newer
  • Configure enterprise policies to restrict rendering of untrusted HTML content in Chrome
  • Disable or limit the renderer process for untrusted web pages via Chrome settings or extensions

Generated by OpenCVE AI on August 4, 2026 at 12:07 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 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input in Mobile
Weaknesses CWE-290
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 05: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 Mobile in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to spoof the contents of the Omnibox (URL bar) via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T16:09:58.420Z

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

Link: CVE-2026-17794

cve-icon Vulnrichment

Updated: 2026-07-31T16:09:28.783Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T13:44:12.770

Link: CVE-2026-17794

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17794 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:15:03Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-290

    Authentication Bypass by Spoofing