Description
Insufficient policy enforcement in Passwords in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process 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

The vulnerability arises from insufficient policy enforcement in the Passwords module of Google Chrome before version 150.0.7871.47. A remote attacker who has already compromised the renderer process can use a crafted HTML page to read data that normally would be protected by cross‑origin restrictions, leaking confidential information to the attacker. This lack of proper policy enforcement allows the attacker to bypass same‑origin safeguards and obtain cross‑origin data, which could include private user credentials or other sensitive data stored in the renderer.

Affected Systems

All users of Google Chrome whose browser version is earlier than 150.0.7871.47 are affected. The vulnerability exists in all Chrome channels (stable, beta, dev, canary) running those older versions.

Risk and Exploitability

The severity is rated medium in Chromium’s own scoring, but the vulnerability can be exploited once an attacker can gain control over the renderer process, which may be possible through other security flaws. Because EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, the immediate likelihood of widespread exploitation is unclear. However, once a renderer compromise is achieved, the attacker can covertly collect cross‑origin data without user interaction. The exploit does not require additional conditions beyond a renderer process compromise, making it straightforward for an attacker with that foothold to trigger the data leakage.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 150.0.7871.47 or newer.
  • Enable Chrome’s Site Isolation feature to keep renderer processes isolated between sites.
  • Apply stricter content security policies on web pages to prevent cross‑origin data access from compromised renderers.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Cross-Origin Data Leakage via Insecure Policy Enforcement in Chrome
Weaknesses CWE-200
CWE-285

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

Type Values Removed Values Added
Description Insufficient policy enforcement in Passwords in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process 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:27.977Z

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

Link: CVE-2026-13937

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T03:00:12Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-285

    Improper Authorization