Skip to main content

Google Chrome CVE-2026-14399

| EUVDEUVD-2026-41194 MEDIUM
Use of Uninitialized Variable (CWE-457)
2026-07-01 Chrome GHSA-pgvf-397w-wh5f
6.5
CVSS 3.1 · Vendor: Chrome
Share

Severity by source

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
6.5 MEDIUM

Network-delivered via crafted HTML (AV:N), no special conditions (AC:L), no attacker privileges (PR:N), user must visit page (UI:R), confidentiality-only impact with no scope change.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
SUSE
MEDIUM
qualitative
Red Hat
4.3 MEDIUM
qualitative

Primary rating from Vendor (Chrome).

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

3
Analysis Generated
Jul 22, 2026 - 18:40 vuln.today
CVE Published
Jul 01, 2026 - 22:22 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 01, 2026 - 22:22 cve.org
MEDIUM 6.5

DescriptionCVE.org

Uninitialized Use in Dawn in Google Chrome prior to 150.0.7871.46 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)

AnalysisAI

Uninitialized memory use in Dawn, Chrome's WebGPU graphics subsystem, exposes potentially sensitive process memory contents to remote attackers via a crafted HTML page, affecting all Chrome versions prior to 150.0.7871.46. The flaw is classified CWE-457 and carries a CVSS 3.1 score of 6.5 with high confidentiality impact; however, real-world exploitation risk is tempered by the requirement for user interaction, a very low EPSS of 0.20% (10th percentile), and SSVC assessment of no current exploitation. No public exploit identified at time of analysis; vendor-released patch is available in Chrome 150.0.7871.46.

Technical ContextAI

Dawn is Google's open-source, cross-platform implementation of the WebGPU and WebGL graphics APIs embedded in Chromium. CWE-457 (Use of Uninitialized Variable) occurs when a variable is read before a defined value is written to it, meaning the read returns whatever bytes happened to occupy that memory region - in a browser renderer process, these stale bytes may include fragments of JavaScript heap data, decoded media, cached network content, or other in-process sensitive material. WebGPU processing paths in Dawn involve GPU command buffer construction and shader compilation pipelines that are inherently complex and allocation-heavy, creating multiple opportunities for uninitialized reads if allocation paths branch unexpectedly. The affected product as identified by CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* with the version boundary set at Chrome 150.0.7871.46.

RemediationAI

Update Google Chrome to version 150.0.7871.46 or later, which is confirmed as the vendor-released patch per the Chrome Stable Channel advisory at http://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. Chrome's auto-update mechanism should deliver this automatically; administrators managing enterprise fleets should verify deployment via policy or endpoint management tooling. For Linux distributions shipping Chromium independently (e.g., openSUSE, noted in the tags), apply the distribution's patched Chromium package once available through official channels. If immediate patching is not feasible, a compensating control is to disable or restrict access to sites that leverage WebGPU (chrome://flags/#enable-unsafe-webgpu can be used to disable the API), though this will break legitimate WebGPU content and carries usability trade-offs. Enforcing Chrome Site Isolation (already default in modern Chrome) limits the scope of any disclosed memory to the renderer process of the attacker-controlled origin.

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Package Hub 15 SP7 Fixed
openSUSE Tumbleweed Fixed
SUSE Package Hub 15 SP7 Affected

Share

CVE-2026-14399 vulnerability details – vuln.today

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