Description
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)
Published: 2026-07-14
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a CWE-457 (Uninitialized Variable) flaw caused by an uninitialized variable in the V8 engine of Google Chrome. It also involves a CWE-824 weakness, both allowing an attacker to retrieve sensitive data from process memory via a crafted HTML page. An attacker can trigger this flaw by loading a crafted HTML page, causing the browser to read data from process memory that has not been properly set. The result is that sensitive information can leak from the Chrome process, compromising the confidentiality of the user’s data without requiring elevated privileges.

Affected Systems

The affected product is Google Chrome. Versions prior to 150.0.7871.125 are vulnerable. Any install of Chrome that has not yet been updated to 150.0.7871.125 or later is at risk.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate level of severity. The EPSS score shows an exploitation probability of less than 1%, meaning that the likelihood of attack at this time is very low, and it is not listed in CISA's KEV catalog. The attack vector is inferred to be remote: a crafted web page can trigger the flaw from a remote browser instance. Because the flaw depends on reading uninitialized memory, an attacker gains only data that happens to reside in memory at the time; however, the potential confidentiality impact remains significant.

Generated by OpenCVE AI on August 3, 2026 at 03:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 150.0.7871.125 or later
  • Ensure automatic updates are enabled to receive security patches promptly
  • Restrict browsing to a trusted site whitelist while awaiting further updates

Generated by OpenCVE AI on August 3, 2026 at 03:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4687-1 chromium security update
Debian DSA Debian DSA DSA-6390-1 chromium security update
History

Wed, 29 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Uninitialized Use in V8
Weaknesses CWE-824
References
Metrics threat_severity

None

threat_severity

Important


Sun, 26 Jul 2026 11:00:00 +0000

Type Values Removed Values Added
Title Uninitialized Variable in V8 Engine Allows Remote Information Disclosure

Wed, 22 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Title Uninitialized Variable in V8 Engine Allows Remote Information Disclosure

Mon, 20 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Title Uninitialized Variable Use Allows Remote Information Disclosure in Chrome V8

Thu, 16 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Title Uninitialized Variable Use Allows Remote Information Disclosure in Chrome V8

Wed, 15 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Tue, 14 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description 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)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-14T20:44:42.572Z

Reserved: 2026-07-14T18:31:15.993Z

Link: CVE-2026-15770

cve-icon Vulnrichment

Updated: 2026-07-14T20:44:39.600Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-14T20:09:52Z

Links: CVE-2026-15770 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:15:05Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer