Description
Uninitialized Use in GPU 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: Medium)
Published: 2026-06-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Uninitialized use of a GPU variable in Google Chrome for Android (CWE-457: Uninitialized Local Variable) permits an attacker to craft a specific HTML page that, when opened in the browser, causes the GPU code to read uninitialized memory from the process. Through this mechanism the attacker may obtain potentially sensitive data stored in the process’s address space. Chromium classifies the flaw as medium severity, indicating it can expose information but does not result in full code execution.

Affected Systems

Google Chrome on Android devices running any version prior to 150.0.7871.47. No other vendors or products are affected.

Risk and Exploitability

The CVSS score is 6.5, indicating medium severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, implying no known active exploitation at this time. Based on the description, it is inferred that attacks would likely occur via phishing or malicious websites that serve the crafted page to a user’s browser. While detection is difficult, the exploit would be limited to data disclosure and requires the user to visit a malicious webpage within Chrome.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 150.0.7871.47 or later.
  • If updating is not possible immediately, disable GPU acceleration in Chrome by opening chrome://flags and setting 'GPU Rasterization' or 'WebGL' to Disabled.
  • Encourage users to avoid visiting unfamiliar sites and keep both Android OS and Chrome updated to mitigate potential exploitation.

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

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

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

Type Values Removed Values Added
Title Uninitialized GPU Variable Use Enables Remote Memory Disclosure 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 GPU 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: Medium)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T01:32:09.988Z

Reserved: 2026-06-29T23:03:53.105Z

Link: CVE-2026-13923

cve-icon Vulnrichment

Updated: 2026-07-01T01:32:06.544Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T12:15:04Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable