MEDIUM 4.3

CVE-2026-13987: Chrome Android UI Spoofing Vulnerability – Patch to 150.0.7871.47

A vulnerability in Google Chrome on Android allows attackers to deceive users through fake security warnings or misleading interface elements. By crafting a malicious HTML page, a remote attacker can make Chrome's security UI appear different from what it actually is—for example, displaying a fake warning dialog or masking the real address bar—to trick users into trusting untrustworthy content or performing unintended actions. The attack requires user interaction (clicking or viewing the page) but no special privileges. This affects Chrome versions prior to 150.0.7871.47 on Android devices.

Source data · NVD / CISA · public domain

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

NVD description (verbatim)

Incorrect security UI in Mobile in Google Chrome on Android 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-13987 stems from improper validation and rendering of Chrome's security UI elements on Android. The vulnerability is classified under CWE-451 (User Interface (UI) Misrepresentation of Critical Information), indicating that security-critical information—such as domain identity, SSL status, or warning dialogs—can be visually spoofed or hidden through malformed HTML. An unauthenticated network attacker can exploit this via a crafted HTML page without requiring the victim to have special system privileges. The CVSS v3.1 score of 4.3 reflects the low attack complexity, low privileges required, and reliance on user interaction, with integrity impact (users trust false UI elements) but no direct confidentiality or availability compromise.

Business impact

This vulnerability primarily threatens user trust and brand reputation. Attackers can craft phishing pages that appear more convincing by mimicking Chrome's own security dialogs or by hiding legitimate warning indicators, increasing the success rate of credential theft and malware distribution campaigns. Organizations that depend on Android Chrome users (e.g., financial services, e-commerce, SaaS providers) may see elevated phishing complaints and account takeovers if users mistake spoofed UI for legitimate security guidance. The impact is amplified for mobile-first or BYOD environments where users may be less familiar with distinguishing genuine UI from fakes on smaller screens.

Affected systems

Google Chrome on Android devices running versions prior to 150.0.7871.47 are affected. This includes all Android variants (Google Play, Samsung, enterprise deployments) and affects both phones and tablets using the vulnerable Chrome version. Desktop Chrome and Chrome on other platforms are not impacted by this specific UI misrepresentation flaw. Users on Chrome 150.0.7871.47 and later are protected.

Exploitability

Exploitability is moderate and practical. The attack requires no network access restrictions—any website can host the malicious HTML—and no authentication or elevated privileges. However, successful exploitation depends entirely on user interaction: the victim must view or interact with the crafted page, and the spoofed UI must be convincing enough to influence their decision-making. The attack does not execute arbitrary code, crash the browser, or bypass sandbox protections; its power lies in social engineering through visual deception. Drive-by downloads, phishing campaigns, and compromise of legitimate websites could amplify delivery at scale.

Remediation

Users should update Google Chrome on Android to version 150.0.7871.47 or later. Updates are typically delivered automatically through Google Play, but manual checking via Settings > About Chrome is recommended to confirm the latest version is installed. Organizations managing Android devices should verify that Chrome auto-update is enabled and consider testing the update in a small cohort before widespread rollout. No workarounds are available beyond updating; disabling Chrome is impractical for most users. Complementary controls such as security awareness training on recognizing UI spoofing and email filtering to reduce phishing delivery can reduce risk while updates are staged.

Patch guidance

Verify your current Chrome version in the browser's About menu; the patch version is 150.0.7871.47. Google Play typically delivers updates automatically within 24-48 hours of release, but users can manually trigger an update check via the Play Store app. Enterprise environments using Chrome Management Cloud console should confirm that the device policy permits auto-update and monitor rollout dashboards. For devices on restricted networks, verify that Chrome has access to Google's update servers. No rollback or beta version workarounds are necessary; this is a stable release patch.

Detection guidance

Direct detection of exploitation attempts is challenging because the vulnerability exploits rendering logic rather than network protocols. Focus detection efforts on: (1) user complaints about suspicious Chrome dialogs or missing address bar indicators, particularly correlated with phishing or credential theft reports; (2) analysis of web server logs for unusual HTML submissions containing Chrome-specific UI spoofing payloads (look for injected HTML that mimics Chrome dialogs or hides UI elements); (3) mobile threat intelligence feeds that catalog phishing pages leveraging Chrome UI misrepresentation. Behavioral signals include spikes in password reset requests or fraud reports following mobile user clicks on suspicious links. Endpoint detection tools may flag malicious HTML patterns if configured with Chrome-specific signatures.

Why prioritize this

Although the CVSS score is medium (4.3), this vulnerability should not be deprioritized. The practical impact—increased phishing and fraud success—is significant for organizations with large Android user bases. The attack is trivially deployable (any attacker with a website can attempt it), and the fix is non-disruptive (a standard Chrome update). Prioritize patching for frontline staff, customer-facing teams, and users in finance/HR roles who are frequent phishing targets. Lower-risk segments can follow standard update schedules, but older devices or those on restricted update channels warrant accelerated attention.

Risk score, explained

The CVSS v3.1 score of 4.3 (Medium) correctly reflects the technical profile: network-based attack, low complexity, no authentication, user interaction required, and integrity impact only. However, context matters: this score understates the real-world threat if your organization's users are targeted by sophisticated phishing campaigns. The lack of confidentiality or availability impact prevents a higher score, but the human element (UI spoofing) makes this more dangerous than a typical medium-severity flaw. Use the CVSS as a baseline and layer in business risk: high user populations on Android, frequent phishing targeting, or sensitive transaction flows all warrant faster patching than the score alone suggests.

Frequently asked questions

Can I be hacked just by opening a webpage with this vulnerability?

No. The vulnerability does not allow code execution or system compromise by simply viewing a page. However, the spoofed UI (fake security dialogs or hidden address bars) can trick you into entering passwords, approving payments, or trusting a malicious site. The harm comes from social engineering, not automatic exploitation.

Does this affect Chrome on my Windows or Mac laptop?

No. This vulnerability is specific to Chrome on Android. Desktop Chrome on Windows, Mac, and Linux uses different UI rendering logic and is not affected by this particular flaw.

What's the difference between this vulnerability and a typical phishing attack?

Phishing typically relies on a convincing fake website design alone. This vulnerability makes it worse by allowing attackers to hide Chrome's built-in protections—like the address bar or security warnings—making their fake sites even more convincing and harder to distinguish from legitimate ones.

Should I disable Chrome until I update?

No. The practical risk is low if you are cautious about clicking suspicious links and you are not targeted by sophisticated phishing. Simply update Chrome at your earliest convenience through Google Play or your device settings. Enable auto-update if it is not already on.

This analysis is based on publicly available information as of the publication date. Verify all patch version numbers and availability against official Google Chrome release notes and your organization's patch management system. CVSS scores and severity ratings are as provided by the vendor and may not account for your specific threat model or asset criticality. No exploit code or detailed weaponization techniques are included in this guidance. Always test patches in a controlled environment before enterprise-wide deployment. Security controls recommended here are complementary to, not replacements for, a comprehensive security program. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).