๐Ÿ” CVE Alert

CVE-2026-42184

UNKNOWN 0.0

Tauri: Origin Confusion Allows Remote Pages to Invoke Local-Only IPC Commands

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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://<scheme>.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.

CWE CWE-918
Vendor tauri-apps
Product tauri
Published May 27, 2026
Last Updated May 27, 2026
Stay Ahead of the Next One

Get instant alerts for tauri-apps tauri

Be the first to know when new unknown vulnerabilities affecting tauri-apps tauri are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

tauri-apps / tauri
>= 2.0, < 2.11.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/tauri-apps/tauri/security/advisories/GHSA-7gmj-67g7-phm9