Description
Uninitialized Use in Skia in Google Chrome prior to 150.0.7871.182 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-07-21
Score: 3.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An uninitialized variable in Skia used by Google Chrome before version 150.0.7871.182 allows a remote attacker who has already compromised the renderer process to read and leak cross‑origin data through a crafted HTML page. Use of Uninitialized Variable (CWE‑457) and is that confidential data from other origins may be exposed to the attacker, compromising user privacy and potentially violating data protection regulations. Based on the description, the attacker would need to have already compromised the renderer process, as this condition is required before the uninitialized variable can be exploited.

Affected Systems

The vulnerability affects all installations of Google Chrome (desktop) that have not been updated to version 150.0.7871.182 or later. Specifically, the stable channel update released in July 2026 addresses this issue.

Risk and Exploitability

The EPSS score is below 1%, indicating a low probability of exploitation. The CVSS score of 3.1 indicates low severity. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, it is inferred that exploitation requires the attacker to already have privileges to compromise the renderer process, which would typically involve delivering a malicious HTML payload or leveraging another vulnerability to gain renderer control. Once the renderer is compromised, the attacker can read memory that was not properly initialized and exfiltrate cross‑origin data. While the likelihood of exploitation remains low, the potential impact on confidentiality is high.

Generated by OpenCVE AI on August 4, 2026 at 15:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 150.0.7871.182 or later
  • Disable or remove third‑party extensions that may elevate renderer privileges
  • Enable Chrome’s sandboxing features to isolate renderer processes

Generated by OpenCVE AI on August 4, 2026 at 15:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4701-1 chromium security update
Debian DSA Debian DSA DSA-6396-1 chromium security update
History

Tue, 04 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Variable in Skia Enables Cross‑Origin Data Leakage in Google Chrome

Tue, 28 Jul 2026 18:30:00 +0000

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

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Title Uninitialized Skia Use Allows Cross‑Origin Data Leakage in Google Chrome
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'}


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

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

Tue, 21 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Description Uninitialized Use in Skia in Google Chrome prior to 150.0.7871.182 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-07-24T12:51:18.027Z

Reserved: 2026-07-20T22:23:05.836Z

Link: CVE-2026-16417

cve-icon Vulnrichment

Updated: 2026-07-24T12:51:08.686Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T16:00:12Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable