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

Impact

A memory dereference bug in Chrome’s Dawn rendering engine allows a specially crafted HTML page to read data that was not initialized in the process’s heap. This is an instance of uninitialized use (CWE-457) and a direct memory read (CWE-824), enabling an attacker to obtain potentially sensitive information from memory but not execute arbitrary code.

Affected Systems

Google Chrome desktop browsers using the Dawn engine in any version prior to 149.0.7827.53 are affected. Users on these builds are at risk until the browser is updated to the fixed version.

Risk and Exploitability

The vulnerability is triggered remotely when a victim loads a malicious HTML page. The CVSS score is 6.5, and the EPSS score is < 1%, indicating a modest but non‑zero likelihood of exploitation. The issue is not listed in the CISA KEV catalog, suggesting it is not among the most widely observed exploits. The medium severity rating indicates a meaningful privacy risk that should be addressed promptly.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or newer.
  • Enable auto‑update to receive future fixes automatically.
  • If an immediate upgrade is not possible, limit the use of untrusted web content by enforcing a stricter content security policy or disabling advanced rendering features where feasible.

Generated by OpenCVE AI on June 7, 2026 at 15:19 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 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

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


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

Type Values Removed Values Added
Title Uninitialized Use in Dawn Rendering Engine Enables Memory Leak

Fri, 05 Jun 2026 18: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'}


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

Type Values Removed Values Added
Title Uninitialized Use in Dawn Rendering Engine Enables Memory Leak

Fri, 05 Jun 2026 03:45: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 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-05T16:56:06.851Z

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

Link: CVE-2026-11067

cve-icon Vulnrichment

Updated: 2026-06-05T16:56:02.713Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:51:06.890

Link: CVE-2026-11067

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11067 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:30:04Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer