Description
Object lifecycle issue in Dawn in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An object lifecycle flaw in Chrome's Dawn rendering engine can let a remote attacker supply specially crafted HTML to escape the content sandbox, potentially allowing code execution with higher privileges inside the browser. The vulnerability is a use‑after‑free or related condition, aligning with CWE‑416, and could compromise confidentiality, integrity, or availability if leveraged.

Affected Systems

Google Chrome versions prior to 149.0.7827.53 are affected. The flaw resides in the Dawn component of the Chrome rendering engine, impacting all platforms that use it and placing any user browsing the Web with an unpatched version at risk.

Risk and Exploitability

The EPSS score is < 1%, indicating a very low but non‑zero exploitation probability, while the CVSS score of 9.6 reflects a high severity and high impact should the flaw be exploited. The vulnerability is not listed in the CISA KEV catalog. The Chromium severity is Medium, indicating significant risk from a potential sandbox escape if an attacker delivers malicious content. Public evidence of exploitation is lacking, but the absence of a known exploit does not diminish the risk. Attackers would need to craft malicious HTML that triggers the lifetime bug, typically delivered via a compromised or malicious site.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to Chrome 149.0.7827.53 or later to apply the Dawn rendering engine fix.
  • Enable Strict Site Isolation through chrome://flags or an enterprise policy to increase sandbox boundaries.
  • Restrict or audit incoming web content by blocking untrusted origins or using enterprise security tools.
  • Educate users to avoid visiting untrusted or suspicious websites that could host malicious HTML.

Generated by OpenCVE AI on June 7, 2026 at 16:03 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 Potential Sandbox Escape via Object Lifecycle Bug in Chrome Dawn Rendering Engine chromium-browser: Object lifecycle issue in Dawn
Weaknesses CWE-763
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H'}

ssvc

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


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

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

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

Type Values Removed Values Added
Title Potential Sandbox Escape via Object Lifecycle Bug in Chrome Dawn Rendering Engine
Weaknesses CWE-416

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

Type Values Removed Values Added
Description Object lifecycle issue in Dawn in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T17:56:55.999Z

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

Link: CVE-2026-11152

cve-icon Vulnrichment

Updated: 2026-06-05T17:56:38.176Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:56:28.213

Link: CVE-2026-11152

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11152 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-416

    Use After Free

  • CWE-763

    Release of Invalid Pointer or Reference