VYPR
High severity8.8GHSA Advisory· Published May 27, 2026· Updated Jun 2, 2026

CVE-2026-42184

CVE-2026-42184

Description

Tauri is a framework for building binaries for all major desktop platforms. From 2.0 to 2.11.0, a flaw in Tauri's is_local_url() function causes it to incorrectly classify remote URLs as trusted local origins on Windows and Android. On these systems, Tauri maps custom URI scheme protocols to http://.localhost/ because those platforms' WebView implementations cannot serve custom URI schemes directly. The issue is that Tauri's check to see if the origin is local, only checks the first subdomain of the URL. An attacker can abuse this by hosting a page on a domain whose subdomain matches the custom scheme of the application. This vulnerability is fixed in 2.10.3.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
tauricrates.io
>= 2.0.0, < 2.11.12.11.1

Affected products

3
  • Tauri Apps/TauriGHSA2 versions
    >= 2.0.0, <= 2.11.0+ 1 more
    • (no CPE)range: >= 2.0.0, <= 2.11.0
    • cpe:2.3:a:tauri:tauri:*:*:*:*:*:*:*:*range: >=2.0.0,<2.10.3
  • ghsa-coords
    Range: >= 2.0.0, < 2.11.1

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.