CVE-2026-17767
Analyzed Analyzed - Analysis Complete

Insufficient Input Validation in Google Chrome Android WebView Leads to Cross-Origin Data Leak

Vulnerability report for CVE-2026-17767, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-08-04

Assigner: Chrome

Description

Insufficient validation of untrusted input in WebView in Google Chrome on Android prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-08-04
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
google chrome to 151.0.7922.72 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-20 The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
CWE-346 The product does not properly verify that the source of data or communication is valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves insufficient validation of untrusted input in the WebView component of Google Chrome on Android. A remote attacker who has compromised the renderer process could exploit this to leak cross-origin data by using a specially crafted HTML page.

Detection Guidance

This vulnerability is specific to Google Chrome on Android versions prior to 151.0.7922.72. Detection requires checking the installed Chrome version on Android devices. Use the following command on affected devices: adb shell dumpsys package com.android.chrome | grep versionName. If the version is below 151.0.7922.72, the device is vulnerable.

Impact Analysis

If exploited, this vulnerability could allow an attacker to access sensitive data from other websites or domains while you are using Chrome on Android. This may lead to unauthorized access to personal or confidential information.

Compliance Impact

This vulnerability involves insufficient validation of untrusted input in WebView, potentially allowing a remote attacker to leak cross-origin data via a crafted HTML page. This could lead to unauthorized access to sensitive user data, which may impact compliance with data protection regulations like GDPR and HIPAA by exposing personal or health information.

Mitigation Strategies

Update Google Chrome on all Android devices to version 151.0.7922.72 or later. Disable WebView usage in untrusted applications until the update is applied. Monitor for unusual cross-origin data access patterns in network traffic.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-17767. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart