Description
Insufficient policy enforcement in WebXR in Google Chrome on Android prior to 150.0.7871.47 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-30
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from insufficient policy enforcement in the WebXR API of Google Chrome on Android, enabling a remote attacker to craft an HTML page that causes the browser to expose data from other origins. The result is a cross‑origin data leak, allowing the attacker to read information that should be protected by the same‑origin policy. The bug falls under the category of information exposure due to improper authorization controls within the WebXR component.

Affected Systems

Affected browsers are Google Chrome versions prior to 150.0.7871.47 on Android devices. Any Android installation running a Chrome build before this release is susceptible when a user visits a malicious web page that leverages the compromised WebXR interface.

Risk and Exploitability

The CVSS score is not provided, but Chromium rates the issue as medium severity, indicating a moderate risk when the vulnerability is exploited. The EPSS metric is missing, so the exact probability of exploitation cannot be quantified, and the vulnerability is not listed by CISA as a known exploited vulnerability. The most likely attack vector is a modern web‑browser visit to a crafted HTML page; the attacker does not need elevated privileges and relies only on the victim’s Chrome instance.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 150.0.7871.47 or later on Android.
  • If an immediate upgrade is not possible, disable the WebXR API via chrome://flags by setting the 'Experimental WebXR Features' flag to 'Disabled', then restart Chrome to mitigate the data‑leak risk.
  • If disabling WebXR is not feasible or the device is managed, avoid visiting untrusted websites and consider switching to a different browser that enforces WebXR policy correctly.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Cross-Origin Data Leak via Insufficient WebXR Policy Enforcement in Chrome on Android
Weaknesses CWE-200
CWE-285

Tue, 30 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient policy enforcement in WebXR in Google Chrome on Android prior to 150.0.7871.47 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-30T22:38:18.179Z

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

Link: CVE-2026-13910

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T01:45:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-285

    Improper Authorization