Description
Uninitialized Use in Skia in Google Chrome prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-06
Score: 3.1 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an uninitialized use in Skia within Google Chrome versions prior to 151.0.7922.109. If a remote attacker has already compromised the renderer process, they can craft an HTML page that causes Skia to leak data that belongs to a different origin, resulting in an information disclosure. This flaw is a CWE‑457 uninitialized variable usage and is rated high by Chromium security.

Affected Systems

Google Chrome browsers running any version before 151.0.7922.109 are affected. The issue was fixed in the release corresponding to version 151.0.7922.109 and subsequent updates.

Risk and Exploitability

The flaw requires the attacker to control or inject code into the renderer process, which typically requires exploiting another vulnerability or gaining user credentials. Once the renderer is compromised, the attacker can serve a specially crafted HTML page that uses Skia to read memory that contains cross‑origin data, leaking it to the attacker. The CVSS score is classified as 3.1 by Chromium. No EPSS score is available, and the vulnerability is not currently listed in the CISA KEV catalogue, indicating that we have no statistical data on active exploitation.

Generated by OpenCVE AI on August 7, 2026 at 02:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.109 or later, which includes the Skia initialization fix.
  • Configure Chrome or the host system to enforce the renderer sandbox and reduce the attack surface for potential renderer compromise.
  • Apply enterprise policies that restrict loading of potentially dangerous third‑party content in the renderer, limiting opportunities for crafted HTML to trigger the Skia bug.

Generated by OpenCVE AI on August 7, 2026 at 02:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 02:45:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Skia Allows Cross‑Origin Data Leak in Chrome

Fri, 07 Aug 2026 02:30:00 +0000

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

Fri, 07 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/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'}


Fri, 07 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Skia Allows Cross‑Origin Data Leak in Chrome

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Uninitialized Use in Skia in Google Chrome prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-07T00:30:16.454Z

Reserved: 2026-08-06T16:51:50.131Z

Link: CVE-2026-19160

cve-icon Vulnrichment

Updated: 2026-08-07T00:30:11.944Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T02:30:06Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable