Description
Uninitialized Use in Dawn in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data 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 an uninitialized use in the Dawn rendering engine in Google Chrome, which allows a remote attacker to leak cross‑origin data through a crafted HTML page. Only the confidentiality of data is affected; no evidence of remote code execution or denial of service is stated. The weakness is a CWE‑457 type defect where an uninitialized variable leads to unintended data read, and it also aligns with CWE‑824, demonstrating improper use of uninitialized memory that results in information disclosure.

Affected Systems

Google Chrome for Windows versions prior to 149.0.7827.53 are affected. The issue is specific to the Dawn component in those builds.

Risk and Exploitability

The EPSS score is available and is less than 1%, and the vulnerability is not listed in the CISA KEV catalog, indicating limited publicly known exploitation. The likely attack vector is a web‑based attack where the attacker serves a malicious HTML page that triggers the uninitialized use. A CVSS score of 6.5 is supplied, indicating Medium severity, consistent with Chromium's Medium rating.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch that resolves the uninitialized use (CWE‑457) by updating to Chrome 149.0.7827.53 or later
  • Enable automatic updates to ensure Chrome remains current
  • Use enterprise Chrome policies to block or restrict loading of external HTML files when an immediate update is unavailable

Generated by OpenCVE AI on June 7, 2026 at 15:13 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 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft windows

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

Moderate


Sat, 06 Jun 2026 05:45:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Dawn allows Cross‑Origin Data Leakage

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


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

Type Values Removed Values Added
Title Uninitialized Use in Dawn allows Cross‑Origin Data Leakage

Fri, 05 Jun 2026 03:30: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 Dawn in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data 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:07:02.868Z

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

Link: CVE-2026-11101

cve-icon Vulnrichment

Updated: 2026-06-06T02:49:22.656Z

cve-icon NVD

Status : Modified

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

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

Link: CVE-2026-11101

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11101 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:15:46Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer