Description
Inappropriate implementation 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: Medium)
Published: 2026-06-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Chrome versions before 150.0.7871.47 contain an SVG implementation flaw that can be triggered by a carefully crafted HTML page, allowing a remote attacker to read data from a different origin held by the victim browser. The flaw does not enable code execution, privilege escalation, or authentication bypass; it simply leaks confidential information across origins. The weakness is classified as CWE‑352, and the Chromium team rates the issue as medium severity with a CVSS score of 6.5.

Affected Systems

All users of Google Chrome whose installed version is older than 150.0.7871.47 are affected. The issue resides in the core SVG processing engine and applies to all supported platforms and operating systems.

Risk and Exploitability

The CVSS score of 6.5 places the vulnerability in the medium range, primarily impacting data confidentiality. The EPSS score of <1% indicates a very low probability of exploitation in the wild, and the vulnerability is not listed in CISA’s KEV catalog. The attack requires a victim to open a maliciously crafted HTML page that contains the vulnerable SVG handling; no elevated privileges or code execution are needed. Because the vector is browser‑based, the risk is concentrated in phishing or compromised‑site scenarios, but the overall threat remains limited to leaking cross‑origin data rather than broader system compromise.

Generated by OpenCVE AI on August 3, 2026 at 06:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 150.0.7871.47 or later
  • Implement a Content Security Policy that blocks inline SVG elements or restricts external SVG sources from untrusted sites
  • Configure the Chrome enterprise policy to disable the built‑in SVG rendering engine on browsers that cannot be patched immediately

Generated by OpenCVE AI on August 3, 2026 at 06:30 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

Mon, 03 Aug 2026 07:00:00 +0000

Type Values Removed Values Added
Title Cross-Origin Data Leak via Crafted SVG in Google Chrome

Wed, 29 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title Cross-Origin Data Leak via Crafted SVG in Google Chrome

Wed, 22 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Malicious SVG in Chrome

Fri, 17 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Malicious SVG in Chrome

Wed, 15 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
Title Chrome Cross-Origin Data Leak via SVG

Mon, 13 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Title Chrome Cross-Origin Data Leak via SVG

Sat, 11 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Title Google Chrome SVG Cross-Origin Data Leak via Crafted HTML

Fri, 10 Jul 2026 18:00:00 +0000

Type Values Removed Values Added
Title Google Chrome SVG Cross-Origin Data Leak via Crafted HTML

Fri, 10 Jul 2026 04:15:00 +0000

Type Values Removed Values Added
Title Chrome SVG Cross-Origin Data Leak

Thu, 09 Jul 2026 03:00:00 +0000

Type Values Removed Values Added
Title Chrome SVG Cross-Origin Data Leak

Wed, 08 Jul 2026 08:30:00 +0000

Type Values Removed Values Added
Title Cross-Origin Data Leak via SVG in Google Chrome

Tue, 07 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Title Cross-Origin Data Leak via SVG in Google Chrome

Mon, 06 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak in Google Chrome SVG Rendering

Mon, 06 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak in Google Chrome SVG Rendering

Sun, 05 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Crafted SVG in Google Chrome

Sun, 05 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Crafted SVG in Google Chrome

Sun, 05 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Title Cross-Origin Data Leak via Improper SVG Handling in Google Chrome

Sat, 04 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Title Cross-Origin Data Leak via Improper SVG Handling in Google Chrome

Fri, 03 Jul 2026 23:45:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via SVG in Google Chrome

Fri, 03 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via SVG in Google Chrome

Thu, 02 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via SVG Rendering in Google Chrome

Thu, 02 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via SVG Rendering in Google Chrome

Thu, 02 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Malformed SVG in Google Chrome

Thu, 02 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Malformed SVG in Google Chrome

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

Type Values Removed Values Added
Title Cross‑Origin Data Leak via SVG Rendering in Google Chrome
Weaknesses CWE-200

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

Type Values Removed Values Added
Weaknesses CWE-352
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'}


Wed, 01 Jul 2026 12:00: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 Cross‑Origin Data Leak via SVG Rendering in Google Chrome
Weaknesses CWE-200

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

Type Values Removed Values Added
Description Inappropriate implementation 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: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T14:27:31.039Z

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

Link: CVE-2026-14016

cve-icon Vulnrichment

Updated: 2026-07-01T14:12:02.450Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T06:45:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)