Description
Insufficient policy enforcement in SVG in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
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 within the SVG handling subsystem of Google Chrome. It enables an attacker to serve a crafted HTML page that causes the browser to read and expose data from a different origin, thereby leaking sensitive information that should be confined by the same‑origin policy. The flaw is a direct violation of web‑security principles and could provide confidentiality exposure to a remote adversary.

Affected Systems

All users of Google Chrome versions earlier than 150.0.7871.47 are affected. The issue is specific to the stable channel of the Chrome browser and applies to all platforms that receive the same version from Google.

Risk and Exploitability

The vulnerability is rated high by Chromium, but the EPSS score is not available and it is not listed in CISA’s KEV catalog. A remote attacker can exploit it by hosting a malicious web page that includes the targeted SVG content. If the victim visits that page, the browser will silently undermine its origin checks, and the attacker can read data across origins. Because no defensive configuration is required, the exploitation likelihood is considered significant unless mitigated by an updated browser release or content‑security restrictions.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Chrome version 150.0.7871.47 or later, ensuring the SVG policy enforcement patch is applied.
  • If an update cannot be applied immediately, disable SVG support or enforce a stricter Content Security Policy that blocks cross‑origin SVG loading in affected pages.
  • Use browser flags or enterprise group policy to disallow rendering of SVG files from any origin that is not explicitly trusted.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Cross‑origin Data Leak via SVG in Chrome
Weaknesses CWE-200
CWE-284

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

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

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-30T22:37:35.080Z

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

Link: CVE-2026-13793

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T00:30:06Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control