Description
Inappropriate implementation in SVG in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
Published: 2026-06-08
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper implementation of SVG handling in Google Chrome prior to version 149.0.7827.103 allows a remote attacker to place a crafted HTML page that causes the browser to execute arbitrary code inside its sandbox. The flaw is a Code Injection weakness (CWE‑94) and an Improper Object Lifecycle Management weakness (CWE‑823) driven by inappropriate processing of SVG content, enabling code to run with the privileges of the sandboxed process and potentially exposing the system to compromise through browser‑based exploits.

Affected Systems

The vulnerability affects all Google Chrome installations using versions earlier than 149.0.7827.103. Users running any older release that may open a malicious web page embedding vulnerable SVG content are susceptible.

Risk and Exploitability

A remote attacker can deliver the exploit via a malicious website or document and trigger code execution in the browser sandbox, which may be leveraged to exfiltrate data or perform further attacks. The EPSS score is < 1%, indicating a very low but nonzero exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. Its CVSS score of 8.8 indicates high severity and the widespread use of Chrome suggest a meaningful risk of exploitation in practice. The attack vector is likely through normal browsing of untrusted content.

Generated by OpenCVE AI on June 11, 2026 at 02:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.103 or later to fix the SVG handling flaw and improper object lifecycle issues
  • Configure a content‑security‑policy that disallows loading of external SVG resources in untrusted pages
  • Restrict or block the use of SVG MIME types in the browser or through network filters when upgrading is not immediately possible

Generated by OpenCVE AI on June 11, 2026 at 02:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6337-1 chromium security update
History

Thu, 11 Jun 2026 00:15:00 +0000

Type Values Removed Values Added
Title Improper SVG Handling in Google Chrome Enables Remote Code Execution chromium-browser: Object lifecycle issue in SVG
Weaknesses CWE-823
References
Metrics threat_severity

None

threat_severity

Important


Tue, 09 Jun 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Tue, 09 Jun 2026 05:15:00 +0000

Type Values Removed Values Added
Title Improper SVG Handling in Google Chrome Enables Remote Code Execution

Tue, 09 Jun 2026 03:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via SVG Rendering in Google Chrome
Weaknesses CWE-79

Tue, 09 Jun 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 09 Jun 2026 01:00:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via SVG Rendering in Google Chrome
First Time appeared Google
Google chrome
Weaknesses CWE-79
CWE-94
Vendors & Products Google
Google chrome

Mon, 08 Jun 2026 23:45:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in SVG in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-09T00:58:26.394Z

Reserved: 2026-06-08T21:33:53.823Z

Link: CVE-2026-11688

cve-icon Vulnrichment

Updated: 2026-06-09T00:58:21.957Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-09T00:16:52.230

Modified: 2026-06-09T14:52:15.683

Link: CVE-2026-11688

cve-icon Redhat

Severity : Important

Publid Date: 2026-06-08T00:00:00Z

Links: CVE-2026-11688 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T02:45:03Z

Weaknesses
  • CWE-823

    Use of Out-of-range Pointer Offset

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')