HIGH 8.8

CVE-2026-14036: Chrome Bluetooth Privilege Escalation Vulnerability – Patch Guidance

Google Chrome versions prior to 150.0.7871.47 contain a vulnerability in Bluetooth policy enforcement that allows attackers to escalate privileges on affected systems. By crafting a malicious HTML page, a remote attacker can trick users into visiting the page and gain elevated system permissions. The vulnerability requires user interaction (clicking or viewing a link) but does not require the victim to be authenticated or for the attacker to be on the same network.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-602
Affected products
1 configuration(s)
Published / Modified
2026-06-30 / 2026-07-02

NVD description (verbatim)

Insufficient policy enforcement in Bluetooth in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)

2 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-14036 is a privilege escalation flaw rooted in insufficient policy enforcement within Chrome's Bluetooth subsystem (CWE-602: Operating System Privilege Escalation). The vulnerability allows network-based code execution through a specially crafted HTML document. When a user visits the malicious page, the browser fails to properly validate and enforce Bluetooth access policies, enabling the attacker's code to execute with elevated privileges. The attack surface is the rendering engine's handling of Bluetooth API calls without adequate access control boundaries. Despite Chromium's initial Low severity classification, the CVSS 3.1 score of 8.8 reflects the actual impact potential: high confidentiality loss, high integrity impact, and high availability impact.

Business impact

This vulnerability poses a significant risk to organizations where users browse untrusted websites or receive phishing links. Successful exploitation grants attackers the ability to read sensitive data, modify system configurations, or disrupt services—all without explicit user authorization beyond a single page visit. For enterprises managing shared devices, the privilege escalation aspect means a compromised standard user session can lead to system-level compromise. The gap between Chromium's Low severity rating and the CVSS 8.8 score suggests the true impact may have been underestimated during initial triage.

Affected systems

Google Chrome versions earlier than 150.0.7871.47 are affected. This includes all Chrome releases on Windows, macOS, and Linux distributions running versions 149.x and earlier. Users of Chromium-based browsers (Edge, Brave, Opera) should consult their vendors for equivalent patched versions. Organizations relying on Chrome as their primary browser platform face broad exposure until users update.

Exploitability

The vulnerability is remotely exploitable over the network with no privileges required and minimal user interaction (following a link, viewing a webpage in an email, etc.). The attack does not depend on social engineering beyond convincing a user to visit a URL. No credentials, special hardware, or local access are prerequisites. However, the vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date, indicating active exploitation has not been formally documented in the wild. This does not rule out future or targeted attacks.

Remediation

Update Google Chrome to version 150.0.7871.47 or later immediately. Chrome's auto-update mechanism typically deploys patches within 24–48 hours of release, but manual checks via Settings > About Google Chrome can expedite the process. For enterprise environments, validate patch deployment across managed devices before considering the vulnerability remediated. Users of Chromium forks should check vendor advisory pages for patched versions applicable to their distribution.

Patch guidance

Verify that Chrome has updated to 150.0.7871.47 or a later version by navigating to chrome://settings/help and confirming the version number. For managed deployments, push the ChromeOS or Windows updates via your MDM/EMM solution, ensuring all devices report compliance within your SLA window. Test patched versions in a pilot group before organization-wide rollout to confirm no compatibility issues with internal web applications relying on Bluetooth APIs. Document the patch date and version in your vulnerability management system.

Detection guidance

Monitor Chrome version numbers across your environment using endpoint detection tools or browser telemetry. Flag any devices running Chrome 149.x or earlier as requiring immediate attention. Check network logs for traffic patterns indicative of Bluetooth policy bypasses (unusual Bluetooth-related API calls or out-of-policy device pairings). Endpoint Detection and Response (EDR) solutions may alert on privilege escalation attempts; correlate those alerts with Chrome process execution and recent page visits to suspected malicious sites. Review user browsing history for visits to suspicious domains in the days following any privilege escalation alerts.

Why prioritize this

Despite the vulnerability's omission from the KEV list, its HIGH CVSS score (8.8), network-based attack vector, minimal user interaction requirement, and privilege escalation impact warrant immediate patching. The discrepancy between Chromium's Low severity assessment and the CVSS score suggests real-world impact may exceed initial expectations. Chrome's ubiquity in enterprise and consumer environments compounds the risk. Organizations should treat this as a priority patch, especially for internet-facing roles and users who frequently visit external websites.

Risk score, explained

The CVSS 3.1 score of 8.8 (HIGH) reflects Attack Vector: Network, Attack Complexity: Low, Privileges Required: None, and User Interaction: Required. The high impact ratings across confidentiality (C:H), integrity (I:H), and availability (A:H) indicate successful exploitation grants broad system compromise. The user interaction requirement prevents automatic exploitation but is easily satisfied through common attack vectors (phishing, malicious ads). The Scope: Unchanged indicates the impact is confined to the vulnerable system, not other systems, but that does not diminish the severity of local privilege escalation.

Frequently asked questions

Why does Chromium rate this Low severity while the CVSS is 8.8 High?

Chromium's severity ratings may not fully account for real-world exploitation scenarios, attack surface, and downstream impact. CVSS 3.1 incorporates the network attack vector, lack of privilege requirement, and broad impact (CIA:H), which aligns more closely with practical risk. This gap highlights the importance of using multiple severity frameworks and conducting independent risk assessment.

Are there known public exploits for CVE-2026-14036?

As of the vulnerability's publication date, CVE-2026-14036 is not listed in CISA's Known Exploited Vulnerabilities catalog, meaning active in-the-wild exploitation has not been formally documented. However, absence from KEV does not guarantee absence of exploitation; targeted, private exploits may exist. Prompt patching is advised regardless.

Do I need to patch Chrome on Chromebooks and Android devices running Chrome?

Yes. While the vulnerability specifically names Google Chrome, ensure all Chrome instances across all platforms (Windows, macOS, Linux, ChromeOS, and Android) are updated to the patched version. Verify your device management policies auto-update Chrome; if manual updates are required, prioritize them accordingly.

What if users disable auto-updates? Can they still be exploited?

Yes. Users who have disabled Chrome's auto-update feature must manually check for and install the patch (Settings > About Google Chrome). Consider enforcing mandatory updates via MDM policies to prevent intentional or accidental patching delays in managed environments. For unmanaged devices, communication campaigns may be necessary to encourage manual updates.

This analysis is provided for informational and educational purposes based on published vulnerability data as of June 30, 2026. SEC.co does not guarantee the completeness or accuracy of third-party sources or vendor advisories. Organizations must verify patch version numbers and compatibility against official vendor documentation (e.g., Google Chrome release notes, Chromium security advisories) before deployment. Patch guidance is generic; test in controlled environments before enterprise rollout. This explainer does not constitute legal advice, and does not replace your organization's vulnerability management policy or incident response procedures. For the latest updates, consult Google's official Chrome security release page and your MDM/SIEM vendor's threat intelligence feeds. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).