Description
Use after free in ViewTransitions in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
Published: 2026-06-08
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ViewTransitions in Google Chrome before version 149.0.7827.103 contain a use‑after‑free bug that lets an attacker construct a malicious HTML page to trigger the vulnerability. The flaw allows execution of arbitrary code within the browser's sandbox, effectively bypassing the browser isolation boundary. This is a clear instance of CWE‑416, use‑after‑free, and CWE‑772, and the consequence is the compromise of confidentiality and integrity of data processed by Chrome. The impact is system‑wide for any user who loads the crafted page, potentially giving the attacker control over the victim’s browser session.

Affected Systems

Google Chrome users running any release prior to 149.0.7827.103 are affected. The vulnerability is reported for the stable channel and applies to all platforms where the ViewTransitions feature is enabled.

Risk and Exploitability

The CVSS score of 8.8 reflects high severity and the EPSS score is < 1%, indicating a very low but non‑zero exploitation probability. The vulnerability is not listed in the CISA KEV catalog, indicating no known widespread exploitation yet. However, the flaw is exploitable via a web page that an attacker can host, making it remotely accessible. Attackers would need to lure a user to a malicious site, but no further conditions are specified. Given the high severity and the documented remote code execution capability, the risk to any user who can be tricked into loading the crafted content is significant.

Generated by OpenCVE AI on June 11, 2026 at 01:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.103 or later.
  • If an upgrade cannot be performed immediately, disable the ViewTransitions feature using Chrome enterprise policy or command‑line flags to mitigate exploitation risk.
  • Employ web filtering or DNS‑based blocking of sites known to host malicious crafted HTML to reduce exposure.

Generated by OpenCVE AI on June 11, 2026 at 01:55 UTC.

Tracking

Sign in to view the affected projects.

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

Thu, 11 Jun 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Use after free in ViewTransitions
Weaknesses CWE-772
References
Metrics threat_severity

None

threat_severity

Important


Tue, 09 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

Tue, 09 Jun 2026 02:45:00 +0000

Type Values Removed Values Added
Title Use‑After‑Free in Chrome ViewTransitions Allows Remote Code Execution via Crafted HTML

Tue, 09 Jun 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 09 Jun 2026 01:15:00 +0000

Type Values Removed Values Added
Title Use‑After‑Free in Chrome ViewTransitions Allows Remote Code Execution via Crafted HTML

Tue, 09 Jun 2026 00:45:00 +0000

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

Mon, 08 Jun 2026 23:45:00 +0000

Type Values Removed Values Added
Description Use after free in ViewTransitions in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-416
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-09T03:55:49.409Z

Reserved: 2026-06-08T21:33:38.241Z

Link: CVE-2026-11646

cve-icon Vulnrichment

Updated: 2026-06-09T01:05:46.659Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-09T00:16:47.473

Modified: 2026-06-09T14:56:55.803

Link: CVE-2026-11646

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-11646 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T02:00:16Z

Weaknesses
  • CWE-416

    Use After Free

  • CWE-772

    Missing Release of Resource after Effective Lifetime