CVE-2026-13988: Google Chrome UI Spoofing Vulnerability – Patch 150.0.7871.47
A vulnerability in Google Chrome's Paint feature allows attackers to trick users with fake visual elements on web pages. An attacker could craft a deceptive HTML page that, when visited, displays misleading UI elements—such as fake browser controls or warning dialogs—to manipulate user behavior. This affects Chrome versions before 150.0.7871.47 and requires user interaction (clicking or viewing the page) to be exploited. The attack has no impact on data confidentiality or system availability, but could be used for social engineering, credential theft, or other deception-based attacks.
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:N/I:H/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 Paint 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: Medium)
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-13988 is a UI spoofing vulnerability in Chromium's Paint implementation caused by inappropriate handling of visual rendering. The vulnerability exists in the paint subsystem prior to version 150.0.7871.47 and is classified under CWE-451 (User Interface (UI) Misrepresentation of Critical Information). The attack vector is network-based with low attack complexity, requires no privileges, but does require user interaction to trigger. The CVSS 3.1 score of 6.5 (Medium) reflects high integrity impact—the ability to deceive users—while confidentiality and availability remain unaffected. Chromium assigned this a Medium security severity rating.
Business impact
While not a direct data breach or system crash vector, this vulnerability poses a meaningful fraud and social engineering risk. Attackers could impersonate login screens, payment dialogs, or security warnings to harvest credentials, payment information, or trick users into downloading malware. Organizations whose users rely on Chrome for sensitive workflows—banking, email, SaaS platforms—should evaluate exposure. The Medium severity and requirement for user interaction make this lower priority than critical RCE or authentication bypass flaws, but it remains a vector for targeted phishing campaigns and brand impersonation. Quantifying financial impact depends on your user base size and engagement risk profile.
Affected systems
All Google Chrome installations prior to version 150.0.7871.47 are affected. This includes Windows, macOS, Linux, Android, and iOS deployments. Users on auto-update channels will receive the fix automatically; enterprises managing manual updates must proactively deploy 150.0.7871.47 or later. No other vendors or products are listed as affected in the official advisory data.
Exploitability
Exploitability is straightforward but constrained by user interaction requirements. An attacker must craft a malicious HTML page and trick or socially engineer a user into visiting it—via email, advertisement redirect, or compromised website. No special browser extensions, plugins, or system-level access is needed. The low attack complexity and network vector mean any internet-connected attacker can attempt exploitation. However, the requirement for user action (viewing and potentially interacting with the spoofed UI) creates friction; automated, mass-scale exploitation is unlikely. Targeted campaigns against high-value victims are the more probable attack scenario. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of the source data date.
Remediation
The primary remediation is to update Google Chrome to version 150.0.7871.47 or later. For auto-update users, this occurs automatically; verify via Chrome menu > About > Check for Updates. For managed enterprise environments, download the latest release from google.com/chrome/browser or your package repository and push via your patch management system. There are no known workarounds for users unable to update immediately; the only interim risk reduction is user awareness training to recognize and avoid suspicious UI elements and verify security dialogs independently.
Patch guidance
Deploy Chrome 150.0.7871.47 or later across all endpoints. Enterprises should: (1) verify availability of the patch in your environment or package manager; (2) test on a small group before full rollout to ensure compatibility; (3) prioritize managed devices first, then user-controlled endpoints; (4) confirm successful deployment by spot-checking Chrome version on a sample of systems. Auto-update users should complete the patch within 1–2 weeks of public release. For Air-Gapped or restricted environments, obtain the installer or package directly from Google and deploy offline. Monitor release notes for any rollback or secondary issues post-deployment.
Detection guidance
Detection focuses on identifying suspicious or spoofed UI within visited pages rather than on endpoint signals. Implement user training to recognize phishing and fake dialogs—teach users to verify security prompts by checking the browser's address bar and using independent verification channels. Web application firewalls (WAF) and content filters can block known malicious domains, but not the payload itself. Browser security extensions that validate SSL certificates and warn on lookalike domains provide some defense. Network-level detection of successful credential theft or payload delivery is more practical than detecting the UI spoofing itself. Endpoint Detection & Response (EDR) platforms can log browser process behavior if suspicious downloads or process spawning follows, but this is post-compromise. No specific signature or IOC list has been published for this vulnerability.
Why prioritize this
This vulnerability merits a medium-priority response. The CVSS 6.5 score, Medium severity, and user interaction requirement place it below critical system-level exploits, but above trivial issues. Prioritize patches in order: (1) customer-facing systems and call centers where users may be targeted; (2) high-risk user populations (C-suite, financial teams, system administrators); (3) general user base. The lack of KEV listing and absence of observed active exploitation suggest no immediate zero-day pressure, allowing a standard patching cadence (30–45 days). However, if your organization faces advanced persistent threat (APT) activity or targeted phishing campaigns, accelerate deployment to 1–2 weeks.
Risk score, explained
CVSS 6.5 (Medium) reflects the integrity-focused nature of this vulnerability. The high 'I' (Integrity) component captures the attacker's ability to deceive and manipulate user perception, while the zero confidentiality and availability impact lowers the overall score. The network vector and low attack complexity indicate broad reachability, but user interaction requirement prevents fully autonomous exploitation. In context: this is less severe than remote code execution (9.0–10.0) or authentication bypass (8.0+), but more dangerous than information disclosure or low-impact bugs. Organizations with robust phishing and user security training may consider practical risk lower; those without such controls should treat it as higher relative risk.
Frequently asked questions
Can this vulnerability be exploited without user interaction?
No. The attacker must trick a user into visiting a malicious page and potentially interacting with the spoofed UI. This requirement significantly raises the bar for mass exploitation, though targeted campaigns remain viable.
Will my Chrome auto-update protect me automatically?
Yes, if your Chrome is set to auto-update (the default), version 150.0.7871.47 or later will be installed automatically within a few days. You can manually check: Chrome menu > About > it will update immediately if available.
Is there any indication this vulnerability is being actively exploited?
As of the source data date, this vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, suggesting no widespread active exploitation has been reported. However, targeted campaigns may occur without public disclosure.
What is the most likely attack scenario?
A phishing email or compromised website directs users to a spoofed login, payment form, or security warning that mimics the real Chrome browser or a trusted service, harvesting credentials or payment information. User awareness training is the strongest defense.
This analysis is provided for informational purposes to support security decision-making. It is based on vendor advisory data and CVSS metrics as of the publication date (June 30, 2026). Specific patch availability, version numbers, and product support timelines should be verified against official Google Chrome security advisories and your organization's environment before deployment. SEC.co makes no warranty regarding the accuracy, completeness, or applicability of this content to your systems. User interaction requirements and attack constraints may vary based on browser configuration, extensions, and user behavior. Always conduct your own risk assessment in the context of your threat landscape and asset criticality. No proof-of-concept code, weaponization steps, or detailed attack methodologies are included herein. 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