Description
Insufficient policy enforcement in SVG in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability stems from inadequate policy enforcement for SVG files in Google Chrome versions earlier than 151.0.7922.72. A crafted HTML page can cause the browser to load an SVG that references cross‑origin data, enabling an attacker to access sensitive information that should be isolated by the browser’s same‑origin policy.

Affected Systems

Google Chrome users on versions before 151.0.7922.72 are affected. The issue was fixed in Chrome 151.0.7922.72 and later releases.

Risk and Exploitability

The CVSS score of 4.3 indicates a low‑severity information‑disclosure flaw, and the EPSS score of less than 1% suggests a very low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Attacks would require a victim to open a maliciously crafted HTML page that includes the vulnerable SVG, so the attack vector is client‑side exploitation via the browser.

Generated by OpenCVE AI on August 3, 2026 at 11:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or newer to apply the vendor patch.
  • If an upgrade cannot be performed immediately, consider disabling inline SVG rendering for untrusted content through browser flags or the "--disable-rendering-of-untrusted-objects" command line option.
  • Add security headers such as Content‑Security‑Policy (e.g., "default-src 'none'; img-src blob:; child-src 'none'") to prevent unintended cross‑origin requests and restrict SVG loading to trusted origins.

Generated by OpenCVE AI on August 3, 2026 at 11:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Fri, 31 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient policy enforcement in SVG
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Weaknesses CWE-346
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

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

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T17:42:13.099Z

Reserved: 2026-07-27T23:36:58.693Z

Link: CVE-2026-17911

cve-icon Vulnrichment

Updated: 2026-07-30T17:42:08.369Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:55.240

Modified: 2026-08-03T17:33:11.780

Link: CVE-2026-17911

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:25:24Z

Links: CVE-2026-17911 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:00:16Z

Weaknesses