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

Impact

Google Chrome for Android before version 150.0.7871.47 contains a flaw where uninitialized memory can be read from the UI layer. The issue arises from a use of uninitialized variables, identified by CWE-457. A remote attacker who has already compromised the renderer process can craft an HTML page that triggers this read, enabling the leaking of potentially sensitive data stored in process memory.

Affected Systems

The vulnerability affects Google Chrome on Android devices running any version prior to 150.0.7871.47. Based on the description, users on the stable channel who have not yet installed the update are potentially affected until they apply the new release.

Risk and Exploitability

The CVE is assigned a medium severity rating. The CVSS score of 5.3 confirms this classification, and the vulnerability is not listed in the CISA KEV catalog. No EPSS score is available, indicating limited observed exploitation. However, the flaw requires the attacker to have already compromised the renderer process; if that condition is met, the attacker can exfiltrate data via a crafted HTML page. The overall risk is moderate due to the prerequisite of a renderer compromise and the current lack of widespread attacks.

Generated by OpenCVE AI on July 1, 2026 at 14:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 150.0.7871.47 or later on all Android devices.
  • Enable automatic updates through Google Play Services so future patches are installed automatically.
  • If an immediate update is not possible, restrict loading of untrusted HTML content and isolate the browser process to limit the impact of any renderer compromise.

Generated by OpenCVE AI on July 1, 2026 at 14:06 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 14:30:00 +0000

Type Values Removed Values Added
Title Uninitialized Memory Read in Chrome Android UI Leading to Potential Sensitive Data Leak

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

Type Values Removed Values Added
Title Uninitialized Use in UI Enables Memory Disclosure in Chrome on Android

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

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

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

Type Values Removed Values Added
Title Uninitialized Use in UI Enables Memory Disclosure in Chrome on Android

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/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 UI in Google Chrome on Android prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T01:35:24.487Z

Reserved: 2026-06-29T23:04:04.443Z

Link: CVE-2026-13969

cve-icon Vulnrichment

Updated: 2026-07-01T01:35:18.767Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T14:15:05Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable