PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-11068 Google CVE debrief

CVE-2026-11068 is a use-after-free vulnerability in WebSockets in Google Chrome prior to 149.0.7827.53. This vulnerability allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. The vulnerability has a CVSS score of 8.8 and is considered HIGH severity.

Vendor
Google
Product
Chrome
CVSS
HIGH 8.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-04
Original CVE updated
2026-06-06
Advisory published
2026-06-04
Advisory updated
2026-06-06

Who should care

Users of Google Chrome prior to version 149.0.7827.53 should update to the latest version to mitigate this vulnerability.

Technical summary

The vulnerability is a use-after-free issue in the WebSockets component of Google Chrome. This occurs when the program attempts to access memory after it has been freed, allowing an attacker to execute arbitrary code.

Defensive priority

High

Recommended defensive actions

  • Update Google Chrome to version 149.0.7827.53 or later.

Evidence notes

The CVE record and NVD detail can be found at [cve-org](https://www.cve.org/CVERecord?id=CVE-2026-11068) and [nvd](https://nvd.nist.gov/vuln/detail/CVE-2026-11068).

Official resources

CVE-2026-11068 was published on [cvePublishedAt] and modified on [cveModifiedAt].