PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-10943 Google CVE debrief

CVE-2026-10943 is a high-severity vulnerability in Google Chrome prior to version 149.0.7827.53. This use-after-free issue in WebRTC could allow 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 by Chromium.

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-09
Advisory published
2026-06-04
Advisory updated
2026-06-09

Who should care

Users of Google Chrome prior to version 149.0.7827.53 should update to the latest version to mitigate this vulnerability. This issue is particularly concerning for users who frequently interact with untrusted or potentially malicious web pages.

Technical summary

The vulnerability is a use-after-free issue in WebRTC, a technology used for real-time communication in web browsers. This type of vulnerability occurs when the program attempts to use memory after it has been freed, which can lead to arbitrary code execution. In this case, a remote attacker could exploit this vulnerability by providing a crafted HTML page that, when opened in a vulnerable version of Chrome, could execute arbitrary code within the browser's sandbox.

Defensive priority

High

Recommended defensive actions

  • Update Google Chrome to version 149.0.7827.53 or later.
  • Avoid interacting with untrusted or potentially malicious web pages.

Evidence notes

This vulnerability was published on [cvePublishedAt] and modified on [cveModifiedAt]. The CVSS vector is [cvssVector].

Official resources

CVE-2026-10943 was published on 2026-06-04T23:16:56.890Z and modified on 2026-06-09T19:02:29.620Z.