HIGH 7.5

CVE-2026-13856: Chrome Android Speech API Privilege Escalation – Patch Now

Google Chrome on Android contains a vulnerability in its Speech feature that could allow an attacker to gain elevated privileges on your device. The vulnerability requires two conditions: first, the attacker must have already compromised Chrome's rendering engine (the part that displays web content), and second, you must visit a malicious webpage. If both happen, the attacker could escalate from their limited renderer access to higher system privileges, potentially compromising your device more completely. Google has released Chrome version 150.0.7871.47 or later to fix this issue.

Source data · NVD / CISA · public domain

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

NVD description (verbatim)

Insufficient validation of untrusted input in Speech in Google Chrome on Android prior to 150.0.7871.47 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page. (Chromium security severity: Medium)

2 reference(s) · View on NVD →

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

Technical summary

CVE-2026-13856 is a privilege escalation flaw in the Speech API implementation within Google Chrome for Android. The vulnerability stems from insufficient input validation in the Speech module when handling untrusted data. An attacker who has already gained code execution in the renderer process can craft a malicious HTML page that exploits this validation gap to escape renderer sandbox restrictions and achieve higher privilege levels. The attack vector is network-based, requiring user interaction (visiting the malicious page), but assumes prior renderer compromise. Chromium assessed this as medium severity internally, though the CVSS v3.1 score of 7.5 reflects the high impact potential if successfully exploited.

Business impact

For organizations deploying Chrome on Android devices—whether personally-owned or corporate-managed—this vulnerability represents a chaining risk in advanced attack scenarios. While the initial renderer compromise is a prerequisite, successful exploitation could lead to full device compromise, enabling attackers to access sensitive data, install persistent malware, or pivot to corporate networks if the device has access credentials. The practical risk depends on your threat model: devices handling sensitive information or used by high-value targets warrant faster remediation. Consumer users face lower direct risk unless targeted, but the vulnerability highlights the importance of timely patching in a mobile environment where updates are often delayed.

Affected systems

Google Chrome on Android versions prior to 150.0.7871.47 are affected. The vulnerability is specific to Chrome on Android; desktop versions of Chrome are not mentioned in the advisory. Any Android device running an older Chrome version is potentially vulnerable if a user is exposed to a crafted page after renderer compromise occurs. The Android OS itself is not directly vulnerable; the issue is in Chrome's Speech feature implementation.

Exploitability

Exploitation requires a high level of attacker sophistication and a two-stage compromise: first, the attacker must already have code execution in Chrome's renderer process (via a separate vulnerability or attack), and second, the victim must visit a crafted HTML page while that renderer compromise is active. This significantly raises the bar for widespread exploitation. The vulnerability is not being actively exploited in the wild according to available intelligence (KEV status is false), and no public proof-of-concept has been disclosed. Opportunistic attacks are unlikely; targeted campaigns against high-value individuals or organizations are the primary concern.

Remediation

Update Google Chrome on affected Android devices to version 150.0.7871.47 or later immediately. Users can check their current version in Chrome settings under 'About Chrome,' where the app will offer an update if a newer version is available. For organizations managing Android devices via Mobile Device Management (MDM), deploy the update through your management console to ensure compliance. No workarounds are available; patching is the only mitigation. If you cannot update immediately due to compatibility constraints, consider restricting Chrome usage on sensitive devices until patching is complete.

Patch guidance

Install Chrome version 150.0.7871.47 or later on all Android devices in your environment. Google Chrome on Android auto-updates by default, but users should manually check Settings > About Chrome to trigger the update if it has not arrived automatically. Enterprise deployments should verify update rollout through their MDM platform and confirm patch application across their fleet. No reboot is required after updating Chrome. Test the update on a representative device first if your organization has custom Chrome configurations or extensions.

Detection guidance

Monitor Chrome version numbers on Android devices in your fleet using endpoint detection and response (EDR) tools or MDM reporting. Identify any devices running Chrome versions below 150.0.7871.47 and flag them for urgent patching. If you suspect a renderer compromise has occurred on a device (unusual crashes, unexpected network activity from Chrome, or successful infection from a different browser vulnerability), isolate the device and examine Chrome crash reports and system logs for anomalies. Look for signs of post-renderer-compromise activity such as new user accounts, unexpected privilege grants, or suspicious processes running with elevated rights.

Why prioritize this

Although this vulnerability carries a high CVSS score (7.5) and serious impact potential, its practical exploitability is constrained by the prerequisite renderer compromise. Organizations should prioritize patching based on device sensitivity and threat exposure: high-priority for devices used by executives, government officials, or for handling classified information; standard priority for general enterprise fleets. The vulnerability's absence from the KEV catalog and lack of active exploitation lower urgency compared to zero-day threats, but timely patching within your normal update cycle (weeks, not months) is still warranted given the potential for privilege escalation.

Risk score, explained

The CVSS v3.1 score of 7.5 (HIGH) reflects the serious consequences of successful exploitation—complete compromise of confidentiality, integrity, and availability—combined with a reasonable attack complexity. The score assumes a network attack vector and user interaction (clicking a link or visiting a page), but does not fully weight the prerequisite renderer compromise, which significantly narrows the real-world attack surface. The gap between Chromium's internal 'medium' severity rating and the CVSS 'HIGH' rating underscores that CVSS measures impact, not exploitability likelihood. Your actual risk is lower than 7.5 suggests unless your organization faces advanced threats capable of first-stage renderer compromises.

Frequently asked questions

Do I need to do anything if I'm already running Chrome on Android?

Check your version number by opening Chrome, tapping the menu icon, selecting 'Settings,' then 'About Chrome.' If your version is below 150.0.7871.47, update immediately. Most devices auto-update, so you may already be patched. If a newer version is available, the browser will prompt you to update.

What does 'renderer compromise' mean, and how likely is it to happen to me?

The renderer is the part of Chrome that processes and displays web content. A compromise means an attacker has already executed malicious code within that process, usually by exploiting a separate browser vulnerability. This is a precondition for exploiting CVE-2026-13856. Ordinary users visiting normal websites face low risk; the threat is elevated for users browsing untrusted sites or targeted by sophisticated attackers.

Is this vulnerability affecting Chrome on my Windows or Mac computer?

No. This vulnerability is specific to Chrome on Android. Desktop versions of Chrome are not mentioned in the advisory and are not believed to be affected. Continue using Chrome on desktop without concern regarding this specific issue.

Can I work around this by disabling the Speech feature?

There is no straightforward user-facing option to disable the Speech API in Chrome on Android. The most reliable mitigation is to update to the patched version. If you cannot update and handle extremely sensitive information on your device, consider temporarily using an alternative browser until your Android device can be patched.

This analysis is based on publicly available information as of the publication date. Threat intelligence is dynamic; new information about exploitation or affected versions may emerge. Always verify patch applicability against Google's official Chrome release notes and your organization's specific configuration. This vulnerability analysis does not constitute security advice; consult your security team or a professional advisor before making deployment decisions. No exploit code or weaponized proof-of-concept details are provided herein. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).