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

Impact

A use‑after‑free bug in the V8 JavaScript engine of Google Chrome allows a remote attacker to execute arbitrary code inside the browser sandbox when a user opens a specially crafted HTML page. The flaw occurs when the engine frees a memory region that is still referenced, leading to memory corruption and code execution with the same privileges as the browser process. This matches CWE‑416 and involves improper bounds checking weaknesses as shown by CWE‑825.

Affected Systems

Google Chrome versions prior to 149.0.7827.53 on all supported platforms (Windows, macOS, and Linux) are vulnerable. Any visitor to a malicious web page while running one of these Chrome versions could trigger the attack.

Risk and Exploitability

Chromium rates the issue as medium severity, but the CVSS score of 8.8 indicates a high severity impact. The EPSS score is below 1 % and the flaw is not listed in the CISA KEV catalog, suggesting no publicly known exploits yet. However, the attack can be triggered from a remote web page, so the surface exists wherever a user can view malicious content. Successful exploitation requires user interaction (opening the page) and depends on a sandbox escape; the code would run within the browser context.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 149.0.7827.53 or newer.
  • Enable Chrome’s sandbox, content‑isolation features, and safe browsing to limit the impact of a potential sandbox escape.
  • Keep the operating system, antivirus, and other security tools up to date to reduce the likelihood of successful exploitation.

Generated by OpenCVE AI on June 7, 2026 at 15:22 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 Use After Free in V8 Allows Remote Code Execution via Crafted HTML Page chromium-browser: Use after free in V8
Weaknesses CWE-825
References
Metrics threat_severity

None

threat_severity

Moderate


Sat, 06 Jun 2026 01:45: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

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

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

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

Type Values Removed Values Added
Title Use After Free in V8 Allows Remote Code Execution via Crafted HTML Page

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


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

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-06T03:56:39.248Z

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

Link: CVE-2026-11050

cve-icon Vulnrichment

Updated: 2026-06-05T00:25:05.322Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-06T01:37:50.757

Link: CVE-2026-11050

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11050 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses