Description
Insufficient validation of untrusted input in Clipboard 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: Medium)
Published: 2026-07-30
Score: 3.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw arises from insufficient validation of untrusted input that passes through the Clipboard subsystem in Google Chrome for Android. A local attacker can create a malicious HTML page that reads clipboard entries and exposes data that may have originated from a different domain, leading to a confidentiality breach. The primary impact is cross‑origin data leakage, and the weakness is classified as an input‑validation error (CWE‑20) with source‑validation shortcomings (CWE‑346). Based on the description, the likely attack vector is a local attacker delivering the compromised HTML page through the device’s browser.

Affected Systems

Affected systems are all users running Google Chrome for Android version 151.0.7922.72 and earlier. The vulnerability applies across all device manufacturers and Android releases that ship with these Chrome versions, so any Android device with an obsolete Chrome install is at risk.

Risk and Exploitability

The CVSS score of 3.3 indicates medium severity, while the EPSS score of less than 1% shows a very low exploitation probability. The vulnerability is not listed in the CISA KEV catalog, implying that there has been no widespread exploitation yet. A user would need to be on a device where a malicious page is loaded while clipboard data contains sensitive cross‑origin content; the attacker would then read that data without network privileges. The local nature of the attack limits its reach compared to remote code execution, but it can still compromise user privacy.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome for Android to 151.0.7922.72 or newer, which includes the clipboard input validation fix.
  • Ensure that automatic updates are enabled in the Google Play Store so future security patches are applied promptly.
  • If updating is not immediately possible, avoid using the clipboard to store sensitive cross‑origin data on devices running affected Chrome versions, and clear the clipboard after copying sensitive information.
  • Consider using an alternative browser that does not expose this flaw until Chrome updates.

Generated by OpenCVE AI on August 2, 2026 at 06:56 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 Clipboard
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/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'}


Thu, 30 Jul 2026 04: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 Insufficient validation of untrusted input in Clipboard 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: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T17:48:37.750Z

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

Link: CVE-2026-17766

cve-icon Vulnrichment

Updated: 2026-07-30T17:48:32.247Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-17766

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17766 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:00:07Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error