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

Impact

Uninitialized use in the ANGLE graphics library within Google Chrome allows a remote attacker to read potentially sensitive data from the process's memory when a user visits or interacts with a crafted HTML page. This flaw results in the disclosure of information rather than enabling code execution or denial of service, and the Chromium security team rates its severity as low.

Affected Systems

Google Chrome versions prior to 150.0.7871.47 are affected. All releases older than 150.0.7871.47, including the 150.0.7871.46 build, contain the uninitialized use bug in ANGLE.

Risk and Exploitability

No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog. An attacker can exploit the weakness by hosting a malicious web page that triggers the ANGLE path. The likely attack vector is a remote web page served over HTTP or HTTPS. The CVSS score of 6.5 indicates a medium severity vulnerability, and because the flaw only allows memory disclosure, a high-impact compromise is not possible. However, any leaked data from memory could include credentials or other secrets. The overall risk remains low given the current exploitation likelihood and the limited impact scope.

Generated by OpenCVE AI on July 1, 2026 at 13:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Chrome update (150.0.7871.47 or later) to fix the uninitialized variable bug identified as CWE-457.
  • Restrict Chrome from loading untrusted web content or visiting suspicious sites while awaiting the patch; hardening against memory disclosure from uninitialized variables.
  • Run Chrome under a standard user account to minimize privilege escalation risks, mitigating the impact of possible information leakage from uninitialized memory (CWE-457).

Generated by OpenCVE AI on July 1, 2026 at 13:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4672-1 chromium security update
Debian DSA Debian DSA DSA-6378-1 chromium security update
History

Wed, 01 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Chrome ANGLE Enables Sensitive Memory Disclosure

Wed, 01 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in ANGLE Leading to Potential Information Disclosure in Google Chrome

Wed, 01 Jul 2026 08:00:00 +0000

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

Wed, 01 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in ANGLE Leading to Potential Information Disclosure in Google Chrome

Wed, 01 Jul 2026 02: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, 30 Jun 2026 23:15:00 +0000

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T01:14:30.425Z

Reserved: 2026-06-29T23:11:47.089Z

Link: CVE-2026-14125

cve-icon Vulnrichment

Updated: 2026-07-01T00:57:54.629Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T13:45:02Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable