Skip to main content

Google Chrome EUVDEUVD-2026-50872

| CVE-2026-17946 MEDIUM
Use of Uninitialized Variable (CWE-457)
2026-07-30 Chrome GHSA-wh5x-xgmx-5f4c
Medium
Disputed · 6.5 Vendor: Chrome
Share

Severity by source

Sources disagree (Low–Critical)
Vendor (Chrome) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
vuln.today AI
5.3 MEDIUM

AC:H reflects the mandatory prerequisite of prior renderer process compromise; remaining metrics unchanged as the disclosure itself is network-delivered and user-triggered with no integrity or availability impact.

3.1 AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
4.0 AV:N/AC:H/AT:P/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
SUSE
CRITICAL
qualitative
Red Hat
2.8 LOW
qualitative

vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.

CVSS VectorVendor: Chrome

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

5
Analysis Generated
Jul 30, 2026 - 18:41 vuln.today
CVSS changed
Jul 30, 2026 - 16:37 NVD
6.5 (MEDIUM)
Patch available
Jul 30, 2026 - 02:02 EUVD
CVE Published
Jul 30, 2026 - 00:25 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 30, 2026 - 00:25 cve.org
MEDIUM 6.5

DescriptionCVE.org

Uninitialized Use in Dawn in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low)

AnalysisAI

Memory disclosure in Google Chrome's Dawn WebGPU component (prior to 151.0.7922.72) enables an attacker who has already obtained code execution in the renderer process to read sensitive data from process memory via a crafted HTML page. This is a second-stage, chained vulnerability - not a standalone exploit - requiring a prior, separate renderer compromise before this flaw is reachable. Chromium's own severity rating is Low, consistent with the EPSS score of 0.19% and SSVC classification of no active exploitation and partial technical impact; no public exploit or KEV listing exists.

Technical ContextAI

Dawn is Google's open-source implementation of the WebGPU API, embedded in Chrome for GPU-accelerated graphics and compute workloads. CWE-457 (Use of Uninitialized Variable) identifies the root cause: a memory region within Dawn is read before being properly initialized, exposing whatever data previously occupied that address - a classic information disclosure primitive. In Chrome's multi-process architecture, the renderer process handles page parsing and JavaScript execution inside a sandbox; Dawn operations execute within that renderer context. The uninitialized read is reachable through crafted HTML triggering WebGPU operations. The affected product per CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, covering all Chrome builds across platforms prior to 151.0.7922.72.

RemediationAI

Update Google Chrome to version 151.0.7922.72 or later, which contains the vendor-released patch for this vulnerability as confirmed by the Chrome Releases stable channel advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. For organizations unable to patch immediately, note that exploitation requires a prior renderer process compromise: ensuring Chrome's built-in sandbox is not disabled (e.g., do not run Chrome with --no-sandbox in production) is the primary compensating control, as the sandbox is the barrier that prevents the prerequisite stage. Disabling WebGPU via enterprise policy or the --disable-gpu flag would eliminate the Dawn attack surface entirely but may break WebGPU-dependent web applications - this trade-off is acceptable in high-security environments. No workaround supersedes applying the patch.

Vendor StatusVendor

SUSE

Severity: Critical
Product Status
SUSE Package Hub 15 SP7 Fixed
openSUSE Leap 16.0 Fixed
SUSE Package Hub 15 SP7 Affected

Share

EUVD-2026-50872 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy