Description
Insufficient validation of untrusted input in Skia in Google Chrome prior to 149.0.7827.53 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-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in the Skia graphics library used by Google Chrome allows a remote attacker who has already managed to compromise the renderer process to leak cross‑origin data through a crafted HTML page. The flaw is an instance of CWE‑20 and CWE‑346, improper input validation, which results in a data‑exfiltration vulnerability rather than direct code execution. The attacker can obtain information that should be isolated by a same‑origin policy, potentially exposing sensitive user data.

Affected Systems

The vulnerability affects Google Chrome browsers prior to version 149.0.7827.53. Any installation running an older major release is potentially susceptible, specifically when the renderer process can be compromised by malicious content or extensions.

Risk and Exploitability

The exploit requires the attacker to already gain access to the renderer process, which is normally limited by Chrome’s sandbox. Because the attack vector is not a straightforward remote code execution path, the EPSS score is < 1% and the vulnerability is not listed in CISA’s KEV catalog. Chromium classifies the risk as Medium, reflected by a CVSS score of 6.5, indicating that while the data leakage is significant, the prerequisite of renderer compromise raises the difficulty for an attacker. The lack of a publicly released exploit and the medium severity suggest a moderate but non‑immediate risk for users who keep the browser at the affected versions.

Generated by OpenCVE AI on June 8, 2026 at 17:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to 149.0.7827.53 or later, which contains the input‑validation fix for Skia.
  • Ensure that the Chrome sandbox remains active and that no extensions or web content can bypass it, reducing the chance of renderer compromise.
  • Adopt security policies that restrict plugin use and only install extensions from trusted sources to mitigate the risk of renderer compromise.

Generated by OpenCVE AI on June 8, 2026 at 17:21 UTC.

Tracking

Sign in to view the affected projects.

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

Tue, 09 Jun 2026 03:15: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

Mon, 08 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

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'}


Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title Insufficient Validation in Skia Enables Cross‑Origin Data Leakage in Google Chrome chromium-browser: Insufficient validation of untrusted input in Skia
Weaknesses CWE-346
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Fri, 05 Jun 2026 05:30:00 +0000

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

Fri, 05 Jun 2026 04:30:00 +0000

Type Values Removed Values Added
Title Insufficient Validation in Skia Enables Cross‑Origin Data Leakage in Google Chrome

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Skia in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T18:48:28.863Z

Reserved: 2026-06-04T17:06:54.879Z

Link: CVE-2026-11121

cve-icon Vulnrichment

Updated: 2026-06-08T15:27:56.054Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:17.907

Modified: 2026-06-09T03:06:18.323

Link: CVE-2026-11121

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11121 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T17:30:06Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error