CVE-2026-42184
Last modified
CVE-2026-42184 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
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://<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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:P/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tauri | Tauri | >= 2.0.0, < 2.10.3 |
References
- https://github.com/tauri-apps/tauri/security/advisories/GHSA-7gmj-67g7-phm9Exploit, Vendor Advisory
- https://github.com/tauri-apps/tauri/security/advisories/GHSA-7gmj-67g7-phm9Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-42184?
How severe is CVE-2026-42184?
How do I fix CVE-2026-42184?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42176Scoold is a Q&A and a knowledge sharing platform for teams. …6.7
- CVE-2026-42177linux-entra-sso is a browser plugin for Linux to SSO on Micr…5.3
- CVE-2026-4218A vulnerability was detected in myAEDES App up to 1.18.4 on …2.5
- CVE-2026-42180Lemmy is a link aggregator and forum for the fediverse. Prio…6.3
- CVE-2026-42181Lemmy is a link aggregator and forum for the fediverse. Prio…6.5
- CVE-2026-42183Argo Workflows is an open source container-native workflow e…6.5
- CVE-2026-42185People is an application to handle users and teams, and dist…5.5
- CVE-2026-42186OpenBao is an open source identity-based secrets management …7.5
- CVE-2026-42188Geyser is a bridge between Minecraft: Bedrock Edition and Mi…2.4
- CVE-2026-42189Russh is a Rust SSH client & server library. Prior to versio…7.5
- CVE-2026-4219A flaw has been found in INDEX Conferences & Exhibitions Org…3.3
- CVE-2026-42190RedwoodSDK is a server-first React framework. From version 1…5.3
Are you affected by CVE-2026-42184?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
