Description
Uninitialized Use in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by uninitialized data in ANGLE, a graphics library used by Google Chrome. When a specially crafted HTML page is loaded, the browser can read portions of its own process memory, potentially disclosing sensitive data such as private user information or internal application state. This weakness is classified as CWE‑457 (improper initialization) and CWE‑824 (uninitialized data used).

Affected Systems

Google Chrome desktop versions older than 149.0.7827.53 are affected by this flaw. Any user running those builds on a typical desktop operating system is vulnerable until the application is upgraded to a patched version.

Risk and Exploitability

Chromium assigns this issue a medium severity with a CVSS score of 6.5, while the EPSS score indicates a very low exploitation probability of less than 1 %. It is not listed in CISA’s KEV catalog. An attacker can obtain the vulnerability by hosting a malicious web page and delivering it to a victim’s browser, which then reads memory without requiring elevated privileges or additional malware. The potential impact is limited to information disclosure, and the low likelihood of exploitation reduces the overall risk for most environments.

Generated by OpenCVE AI on June 7, 2026 at 16:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later.
  • Enable automatic updates for Chrome to receive future security fixes promptly.
  • Consult the Chrome Security Advisory and release notes for additional mitigation guidance.

Generated by OpenCVE AI on June 7, 2026 at 16:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Mon, 08 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Mon, 08 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Variable in ANGLE Allows Memory Leak via Crafted Web Page chromium-browser: Uninitialized Use in ANGLE
Weaknesses CWE-824
References
Metrics threat_severity

None

threat_severity

Moderate


Sat, 06 Jun 2026 07:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Variable in ANGLE Allows Memory Leak via Crafted Web Page

Sat, 06 Jun 2026 05: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'}


Fri, 05 Jun 2026 06:15:00 +0000

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

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Uninitialized Use in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T18:46:41.318Z

Reserved: 2026-06-04T17:10:25.933Z

Link: CVE-2026-11137

cve-icon Vulnrichment

Updated: 2026-06-06T03:44:16.850Z

cve-icon NVD

Status : Modified

Published: 2026-06-04T23:17:19.863

Modified: 2026-06-08T19:16:39.377

Link: CVE-2026-11137

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11137 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:15:03Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer