Description
Uninitialized Use in WebXR 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

An uninitialized use flaw in the WebXR component of Google Chrome on Android allows a remote attacker to read potentially sensitive information from process memory via a crafted HTML page. This flaw is an instance of CWE-457. The vulnerability results from the browser using data that has not been properly initialized, enabling disclosure of information that should otherwise be protected. This flaw can compromise the confidentiality of data stored in the browser process.

Affected Systems

Google Chrome for Android versions earlier than 150.0.7871.47 are affected. Any device running a pre‑150.0.7871.47 build is susceptible when a user loads a malicious WebXR‑enabled page.

Risk and Exploitability

The CVSS score of 6.5 classifies the vulnerability as medium severity. The EPSS score is <1% and it is not listed in the CISA KEV catalog. The likely attack vector is remote: an attacker serves a crafted HTML page that activates WebXR, triggering a read of uninitialized memory. Exploitation requires the victim to load the page, so user interaction is needed. The potential impact is the exposure of confidential data from the Chrome process, but the attack does not provide direct code execution or broader system compromise.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome for Android to version 150.0.7871.47 or later.
  • Configure Chrome to receive automatic updates so that future security patches are applied without manual intervention.
  • Regularly review Chrome release notes and the Google Chrome blog for any additional WebXR or memory‑disclosure fixes.

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

Type Values Removed Values Added
Title Uninitialized Memory Disclosure via WebXR in Chrome on Android

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

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

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

Type Values Removed Values Added
Title Uninitialized Memory Disclosure via WebXR in Chrome on Android

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 WebXR 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:21:39.856Z

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

Link: CVE-2026-14008

cve-icon Vulnrichment

Updated: 2026-07-01T01:21:32.883Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T16:00:16Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable