MEDIUM 4.2

CVE-2026-14138: Chrome WebAppInstalls UI Spoofing Vulnerability – Patch Guidance

Google Chrome on Windows contains a UI spoofing vulnerability in its WebAppInstalls feature that could allow an attacker to deceive users through a specially crafted webpage. The vulnerability requires user interaction—specifically, deliberate UI gestures—to be exploited. While the underlying implementation flaw is considered low severity by Google, the CVSS scoring reflects the potential for integrity and availability impacts when successfully exploited.

Source data · NVD / CISA · public domain

CVSS
3.1 · 4.2 MEDIUM · CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:L
Weaknesses (CWE)
CWE-451
Affected products
2 configuration(s)
Published / Modified
2026-06-30 / 2026-07-01

NVD description (verbatim)

Inappropriate implementation in WebAppInstalls in Google Chrome on Windows prior to 150.0.7871.47 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing 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-14138 stems from inappropriate implementation in Chrome's WebAppInstalls component on Windows systems. The vulnerability enables UI spoofing attacks when a user performs specific UI interactions with a malicious HTML page. The attack vector is network-based with high attack complexity, meaning the attacker must craft the HTML carefully and the user must engage in particular gestures. The issue is classified under CWE-451 (User Interface (UI) Misrepresentation of Critical Information), indicating a flaw in how the application presents information to the user. This affects Chrome versions prior to 150.0.7871.47 on Windows.

Business impact

UI spoofing vulnerabilities can undermine user trust in browser security indicators and application authenticity. An attacker exploiting this flaw could present fraudulent install dialogs, permission prompts, or security warnings that appear legitimate, potentially tricking users into granting unintended permissions or installing unwanted applications. While the attack requires active user participation and careful social engineering, successful exploitation could lead to credential theft, malware installation, or unauthorized application installation on affected systems.

Affected systems

This vulnerability affects Google Chrome on Windows systems running versions prior to 150.0.7871.47. The WebAppInstalls feature is targeted specifically, which powers the capability to install web applications directly from Chrome. Both consumer and enterprise deployments of Chrome on Windows are potentially at risk, though users must interact with a malicious webpage in a particular way for exploitation to occur.

Exploitability

Exploitation requires network access and user interaction, placing this in the moderate exploitability range. The attacker must convince a user to visit a crafted HTML page and perform specific UI gestures—this is not a passive attack. The high attack complexity suggests that successful exploitation is not straightforward and depends on both technical precision in the malicious page and social engineering effectiveness. No public exploit code is known to be actively leveraged in the wild based on available evidence.

Remediation

Organizations and users should update Google Chrome to version 150.0.7871.47 or later on Windows systems. This patch addresses the underlying implementation flaw in WebAppInstalls. For enterprises managing Chrome deployments, policy-based updates should be prioritized. Additionally, user awareness training regarding suspicious install prompts and unexpected permission requests can reduce attack surface, given the user-interaction requirement.

Patch guidance

Apply Chrome version 150.0.7871.47 or any subsequent release to affected Windows systems. Chrome's automatic update mechanism will distribute the patch; verify deployment via chrome://settings/help or enterprise reporting tools. For managed environments, use Google Admin Console or equivalent mobile device management (MDM) solutions to enforce updates. No interim workarounds are necessary if updates are deployed promptly, though disabling WebApp installation features via policy is a temporary mitigation if patching is delayed.

Detection guidance

Monitor for unusual UI spoofing attempts by logging browser extension and website permission requests, particularly those related to app installation. Endpoint detection tools can flag suspicious HTML pages attempting to trigger WebAppInstalls dialogs with atypical parameters. Security teams should review user reports of unexpected install prompts or authentication dialogs that appear out of context. Network-level inspection of HTTP/HTTPS traffic to known malicious domains may catch delivery vectors, though the crafted HTML can be hosted anywhere.

Why prioritize this

While this vulnerability carries a CVSS score of 4.2 (Medium) and is not on the CISA KEV catalog, it merits timely remediation due to its reliance on user interface manipulation—a key attack surface for social engineering. The integrity and availability impacts, combined with the practical difficulty attackers face in reliable exploitation, position it as a standard-priority patch rather than critical-priority. Organizations with high-security postures and user awareness training may deprioritize slightly, but security-conscious deployments should still patch within normal update cycles.

Risk score, explained

The CVSS 3.1 score of 4.2 reflects a Medium severity assessment driven by: (1) network-based attack vector requiring no special privileges, (2) high attack complexity due to the need for precise social engineering and user interaction, (3) user interaction requirement that significantly raises the barrier to exploitation, and (4) limited impact scope—only integrity (ability to spoof UI) and availability (potential service disruption) are affected, with no confidentiality impact. The score appropriately discounts the theoretical risk given real-world exploitation difficulty.

Frequently asked questions

Does this vulnerability allow arbitrary code execution?

No. The vulnerability is limited to UI spoofing—presenting false or misleading interface elements to deceive users. It does not directly execute arbitrary code, though successful social engineering via spoofing could lead users to install malicious applications themselves.

Will Chrome auto-update protect me automatically?

Yes, if you allow Chrome to auto-update. The patch will be delivered automatically and applied at next browser restart for most users. Check chrome://settings/help to verify your current version is 150.0.7871.47 or later.

Can this be exploited without user interaction?

No. The vulnerability explicitly requires users to perform specific UI gestures on a crafted webpage. Passive browsing or simply visiting a malicious site is insufficient; the attacker must convince the user to click or interact with spoofed interface elements.

Is there a workaround if I cannot update immediately?

While you wait for updates, avoid clicking unexpected install prompts or permission dialogs, especially from unfamiliar websites. Be skeptical of any request to install applications or grant permissions that appear out of context. If your organization has policy controls, temporarily disabling WebApp installation features is a defense-in-depth measure, though not a substitute for patching.

This analysis is provided for informational and educational purposes. SEC.co does not warrant the accuracy, completeness, or timeliness of any information herein. Patch version numbers and vulnerability severity are derived from official vendor advisories and CVE records; verify against Google Chrome release notes and security bulletins before deployment. Exploitation scenarios are hypothetical. Organizations must conduct independent risk assessments and testing before applying patches to production environments. No liability is accepted for decisions made based on this content. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).