Description
Uninitialized Use in XR in Google Chrome 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

An uninitialized local variable in the XR subsystem of Google Chrome allows a remote attacker to read sensitive information from the renderer process memory. If an attacker can send a specially crafted HTML page to a compromised renderer, they can expose confidential data. The weakness corresponds to CWE‑457 and is classified as medium severity by Chromium.

Affected Systems

Users running Google Chrome versions earlier than 150.0.7871.47 on desktop systems are affected. The vulnerability exists in the Chrome stable channel and any process that loads renderer code enabling XR features.

Risk and Exploitability

The CVSS score for this issue is 5.3, indicating medium severity. The EPSS score is less than 1%, indicating a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. While the risk remains medium in the context of a compromised renderer process, the low exploitation likelihood reduces overall threat. An attacker must first compromise the renderer context; once achieved, memory disclosure is trivial via the crafted page.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 150.0.7871.47. If an upgrade is not possible, disable XR functionality by opening chrome://flags and setting the \"Enable XR\" flag to \"Disabled\".
  • Monitor renderer process activity for anomalous memory access patterns and block suspicious HTML content.
  • Maintain up‑to‑date anti‑virus and intrusion detection systems to detect prior renderer compromise.

Generated by OpenCVE AI on July 1, 2026 at 15:59 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 Variable in Chrome XR Allows Memory Disclosure

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

Type Values Removed Values Added
Title Uninitialized Variable in XR Enables Remote Memory Disclosure in Chrome

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

Type Values Removed Values Added
Title Uninitialized Variable in XR Enables Remote Memory Disclosure in Chrome

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 XR in Google Chrome 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:25:21.461Z

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

Link: CVE-2026-13947

cve-icon Vulnrichment

Updated: 2026-07-01T01:25:17.060Z

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