CVE-2026-14132: Google Chrome WebXR UI Spoofing Vulnerability – Patch Guidance
A flaw in Google Chrome's WebXR (extended reality) implementation allows attackers to trick users by displaying fake UI elements on web pages. An attacker crafting a malicious HTML page can exploit this to make users believe they're interacting with legitimate interface elements when they're actually interacting with attacker-controlled content. This requires user interaction and doesn't affect data confidentiality or system availability, but can be used for phishing or social engineering attacks.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 5.4 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
- Weaknesses (CWE)
- CWE-451
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-30 / 2026-07-01
NVD description (verbatim)
Inappropriate implementation in WebXR in Google Chrome prior to 150.0.7871.47 allowed a remote attacker 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-14132 exploits an inappropriate implementation in the WebXR API within Google Chrome versions prior to 150.0.7871.47. The vulnerability is rooted in a User Interface (UI) spoofing condition (CWE-451) that permits a network-based attacker to craft HTML pages triggering the flaw. The attack surface is limited to scenarios where users interact with the malicious page, and the resulting compromise is limited to UI integrity—neither confidentiality nor availability of system resources is affected. Chromium assessed this as Low severity, though the CVSS 3.1 base score of 5.4 reflects the moderate attack complexity and interaction requirements.
Business impact
While the Chromium security team classified this as Low severity, organizations should recognize the indirect business risk. UI spoofing in WebXR contexts can facilitate credential harvesting, fake permission dialogs, or misleading calls-to-action that appear to come from trusted applications. Financial services, government portals, and organizations using WebXR for legitimate applications face elevated risk if users are tricked into authorizing access or providing sensitive input. The attack is opportunistic rather than systemic—damage depends entirely on attacker follow-up and user decision-making.
Affected systems
Google Chrome versions prior to version 150.0.7871.47 are affected. Chromium-based browsers may inherit this vulnerability depending on their patch schedules and source synchronization practices. Verify your organization's Chrome deployment version and update status. Users on Chrome's stable, beta, or extended release channels should confirm their current version against the fixed threshold.
Exploitability
Exploitation requires a remote attacker to host or distribute a crafted HTML page and convince a user to visit it. No special network position, authentication, or local privilege is needed. The user must actively interact with the page for the spoofing to be effective. The attack is conceptually straightforward but depends on social engineering or legitimate-appearing distribution channels to succeed in practice. No public exploit code has been demonstrated, and this vulnerability is not tracked on the CISA KEV catalog.
Remediation
Update Google Chrome to version 150.0.7871.47 or later. Chrome's automatic update mechanism typically rolls out patches within hours to days depending on user settings and region. Verify completion by checking Settings > About Google Chrome, which will trigger a check and display the installed version. Organizations managing Chrome at scale should use device management policies to enforce timely updates and monitor compliance.
Patch guidance
Apply Chrome version 150.0.7871.47 or any subsequent stable release. No workarounds exist; patching is the only mitigation. If your organization has pinned Chrome versions for compatibility testing, schedule a rapid evaluation of 150.0.7871.47 and plan deployment within 2-4 weeks depending on your testing and rollout velocity. Consider enabling automatic updates if not already active, or use management tools like Google Admin Console (for enterprise) to push updates.
Detection guidance
Detection is challenging at the perimeter because the attack is payload-agnostic—any HTML page can trigger the UI spoofing. Monitor for user reports of unexpected dialogs or UI elements that appear inconsistent with the browser UI. Log aggregation from endpoints can identify Chrome crash events or user interactions with suspicious pages, but these are indirect signals. Focus instead on user awareness training to recognize spoofed permission dialogs and unusual UI anomalies. Network controls cannot meaningfully prevent exploitation; defense relies on timely patching and user vigilance.
Why prioritize this
Although Chromium classified this as Low severity and CVSS is MEDIUM (5.4), organizations should prioritize patching because UI spoofing vulnerabilities have proven track records in real-world phishing and credential theft campaigns. The low CVSS reflects limited direct impact (no data exfiltration, no system compromise), but the indirect risk—tricking users into granting permissions or disclosing information—can be operationally significant. Prioritize within 2-4 weeks in your regular patch cycle; this is not a 48-hour emergency but should not be deferred.
Risk score, explained
CVSS 3.1 score of 5.4 (MEDIUM) reflects: Network-based attack vector, low attack complexity, no privileges required, but UI interaction required (AV:N/AC:L/PR:N/UI:R). Impact is limited to integrity (I:L) and minor confidentiality concerns (C:L) related to user misdirection; scope is unchanged and availability is unaffected (A:N). The score appropriately captures that this is not a critical vulnerability but poses meaningful social engineering risk. Organizations should not dismiss this as trivial simply because it scored MEDIUM rather than HIGH or CRITICAL.
Frequently asked questions
Can this vulnerability be exploited without user interaction?
No. The attack requires a user to visit a crafted HTML page and interact with it. An attacker cannot trigger UI spoofing through passive network attacks, automated downloads, or mere page visits. However, attackers can use social engineering, legitimate-looking links, or advertisement networks to drive traffic to malicious pages.
Does this affect other Chromium-based browsers like Edge or Brave?
Possibly, depending on whether those projects have merged the patch and released updated versions. Check the security advisories from Microsoft (Edge), Brave, and other vendors individually. Google Chrome users should prioritize updating to 150.0.7871.47 or later immediately.
What is CWE-451 and why does it matter?
CWE-451 is 'User Interface (UI) Misrepresentation of Critical Information.' It describes flaws where the UI fails to accurately represent system state or attacker-controlled content, enabling confusion and social engineering. This classification confirms the vulnerability is fundamentally about trust deception rather than memory corruption or logical flaws.
Is this vulnerability on the CISA KEV catalog?
No. This vulnerability is not currently tracked by CISA as a known exploited vulnerability. However, absence from KEV does not indicate low risk—it reflects that active, in-the-wild exploitation has not yet been documented. Organizations should still patch within normal cycles.
This analysis is provided for informational purposes and is based on the vulnerability description and scoring data available as of the publication date. Patch version numbers, affected product versions, and advisory details reference official Google Chrome security advisories; verify current status against vendor sources before deployment decisions. This vulnerability is not currently listed on the CISA KEV catalog and has not been publicly demonstrated as exploited in the wild. Security researchers should not develop or share weaponized exploits. Organizations should apply patches according to their risk management policies and testing schedules. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10984MEDIUMGoogle Chrome Android UI Spoofing Vulnerability – Medium Severity
- CVE-2026-11001MEDIUMGoogle Chrome UI Spoofing in Payments – Patch Now
- CVE-2026-11019MEDIUMChrome Android Payments Domain Spoofing Vulnerability
- CVE-2026-11107MEDIUMGoogle Chrome UI Spoofing Vulnerability – Patch Guide
- CVE-2026-11215MEDIUMChrome Android Domain Spoofing Vulnerability
- CVE-2026-11216MEDIUMChrome File Input UI Spoofing – Patch to 149.0.7827.53
- CVE-2026-11222MEDIUMChrome Tab Strip Domain Spoofing Vulnerability – Patch Guide
- CVE-2026-11225MEDIUMChrome Domain Spoofing Vulnerability – Patch Guidance