Description
Uninitialized Use in Canvas in Google Chrome on Android prior to 150.0.7871.47 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an uninitialized use bug in the HTML5 Canvas implementation that allows a remote user to read sensitive data from Chrome process memory when a crafted HTML page is loaded. The flaw results in an information‑disclosure outcome; the attacker can obtain data that the browser has in memory. The weakness is a classic uninitialized local variable error (CWE‑457).

Affected Systems

All Android installations of Google Chrome older than 150.0.7871.47 are vulnerable. This includes any device running the stable channel of Chrome for Android for which the version number has not been updated to 150.0.7871.47 or later.

Risk and Exploitability

Chromium assigns a medium severity rating to this issue based on the CVSS score of 6.5. The EPSS score of less than 1% indicates a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The attack requires the victim to visit a malicious web page; the privilege scope is confined to sensitive data stored in the browser’s process memory. Given the medium CVSS score but low exploitation probability, the risk is moderate but still actionable.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome on Android to version 150.0.7871.47 or newer.
  • Ensure automatic updates are enabled or regularly check the Google Chrome release page for the latest security patches.
  • Avoid loading untrusted or suspicious web content when using Chrome on Android to reduce the attack surface.

Generated by OpenCVE AI on July 1, 2026 at 17:15 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:45:00 +0000

Type Values Removed Values Added
Title Uninitialized Canvas Variable Allows Memory Disclosure in Chrome for Android

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

Type Values Removed Values Added
Title Uninitialized Canvas Variable Allows Memory Disclosure in Chrome for Android

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 07:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Canvas on Android Chrome

Wed, 01 Jul 2026 04:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Canvas on Android Chrome

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

Type Values Removed Values Added
Metrics cvssV3_1

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

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 Uninitialized Use in Canvas in Google Chrome on Android prior to 150.0.7871.47 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T01:15:29.181Z

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

Link: CVE-2026-14088

cve-icon Vulnrichment

Updated: 2026-07-01T01:00:55.975Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T17:30:05Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable