Description
Uninitialized Use in Skia in Google Chrome on Windows prior to 151.0.7922.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-07-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an uninitialized variable in the Skia graphics library used by Google Chrome on Windows. An attacker can craft a malicious HTML page that, when rendered, reads memory that was not properly zeroed, allowing the attacker to glean potentially sensitive information from the browser process. This flaw can lead to remote information disclosure with a CVSS score of 6.5.

Affected Systems

The flaw affects Microsoft Windows users running versions of Google Chrome older than 151.0.7922.72. All builds that include the affected Skia component are susceptible until the vendor releases a patch.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, and the EPSS score of less than 1% suggests the likelihood of exploitation is low at present. It is not listed in the CISA KEV catalog. The likely attack vector is a crafted HTML page delivered over the network, which forces the vulnerable browser to read uninitialized memory. Because the flaw only allows information disclosure, the impact is limited to confidentiality loss rather than code execution or denial of service.

Generated by OpenCVE AI on August 5, 2026 at 13:42 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 fix to the Skia component.
  • If an upgrade cannot be applied immediately, disable hardware-accelerated graphics or Skia via Chrome flags, or use an alternate browser until the patch is installed.
  • Keep the operating system and all software up to date and monitor Chrome release notes for further security updates.

Generated by OpenCVE AI on August 5, 2026 at 13:42 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

Wed, 05 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Uninitialized Use in Skia
Weaknesses CWE-824
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title Uninitialized Use in Skia Enables Remote Memory Read on Windows

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

Type Values Removed Values Added
Title Uninitialized Use in Skia Enables Remote Memory Read on Windows

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

Type Values Removed Values Added
Metrics 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'}

ssvc

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


Thu, 30 Jul 2026 07:30: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 Uninitialized Use in Skia in Google Chrome on Windows prior to 151.0.7922.72 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T17:57:01.066Z

Reserved: 2026-07-27T23:37:14.582Z

Link: CVE-2026-17992

cve-icon Vulnrichment

Updated: 2026-07-30T17:56:55.738Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:17:03.863

Modified: 2026-08-03T13:49:18.660

Link: CVE-2026-17992

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17992 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T13:45:03Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer