Skip to main content

Google Chrome EUVDEUVD-2026-41195

| CVE-2026-14405 CRITICAL
Use of Uninitialized Variable (CWE-457)
2026-07-01 Chrome GHSA-f4qh-gr9m-2cmm
Critical
Disputed · 9.6 Vendor: Chrome
Share

Severity by source

Sources disagree (Low–Critical)
Vendor (Chrome) PRIMARY
9.6 CRITICAL
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
vuln.today AI
8.8 HIGH

Remote crafted page with required user interaction and no privileges, but execution is contained to the renderer sandbox so scope is Unchanged (S:U), lowering it below the published 9.6.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
SUSE
CRITICAL
qualitative
Red Hat
8.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

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Jul 02, 2026 - 01:26 vuln.today
CVSS changed
Jul 02, 2026 - 00:22 NVD
9.6 (CRITICAL)
CVE Published
Jul 01, 2026 - 22:22 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 01, 2026 - 22:22 cve.org
CRITICAL 9.6

DescriptionCVE.org

Uninitialized Use in V8 in Google Chrome prior to 150.0.7871.46 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Low)

AnalysisAI

Arbitrary code execution within the renderer sandbox in Google Chrome's V8 JavaScript engine (versions prior to 150.0.7871.46) can be triggered when a victim loads a crafted HTML page. The flaw stems from use of uninitialized memory in V8 and, while carrying a high CVSS base score of 9.6, was rated only Low severity by Chromium because code execution is confined inside the renderer sandbox and still requires a separate sandbox escape for full host compromise. No public exploit identified at time of analysis, and CISA's SSVC framework marks exploitation status as none.

Technical ContextAI

The vulnerability lives in V8, the C++ JavaScript and WebAssembly engine that powers Chrome and all Chromium-derived browsers. The root cause is classified as CWE-457 (Use of Uninitialized Variable): a code path reads a memory location before it has been assigned a defined value, letting attacker-influenced residual heap or stack contents drive control flow or object state. In a JIT-compiling engine like V8 this typically manifests as type-confusion or corrupted object metadata that an attacker massages into a controlled read/write primitive and ultimately arbitrary code execution within the renderer process. The affected component per CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, i.e. the Chrome desktop application across all versions below the fixed build.

RemediationAI

Vendor-released patch: 150.0.7871.46 - upgrade Google Chrome to 150.0.7871.46 or later on all desktop platforms and restart the browser to load the new V8 build, per the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. In managed environments, verify auto-update is enabled and not blocked by policy, and push the update via your enterprise management tooling. If immediate patching is not possible, reduce exposure by restricting browsing of untrusted sites, keeping Chrome's Site Isolation (default) and Enhanced Safe Browsing enabled to limit malicious-page delivery, and considering the strictest JavaScript/JIT hardening available (for example running V8 jitless via --js-flags or the equivalent enterprise policy where supported); note that disabling JIT measurably degrades performance on JavaScript-heavy sites. Ensure Chromium-derived browsers are updated on the same timeline.

Vendor StatusVendor

SUSE

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

Share

EUVD-2026-41195 vulnerability details – vuln.today

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