Skip to main content

Google Chrome CVE-2026-14402

| EUVDEUVD-2026-41189 MEDIUM
Use of Uninitialized Variable (CWE-457)
2026-07-01 Chrome GHSA-8353-c32h-g49g
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

Web-delivered attack needs no privileges but requires victim navigation (UI:R, PR:N); memory-only disclosure with no write or crash impact (C:H/I:N/A:N).

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
6.5 HIGH
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:42 vuln.today
CVE Published
Jul 01, 2026 - 22:21 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 01, 2026 - 22:21 cve.org
MEDIUM 6.5

DescriptionCVE.org

Uninitialized Use in ANGLE in Google Chrome on Windows 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: High)

AnalysisAI

Uninitialized memory read in ANGLE - Chrome's graphics abstraction layer - exposes potentially sensitive process memory to remote attackers on Windows systems running Chrome prior to 150.0.7871.46. Exploitation requires the victim to visit a crafted HTML page, after which the ANGLE Direct3D translation path leaks heap or stack contents that may include session tokens, cached credentials, or other browser-resident data. No active exploitation has been confirmed (absent from CISA KEV), and EPSS of 0.20% at the 10th percentile reflects very low current exploitation activity despite the CVSS C:H rating.

Technical ContextAI

ANGLE (Almost Native Graphics Layer Engine) is Chromium's portability layer that translates OpenGL ES graphics calls into platform-native APIs - specifically Direct3D 9/11 on Windows. CWE-457 (Use of Uninitialized Variable) describes a condition where a memory buffer is allocated but its contents are not zeroed or otherwise initialized before being accessed or transmitted, allowing residual data from prior allocations to be observed by an attacker. On Windows, ANGLE's Direct3D path is the active translation backend, making this code path Windows-specific and explaining the platform scoping in the description. The CPE string cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* covers all Chrome versions across all platforms, but the vulnerability is explicitly scoped to Windows in the CVE description due to the platform-dependent ANGLE backend in use.

RemediationAI

Update Google Chrome on Windows to version 150.0.7871.46 or later, which contains the vendor-released patch resolving the uninitialized memory use in ANGLE; the Chrome Stable Channel advisory is at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. Enterprise deployments that cannot patch immediately should enforce Chrome browser management policies to restrict navigation to allowlisted domains via Chrome Enterprise's URL blocklist feature - this reduces the attack surface since exploitation requires visiting an attacker-controlled page, though it trades usability for protection and does not eliminate risk from compromised trusted sites. Disabling WebGL via Chrome flags (--disable-webgl) may reduce the graphics attack surface through ANGLE at the cost of breaking web applications that rely on hardware-accelerated graphics. Auto-update should be verified as enabled for all managed endpoints to ensure timely propagation of the fix.

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-14402 vulnerability details – vuln.today

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