MEDIUM 4.3

CVE-2026-13867: Chrome UI Spoofing Vulnerability in Geolocation Feature

Google Chrome versions prior to 150.0.7871.47 contain a vulnerability in the Geolocation feature that allows attackers to deceive users through fake UI elements. By crafting a malicious HTML page, a remote attacker can manipulate what users see on screen—a technique known as UI spoofing—without requiring any special system access or authentication. The attack requires user interaction, such as visiting a compromised website, but does not result in data theft or system compromise.

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

NVD description (verbatim)

Inappropriate implementation in Geolocation 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-13867 stems from an inappropriate implementation of the Geolocation API in Chromium's code base (CWE-451: User Interface (UI) Misrepresentation of Critical Information). The vulnerability allows an unauthenticated remote attacker to construct a specially crafted HTML page that manipulates the browser's UI presentation layer. When a user visits the page, the attacker can spoof interface elements, potentially tricking users into granting permissions or performing actions they believe are legitimate. The vulnerability has a CVSS 3.1 score of 4.3 (Medium severity) with a network attack vector, low complexity, and a requirement for user interaction.

Business impact

This vulnerability primarily creates a social engineering vector rather than a direct data exfiltration risk. An attacker could use UI spoofing to impersonate Chrome's permission dialogs or warnings, potentially tricking users into granting location access or other sensitive permissions. For organizations with bring-your-own-device (BYOD) policies or remote workforces relying on Chrome, this could lead to unauthorized location data leakage or user deception. The impact is limited by the fact that data confidentiality and system availability are not compromised, but integrity of the user experience is affected.

Affected systems

Google Chrome versions before 150.0.7871.47 are affected. This includes all releases of Chrome prior to the patched version across Windows, macOS, Linux, and Android platforms. Organizations should verify their deployed Chrome versions, including those managed through enterprise policies and auto-update mechanisms. Users on older Chrome release channels or with updates deferred may face extended exposure.

Exploitability

Exploitation requires a remote attacker to host or inject a crafted HTML page and trick a user into visiting it. While the attack vector is network-based and requires no special privileges, it mandates user interaction—clicking a link or navigating to the malicious page. This moderately lowers the practical exploitability compared to issues requiring no user action, but the bar remains low given how easily malicious links can be distributed via email, social media, or compromised advertising. No known public exploit code or active attacks are referenced in the vulnerability record, and the issue has not been added to the CISA Known Exploited Vulnerabilities catalog.

Remediation

Update Google Chrome to version 150.0.7871.47 or later. Google typically delivers security updates automatically on Windows, macOS, and Linux, but organizations should verify updates have been applied and, where necessary, enforce updates through enterprise policy. Chrome on Android should similarly be updated via the Play Store. Organizations using managed Chrome deployments should use enterprise policy configuration tools to ensure timely patching across endpoints.

Patch guidance

Verify and deploy Google Chrome version 150.0.7871.47 or later across all managed endpoints. For enterprise customers, use the Chrome Enterprise policy settings (chrome://policy) to monitor and enforce minimum version requirements. Check the Google Chrome release notes at https://chromereleases.googleblog.com/ to confirm the patch version and any related updates. Organizations should test the update in a limited environment before broader rollout to ensure compatibility with internal web applications and extensions.

Detection guidance

Verify Chrome version through chrome://version/ on user machines or through enterprise management tools. Monitor for the presence of Chrome versions below 150.0.7871.47 in inventory systems. Detection of exploitation post-compromise is difficult, as UI spoofing attacks leave minimal forensic artifacts beyond browser history logs showing visits to malicious sites. Monitor for suspicious permission grants in Chrome's site settings or unexpected location access claims, particularly if concentrated around credential entry pages or sensitive web portals.

Why prioritize this

While this vulnerability scores as Medium severity and does not appear in active exploitation campaigns, it should be prioritized for patching due to its ease of exploitation, low user technical barrier, and applicability to Chrome's ubiquitous presence in enterprise and consumer environments. The social engineering angle makes it attractive for targeted phishing campaigns. Organizations should treat this as part of regular Chrome maintenance cycles rather than an emergency, but should not defer patching beyond normal update windows.

Risk score, explained

CVSS 3.1 score of 4.3 reflects the low attack complexity and network accessibility (high exploitability) balanced against the requirement for user interaction and limited impact (no confidentiality or availability breach, only integrity of UI presentation). The score is not elevated to High severity because the vulnerability does not enable direct unauthorized access to sensitive data or system functions; instead, it enables deception of the end user. Organizations with high-security postures may wish to apply additional weight to the social engineering risk factor.

Frequently asked questions

Can this vulnerability be exploited without user action?

No. The attacker must first craft a malicious HTML page and then trick a user into navigating to it. The vulnerability cannot be triggered remotely without user interaction, such as clicking a link or visiting a compromised website.

Does this vulnerability expose user location data?

The vulnerability does not directly expose location data. Instead, it allows an attacker to spoof the browser's UI, potentially deceiving users into granting location permissions or believing they are interacting with a legitimate system dialog. The actual exploitation depends on the attacker's secondary social engineering tactics.

Is this vulnerability being actively exploited in the wild?

As of the publication date, this vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog and no active exploitation campaigns have been reported. However, given the low technical barrier to exploitation, organizations should still prioritize patching.

How do I check if my Chrome installation is vulnerable?

Visit chrome://version/ in your browser's address bar. If the version number is lower than 150.0.7871.47, your installation is vulnerable. You can also check through enterprise management consoles if your organization uses Chrome Enterprise.

This analysis is provided for informational purposes and represents security guidance as of the publication date. Exploit details and active threats may emerge after publication. Organizations should verify patch availability and compatibility with their environment before deployment. SEC.co does not provide warranty of accuracy regarding patch versions, vendor advisories, or the complete absence of exploitation in the wild. Always consult official Google Chrome release notes and security advisories for authoritative information. This vulnerability does not represent an immediate zero-day threat requiring emergency response, but should be included in regular patching cycles. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).