MEDIUM 6.5

CVE-2026-13816: Google Chrome Android File Input Cross-Origin Data Leak

A vulnerability in Google Chrome for Android allows attackers to steal private data from different websites through a crafted web page. The flaw exists in how Chrome handles file inputs without properly validating untrusted data. An attacker would need to trick a user into visiting a malicious page, but once that happens, sensitive cross-origin information—data meant to be isolated between websites—can be extracted. This affects Chrome versions prior to 150.0.7871.47 on Android devices.

Source data · NVD / CISA · public domain

CVSS
3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
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 File Input in Google Chrome on Android prior to 150.0.7871.47 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)

2 reference(s) · View on NVD →

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

Technical summary

CVE-2026-13816 is an input validation vulnerability (CWE-20) in the file input handler of Chromium-based Chrome on Android. Insufficient sanitization of untrusted input allows a remote attacker to circumvent same-origin policy protections and leak cross-origin data through a specially crafted HTML page. The vulnerability requires user interaction (visiting the malicious page) but no elevated privileges. Chromium project assigned this a 'High' security severity rating, reflecting the confidentiality impact despite the medium CVSS v3.1 score of 6.5.

Business impact

This vulnerability poses a targeted data theft risk for Android users. If exploited, attackers could extract sensitive information from other open tabs or sessions—such as authentication tokens, personal data, or confidential business information. Organizations with BYOD policies or employees using personal Android devices for work should be particularly concerned. The attack surface is broad because it requires only social engineering (convincing a user to visit a site) rather than complex technical exploitation. Widespread adoption of Chrome on Android means the potential victim population is substantial.

Affected systems

Google Chrome on Android devices running versions prior to 150.0.7871.47 are vulnerable. This includes all Android devices with affected Chrome versions, regardless of Android version, though the vulnerability is specific to the Chromium browser component. Desktop Chrome and Chrome on iOS are not mentioned in this CVE, though users should verify patch status across all platforms.

Exploitability

Exploitability is moderate. The attack requires user interaction—a victim must visit an attacker-controlled or compromised website. No additional authentication, special network conditions, or user privileges are needed. The barrier to exploitation is primarily social engineering. Once a user clicks the malicious link, the browser itself handles the attack transparently. Given Chrome's ubiquity on Android and users' likelihood of visiting untrusted sites, the practical exploitability is concerning despite the CVSS rating not reflecting active in-the-wild exploitation.

Remediation

Update Google Chrome on Android to version 150.0.7871.47 or later. This patch is available through the Google Play Store and should be deployed as soon as possible to all affected devices. Organizations managing Android devices via Mobile Device Management (MDM) should enforce automatic updates or push the patch to reduce the window of vulnerability. Users should enable automatic app updates if not already configured.

Patch guidance

Navigate to Google Play Store, search for 'Google Chrome,' and check for available updates. If version 150.0.7871.47 or later is available, install it immediately. For enterprise deployments, consult your MDM platform (Intune, MobileIron, Jamf, etc.) to push updates to enrolled devices. Verify successful deployment by checking Settings > Apps > Chrome > About Chrome to confirm the installed version meets the patched threshold. No workarounds exist; patching is the only remediation.

Detection guidance

Monitor Chrome version compliance across your Android fleet using MDM reporting tools. Flag devices running Chrome versions below 150.0.7871.47 for priority remediation. On the network side, detection is difficult because the exploit traffic appears as normal browser activity to a cross-origin site. Consider monitoring for unusual authentication anomalies (token theft, session hijacking) that might indicate data exfiltration. User reports of unexplained account activity should be investigated as potential indicators of this vulnerability being exploited.

Why prioritize this

Although the CVSS score is medium (6.5), prioritization should be elevated because: (1) confidentiality impact is high—direct data theft from other origins is the attack goal; (2) no user privilege or complex technical setup is required beyond visiting a page; (3) Chrome on Android has an enormous install base; (4) the attack is transparent to users and difficult to detect in real-time. Organizations should treat this as a timely, high-business-risk patch despite the moderate score.

Risk score, explained

The CVSS v3.1 score of 6.5 (MEDIUM) reflects: Attack Vector (Network), Attack Complexity (Low), Privileges Required (None), User Interaction (Required), Scope (Unchanged), Confidentiality (High), Integrity (None), Availability (None). The score appropriately captures that user interaction is a limiting factor, but the high confidentiality impact and low attack complexity warrant urgent patching. The Chromium project's independent 'High' severity assessment aligns better with real-world risk because it emphasizes the serious nature of cross-origin data leakage.

Frequently asked questions

Can this vulnerability be exploited without the user clicking anything?

No. The vulnerability requires user interaction—specifically, visiting a malicious or compromised website. The attack does not execute on its own; a user must navigate to the attacker's crafted HTML page for the exploit to be triggered.

Does this affect Chrome on my iPhone or desktop computer?

This CVE is specific to Google Chrome on Android. The same vulnerability may or may not exist in other versions (iOS, Windows, macOS, Linux), but this CVE does not cover them. Check advisories for your specific platform, but Android users should prioritize patching Chrome immediately.

What data can an attacker steal with this vulnerability?

An attacker can leak cross-origin data—information from websites you have open in other tabs or that you are logged into. This could include authentication tokens, session cookies, personal information, or confidential data displayed on those pages. The exact payload depends on what is accessible and what the attacker's crafted page can probe.

Is there a temporary workaround while I wait for the patch?

There is no practical workaround. The only effective mitigation is to update Chrome to version 150.0.7871.47 or later. Users can reduce risk by avoiding untrusted websites and disabling automatic login to sensitive services, but these are not true workarounds. Update as soon as possible.

This analysis is provided for informational purposes to support security decision-making. The vulnerability details, affected versions, and patch information are drawn from official Chromium and Google sources. Organizations should verify patch applicability and test in their environment before widespread deployment. No warranty is provided regarding the completeness or accuracy of this analysis. Users are responsible for assessing their own risk and implementing appropriate controls. This document does not constitute legal or compliance advice. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).