Skip to main content

Google Chrome EUVDEUVD-2026-40812

| CVE-2026-14125 MEDIUM
Use of Uninitialized Variable (CWE-457)
2026-06-30 chrome-cve-admin@google.com GHSA-87gc-v6c9-wrpw
6.5
CVSS 3.1 · Vendor: google
Share

Severity by source

Vendor (google) 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 page needing no auth; user must visit (UI:R); renderer sandbox limits scope; confidentiality High as process memory contents may be exposed; no integrity or availability impact described.

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:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
SUSE
MEDIUM
qualitative
Red Hat
4.3 LOW
qualitative

Primary rating from Vendor (google).

CVSS VectorVendor: google

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

Lifecycle Timeline

4
Analysis Generated
Jul 01, 2026 - 02:43 vuln.today
CVSS changed
Jul 01, 2026 - 02:22 NVD
6.5 (MEDIUM)
CVE Published
Jun 30, 2026 - 23:17 cve.org
UNKNOWN (no severity yet)
CVE Published
Jun 30, 2026 - 23:17 cve.org
MEDIUM 6.5

DescriptionCVE.org

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

AnalysisAI

Uninitialized memory use in Chrome's ANGLE graphics layer exposes potentially sensitive process memory contents to remote attackers who can entice a user to visit a crafted HTML page. The flaw affects all Chrome versions prior to 150.0.7871.47, with High confidentiality impact per CVSS despite Google's own Chromium severity rating of Low - a discrepancy suggesting practical extraction of meaningful data is constrained in real-world conditions. No public exploit identified at time of analysis, and no CISA KEV listing; a vendor patch has been released.

Technical ContextAI

ANGLE (Almost Native Graphics Layer Engine) is an open-source, cross-platform GPU abstraction library embedded in Chrome that translates OpenGL ES API calls to platform-native graphics backends (Direct3D on Windows, Metal on macOS, Vulkan where supported). CWE-457 (Use of Uninitialized Variable) indicates that a memory region allocated during graphics processing was read before being properly zeroed or populated, allowing whatever residual data occupied that heap or stack region to be surfaced to the rendering pipeline and potentially observable by the attacker-controlled page. This class of bug in graphics subsystems is particularly sensitive because GPU memory buffers may contain fragments of previously rendered content from other tabs, credentials, or other in-process data. Affected CPE covers Google Chrome < 150.0.7871.47 per EUVD EUVD-2026-40812.

RemediationAI

The primary fix is upgrading Google Chrome to version 150.0.7871.47 or later, delivered via the Chrome stable channel update documented at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. Organizations managing Chrome deployments via policy should push this update through their enterprise management tooling immediately. In environments where immediate patching is not feasible, restricting access to untrusted web content via proxy categorization or browser isolation platforms can reduce exposure, though these controls add operational overhead and do not eliminate risk for bring-your-own-device scenarios. Disabling WebGL via Chrome policy (--disable-webgl flag or WebGL enterprise policy) may reduce the attack surface targeting ANGLE specifically, but will break WebGL-dependent applications. No workarounds are referenced in vendor materials; patching is the authoritative remediation.

Vendor StatusVendor

SUSE

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

Share

EUVD-2026-40812 vulnerability details – vuln.today

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