MEDIUM 4.2

CVE-2026-13857: Chrome UI Spoofing Vulnerability – CVSS 4.2 Medium

A flaw in Google Chrome's geometry rendering engine allows an attacker to trick users into performing specific on-screen gestures—such as clicking or dragging in particular areas—which enables UI spoofing. By hosting a malicious HTML page, an attacker can make the browser display fake interface elements that appear legitimate, potentially deceiving users into taking unintended actions. The vulnerability requires user interaction and affects Chrome versions before 150.0.7871.47.

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
1 configuration(s)
Published / Modified
2026-06-30 / 2026-07-01

NVD description (verbatim)

Inappropriate implementation in Geometry in Google Chrome 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: Medium)

2 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-13857 is a UI spoofing vulnerability rooted in inappropriate implementation within Chrome's Geometry component. The flaw exploits rendering logic to misrepresent visual elements on a webpage, allowing an attacker to overlay or spoof legitimate UI controls. The attack vector is network-based and requires user engagement with specific UI gestures on the attacker's crafted page. The CVSS v3.1 score of 4.2 (MEDIUM) reflects the attack complexity (high) and user interaction requirement, with impact limited to integrity and availability in the context of user trust and potential minor system effects.

Business impact

The primary business risk is user deception leading to unintended actions—such as unauthorized form submissions, credential harvesting, or inadvertent authorization of sensitive operations. For organizations, this translates to potential phishing campaign amplification, where attackers combine UI spoofing with social engineering to increase success rates. The integrity impact, though classified as low in the CVSS vector, is contextually significant because it undermines user confidence in the browser's faithful representation of webpage content. Availability impact is similarly low but relates to potential disruption of legitimate browser workflows.

Affected systems

Google Chrome versions prior to 150.0.7871.47 are vulnerable. All platforms running affected Chrome versions—Windows, macOS, Linux, Android, and iOS—are at risk. Organizations should verify the current Chrome version across their environment; users on automatic update tracks will receive the fix upon Chrome 150.0.7871.47 or later deployment. Enterprise deployments with managed update policies should prioritize rollout scheduling.

Exploitability

The vulnerability requires moderate attacker effort. While exploitation does not demand sophisticated techniques, success depends on convincing a user to visit a malicious webpage and perform specific gestures at the right locations. The attack complexity is rated high, reflecting the precision needed to align user interaction with spoofed UI regions. This is not a zero-click or no-user-interaction attack; however, when combined with effective phishing or social engineering, the barrier to exploitation becomes considerably lower in real-world scenarios. There is no evidence of weaponized exploits or inclusion in known exploit catalogs at this time.

Remediation

Update Google Chrome to version 150.0.7871.47 or later immediately. Users should enable automatic updates if not already configured. For enterprise environments, deploy the patched version through your standard Chrome update management (e.g., Google Admin Console, Microsoft Intune, or equivalent). No workarounds exist; patching is the only mitigation. Users should also remain vigilant about unexpected or unusual UI behavior on unfamiliar websites and verify the legitimacy of interface elements before interacting with sensitive controls.

Patch guidance

Verify and deploy Chrome 150.0.7871.47 or later across your user base. Check current Chrome versions via chrome://version/ on each endpoint. For managed deployments, use your organization's update policy (Group Policy for Windows, MDM for mobile) to enforce rollout on a defined schedule. For consumer users, Chrome's automatic update mechanism will deploy the fix; confirm it has been applied by visiting chrome://version/ and confirming the version number. Test the patch in a pilot group before full deployment if your organization requires change management sign-off.

Detection guidance

Endpoint detection should focus on identifying Chrome versions below 150.0.7871.47 through software inventory and asset management tools. Network detection is challenging because the attack manifests as normal HTTPS traffic to a malicious website; traditional IDS/IPS signatures are unlikely to catch this without behavioral analysis. Instead, monitor for suspicious post-compromise indicators: unusual form submissions, unexpected authorization attempts, or atypical user actions that may result from UI spoofing. User reporting of unexpected browser behavior or suspicious interface rendering should be escalated for investigation. Correlate Chrome version inventory with web access logs to identify users still on vulnerable versions visiting high-risk domains.

Why prioritize this

Although CVSS 4.2 (MEDIUM) places this vulnerability in a lower severity band, it merits prompt attention due to its social engineering vector. UI spoofing is a proven tactic in real-world attacks; coupling it with phishing or malware distribution amplifies impact. The lack of KEV inclusion suggests limited active exploitation at publication, but this should not delay patching. Prioritize endpoints accessed by users in high-value roles, remote workers, and customer-facing staff, as these populations are often targets for credential theft and authorization fraud via UI deception.

Risk score, explained

The CVSS v3.1 score of 4.2 reflects the network attack vector, high attack complexity (user must perform specific gestures), required user interaction, and limited scope. Integrity and availability impacts are both classified as low because the vulnerability does not directly compromise confidentiality, corrupt critical data, or disable core browser function; instead, it misleads the user about what is displayed on screen. However, the real-world risk to organizations is higher when this technique is weaponized in targeted campaigns. The absence from the KEV catalog indicates no evidence of active exploitation as of the publication date, but organizations should not use this as justification to delay patching.

Frequently asked questions

Can I be exploited by simply visiting a malicious website, or do I have to do something specific?

You need to both visit the malicious website AND perform specific UI gestures—such as clicking or dragging in particular locations on the page—for the spoofing to succeed. The attacker must carefully craft the page to align their fake UI elements with your cursor or touch input. This is why the attack complexity is rated as high; it requires precision timing and user cooperation, even if unwitting.

If I have automatic Chrome updates enabled, am I protected?

Yes, if automatic updates are enabled and your browser has restarted at least once since the patch was released, you should receive Chrome 150.0.7871.47 or later automatically. You can verify your version by typing chrome://version/ into the address bar. If you are below 150.0.7871.47, restart your browser to trigger an update check.

Does this vulnerability expose my passwords or allow the attacker to access my files?

No. This vulnerability enables UI spoofing—making fake interface elements appear real—but it does not directly steal credentials, decrypt passwords, or access your filesystem. However, a skilled attacker could use spoofing to trick you into entering credentials in a fake login form or clicking a button you think is legitimate but is not. The risk is in user deception rather than direct data theft.

Is there a workaround if I cannot update Chrome immediately?

No reliable workaround exists. The vulnerability is in the browser's rendering engine itself. Your best interim practices are to be cautious about unusual UI behavior, verify website legitimacy before entering credentials, and disable JavaScript on untrusted sites if your workflow permits. However, these are defensive practices, not fixes. Patching is the only true mitigation.

This analysis is based on vendor-supplied information and publicly available CVE data as of the publication and modification dates provided. CVSS scores and severity ratings are derived from official vendor and NVD submissions and should be treated as baseline risk indicators, not absolute risk prescriptions. Organizational risk varies based on asset exposure, user behavior, and threat landscape. This document does not constitute legal or compliance advice. Verify all patch versions, compatibility, and deployment guidance directly with Google's official Chrome security advisories before implementation. Incident response and threat hunting decisions should be informed by your organization's own threat modeling and risk tolerance. SEC.co makes no warranties regarding the completeness or accuracy of this analysis beyond the scope of the source data provided. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).