Skip to main content

Google Chrome CVE-2026-11641

| EUVDEUVD-2026-35241 HIGH
Use After Free (CWE-416)
2026-06-09 chrome-cve-admin@google.com GHSA-v7j2-vv57-hgqm
7.5
CVSS 3.1 · Vendor: google
Share

Severity by source

Vendor (google) PRIMARY
7.5 HIGH
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
SUSE
CRITICAL
qualitative
Red Hat
8.8 HIGH
qualitative

Primary rating from Vendor (google).

CVSS VectorVendor: google

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Jun 09, 2026 - 02:52 vuln.today
CVSS changed
Jun 09, 2026 - 01:22 NVD
7.5 (HIGH)
CVE Published
Jun 09, 2026 - 00:16 nvd
UNKNOWN (no severity yet)
CVE Published
Jun 09, 2026 - 00:16 nvd
HIGH 7.5

DescriptionCVE.org

Use after free in Bluetooth in Google Chrome on Windows prior to 149.0.7827.103 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severity: Critical)

AnalysisAI

Remote code execution in Google Chrome on Windows prior to 149.0.7827.103 can be triggered via a use-after-free flaw in the Bluetooth component, allowing a remote attacker to execute arbitrary code when a victim visits a crafted HTML page and performs specific UI gestures. Chromium rates the severity as Critical, though the CVSS 3.1 score of 7.5 reflects high attack complexity and required user interaction. No public exploit identified at time of analysis, and the vulnerability is not currently listed in CISA KEV.

Technical ContextAI

The flaw resides in Chrome's Web Bluetooth implementation, which exposes the Bluetooth GATT API to web pages so they can discover and communicate with nearby BLE devices. CWE-416 (Use After Free) indicates that an object in the Bluetooth subsystem is freed while a reference to it remains in use, allowing an attacker to manipulate the dangling pointer and corrupt memory. Successful exploitation typically leads to controlled heap corruption inside the renderer or browser process, which on Chromium-based browsers is a well-known stepping stone toward arbitrary code execution when combined with appropriate heap grooming. The defect is Windows-specific per the description, suggesting either a platform-specific code path in the Windows Bluetooth backend or a bug exposed only by Windows BLE stack behavior.

RemediationAI

Vendor-released patch: Google Chrome 149.0.7827.103 for Windows - upgrade to this Stable channel build or later, as announced at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0153744567.html. Managed environments should force-update via Chrome's Group Policy (RelaunchNotification and TargetVersionPrefix) or enterprise deployment tooling rather than waiting for background updates. Users of downstream Chromium browsers on Windows should monitor their vendor's advisories and apply the equivalent rebase. As an interim compensating control until patching is complete, disable Web Bluetooth by setting the DefaultWebBluetoothGuardSetting policy to 2 (block), which prevents sites from requesting Bluetooth access at the cost of breaking legitimate Web Bluetooth applications (a small population in most enterprises). Restricting browsing to trusted sites via SitePerProcess and SafeBrowsing enhanced protection further reduces the chance a victim reaches a malicious crafted page.

Vendor StatusVendor

SUSE

Severity: Critical
Product Status
openSUSE Leap 16.0 Fixed
openSUSE Tumbleweed Fixed

Share

CVE-2026-11641 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy