CVE-2026-14114: Chrome Android UI Spoofing Flaw in WebAppInstalls
Google Chrome on Android versions prior to 150.0.7871.47 contain a flaw in how the WebAppInstalls feature handles certain file types. An attacker with local access to a device can exploit this to make the browser display fake buttons, warnings, or interface elements that trick users into taking unwanted actions. While the underlying severity designation from Google's security team is 'Low,' the CVSS score reflects the potential for integrity impact if a user is socially engineered through the spoofed UI.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 7.5 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- Weaknesses (CWE)
- CWE-451
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-06
NVD description (verbatim)
Inappropriate implementation in WebAppInstalls in Google Chrome on Android prior to 150.0.7871.47 allowed a local attacker to perform UI spoofing via a malicious file. (Chromium security severity: Low)
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-14114 stems from improper input validation or state management in Chrome's WebAppInstalls implementation on Android. The vulnerability allows a local attacker to supply a malicious file that causes the browser to render UI elements that do not accurately represent the true state of an installation or permission. This falls under CWE-451 (User Interface Inconsistency), where the presented interface differs from the actual backend state. The attack vector is network-level in the CVSS model, but in practice requires local file access to trigger the malicious payload. Affected versions are Chrome on Android builds prior to 150.0.7871.47.
Business impact
UI spoofing attacks can lead to users granting permissions they did not intend to grant, installing untrusted web apps, or believing they have completed security actions when they have not. For organizations managing Android devices with Chrome as the primary browser, this could result in unauthorized app installations, data exfiltration through deceptive app prompts, or credential theft if users are tricked into entering sensitive information into a spoofed login interface. The reputational risk is moderate if users conflate browser security with the organization's security posture.
Affected systems
Google Chrome on Android prior to version 150.0.7871.47 is vulnerable. This includes all point releases and build variants below 150.0.7871.47. Android devices running these Chrome versions, particularly those in enterprise or educational environments where web app installation is permitted, are in scope. Desktop Chrome and Chrome on other platforms are not affected by this specific CVE.
Exploitability
Exploitation requires local access to the target device and the ability to place or direct the user to open a malicious file. This is not a remote code execution or wormable vulnerability. The attacker relies on social engineering or preexisting device compromise. Public exploit code has not been added to the Known Exploited Vulnerabilities (KEV) catalog, and no active exploitation has been publicly reported as of the vulnerability publication date. The barrier to exploitation is moderate—an attacker must craft a specific malicious file and either trick a user into opening it or have prior device access.
Remediation
Update Google Chrome on Android to version 150.0.7871.47 or later. This is a straightforward patch deployment via the Google Play Store or managed device deployment tools. No workarounds exist for the underlying implementation flaw, so updating is mandatory for full mitigation. Organizations using mobile device management (MDM) solutions can enforce automated Chrome updates to ensure timely remediation.
Patch guidance
Verify that your Android devices are running Chrome version 150.0.7871.47 or higher. Users can check the version in Chrome Settings > About Chrome, which will automatically update if a newer version is available. For enterprise deployments, use your MDM solution to push the update to all managed devices. There is no configuration change or security policy adjustment needed once the patch is applied. Prioritize devices with web app installation features enabled in your organizational policies.
Detection guidance
Monitor for unusual web app installation attempts or user complaints about unexpected permission prompts. On the device level, look for failed or suspicious app installation logs in the Chrome cache or Android package manager logs. If you operate a Mobile Threat Defense (MTD) solution, configure it to flag suspicious file placements in the downloads directory or unusual Chrome process behavior. Network-level detection is limited because the malicious file must be local; focus on endpoint telemetry. Review user reports of confusing or misaligned Chrome UI prompts as a potential early indicator.
Why prioritize this
Although Google's security team assigned this a 'Low' severity rating, the CVSS 3.1 score of 7.5 (HIGH) reflects the potential for integrity compromise through UI spoofing. Prioritize this patch for devices that support web app installation and are in higher-risk user populations (e.g., those handling sensitive data or customer interactions). For general consumer and standard enterprise deployments, this is a medium-priority update; however, it should not be deferred indefinitely. The lack of KEV designation and public exploit code means active threat is lower than the CVSS might suggest, but the mechanism (social engineering via UI deception) is reliable if the malicious file reaches a user.
Risk score, explained
The CVSS 3.1 score of 7.5 (HIGH) is driven by a high integrity impact (I:H), no authentication requirement (PR:N), and a network attack vector (AV:N). However, this assessment assumes the malicious file can be delivered and executed on the local device, which narrows the practical attack surface. The Chromium team's 'Low' designation reflects the local access requirement and reliance on user interaction. The gap between CVSS and Chromium severity is common for social engineering attacks: CVSS models the technical impact abstractly, while Chromium's severity accounts for real-world exploitability constraints.
Frequently asked questions
Can this vulnerability be exploited remotely without user interaction?
No. The vulnerability requires local file access and the user must open or interact with a malicious file in Chrome. It is not a network-wormable or remotely triggerable flaw. An attacker cannot compromise a device simply by sending a network packet.
Does this affect Chrome on desktop or iOS?
No, this CVE is specific to Chrome on Android. The WebAppInstalls implementation differs across platforms, and this particular flaw in the Android version does not appear in desktop Chrome or Chrome on iOS.
What should I do if I cannot update immediately?
There are no effective workarounds. To reduce risk, disable web app installation permissions if your organization does not require them, and educate users to be suspicious of unexpected installation prompts. However, a timely update to 150.0.7871.47 or later is the only proper mitigation.
Is this vulnerability being exploited in the wild?
As of the publication date, this CVE has not been added to the Known Exploited Vulnerabilities (KEV) catalog, and no confirmed public exploitation has been reported. Monitor threat intelligence feeds and your own telemetry for changes to this status.
This analysis is based on the official CVE record and vendor advisories as of the publication date. Security landscapes evolve; verify all patch versions and exploit status against the latest vendor advisories before deploying mitigations. SEC.co does not provide warranty for the completeness or timeliness of vulnerability information. Organizations must conduct their own risk assessment relative to their specific assets, user populations, and threat environment. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-0088HIGHAndroid CertInstaller Privilege Escalation
- CVE-2026-0093HIGHAndroid Local Privilege Escalation via Misleading UI—CVSS 7.8
- CVE-2026-0094HIGHAndroid KeyChain Privilege Escalation via UI Misrepresentation
- CVE-2026-0096HIGHAndroid Local Privilege Escalation in ForgetDeviceDialogFragment
- CVE-2026-11172HIGHChrome Android Contact Picker UI Spoofing Vulnerability – Patch Guide
- CVE-2026-11175HIGHChrome Android UI Spoofing in Messages – Patch Now
- CVE-2026-10984MEDIUMGoogle Chrome Android UI Spoofing Vulnerability – Medium Severity
- CVE-2026-11001MEDIUMGoogle Chrome UI Spoofing in Payments – Patch Now