Description
Uninitialized Use in Dawn 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: High)
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 an uninitialized memory read exposed by Chrome’s Dawn engine. A specially crafted HTML page can cause the browser to read uninitialized contents from process memory. The bug falls under CWE‑457 and CWE‑824, and an attacker can obtain potentially sensitive data such as credentials, cookies, or other secrets, resulting in a leakage of confidential user information.

Affected Systems

Google Chrome browsers with any release before 149.0.7827.53 are vulnerable. The fix is delivered in Chrome version 149.0.7827.53 and all subsequent stable channel releases.

Risk and Exploitability

The CVSS score is 6.5, indicating medium severity, while the EPSS score is less than 1 % and the issue is not listed in CISA’s KEV catalog. The attack vector is inferred to be a crafted or malicious web page that the victim opens in the browser; no local privilege escalation or system compromise is required. An attacker with access to a site that can host malicious content can entice a user to visit and trigger the read, allowing arbitrary memory disclosure.

Generated by OpenCVE AI on June 7, 2026 at 13:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 149.0.7827.53 or newer to obtain the memory‑sanitization patch.
  • Enable Chrome’s Safe Browsing with Enhanced Protection to reduce the chance of a victim loading a malicious page.
  • In environments where an immediate upgrade cannot be performed, restrict or block sites that could serve arbitrary HTML content, consider disabling extensions that load external content, or enforce enterprise site‑list policies until the patch is available.

Generated by OpenCVE AI on June 7, 2026 at 13:35 UTC.

Tracking

Sign in to view the affected projects.

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

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

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

None

threat_severity

Important


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

Type Values Removed Values Added
Title Uninitialized Memory Read in Chrome’s Dawn Engine Enables Information Disclosure

Fri, 05 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
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'}


Fri, 05 Jun 2026 04:30:00 +0000

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

Fri, 05 Jun 2026 02:00:00 +0000

Type Values Removed Values Added
Title Uninitialized Memory Read in Chrome’s Dawn Engine Enables Information Disclosure

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

Type Values Removed Values Added
Description Uninitialized Use in Dawn 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: High)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T20:03:08.069Z

Reserved: 2026-06-04T17:06:20.297Z

Link: CVE-2026-10976

cve-icon Vulnrichment

Updated: 2026-06-05T20:02:58.560Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-05T20:18:56.137

Link: CVE-2026-10976

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-10976 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T13:45:07Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer