Skip to main content

Google Chrome CVE-2026-15770

| EUVDEUVD-2026-44477 MEDIUM
Use of Uninitialized Variable (CWE-457)
2026-07-14 Chrome GHSA-25xw-cf43-5ccv
Medium
Disputed · 6.5 Vendor: Chrome
Share

Severity by source

Sources disagree (Medium–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
6.5 MEDIUM

Network delivery via crafted HTML page requires active user navigation (UI:R, PR:N); impact is confidentiality-only with no code execution or availability effect (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
CRITICAL
qualitative
Red Hat
6.5 HIGH
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

4
Analysis Generated
Jul 22, 2026 - 13:04 vuln.today
Patch available
Jul 14, 2026 - 23:20 EUVD
CVSS changed
Jul 14, 2026 - 21:22 NVD
6.5 (MEDIUM)
CVE Published
Jul 14, 2026 - 20:09 cve.org
MEDIUM 6.5

DescriptionCVE.org

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

AnalysisAI

Uninitialized variable use in Google Chrome's V8 JavaScript engine (all versions prior to 150.0.7871.125) exposes potentially sensitive process memory contents to remote attackers who can induce a user to visit a crafted HTML page. The confidentiality impact is rated high under CVSS, as uninitialized heap or stack memory in V8 may contain residual data such as session tokens or cached credentials from the browser process. No public exploit code exists and no active exploitation has been identified - EPSS sits at 0.33% (25th percentile) and SSVC rates exploitation as none - but a vendor patch is confirmed available in Chrome 150.0.7871.125.

Technical ContextAI

V8 is Google's open-source, high-performance JavaScript and WebAssembly engine embedded in Chrome and Chromium-derived products. CWE-457 (Use of Uninitialized Variable) describes a class of flaw where a memory location is accessed before being assigned a defined value, causing the runtime to read whatever residual bytes occupy that region - potentially data from prior allocations, freed objects, or JIT compilation artifacts. In V8's context, uninitialized reads can arise during optimized code generation, garbage collection transitions, or object property access paths. The affected scope is all Google Chrome versions matching CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* prior to 150.0.7871.125, as confirmed by EUVD-2026-44477. The vulnerability was assigned Chromium security severity High and reported through Chrome's internal security process.

RemediationAI

Update Google Chrome to version 150.0.7871.125 or later, which contains the fix as documented in the Chrome stable channel release at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0353146366.html. Chrome's built-in auto-update mechanism will deliver this patch automatically for most users; administrators can verify the installed version by navigating to chrome://settings/help and triggering a manual update check. ChromeOS administrators should apply the ChromeOS-specific stable channel update referenced at http://chromereleases.googleblog.com/2026/07/stable-channel-update-for-chromeos_01375142362.html. In environments where immediate patching is constrained, a compensating control is to enforce web content filtering at the network perimeter to block access to untrusted or uncategorized sites, reducing the likelihood a user reaches attacker-controlled pages - though this does not eliminate exposure for trusted-but-compromised sites and introduces browsing friction.

Vendor StatusVendor

SUSE

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

Share

CVE-2026-15770 vulnerability details – vuln.today

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