CVE-2025-31477

CRITICAL

Tauri Plugin-shell < 2.2.1 - Improper Input Validation

Title source: rule
STIX 2.1

Description

The Tauri shell plugin allows access to the system shell. Prior to 2.2.1, the Tauri shell plugin exposes functionality to execute code and open programs on the system. The open endpoint of this plugin is designed to allow open functionality with the system opener (e.g. xdg-open on Linux). This was meant to be restricted to a reasonable number of protocols like https or mailto by default. This default restriction was not functional due to improper validation of the allowed protocols, allowing for potentially dangerous protocols like file://, smb://, or nfs:// and others to be opened by the system registered protocol handler. By passing untrusted user input to the open endpoint these potentially dangerous protocols can be abused to gain remote code execution on the system. This either requires direct exposure of the endpoint to application users or code execution in the frontend of a Tauri application. This vulnerability is fixed in 2.2.1.

Scores

CVSS v3 9.8
EPSS 0.0510
EPSS Percentile 89.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-20
Status published
Products (3)
crates.io/tauri-plugin-shell 0 - 2.2.1crates.io
tauri/plugin-shell < 2.2.1 (2 CPE variants)
tauri-apps/plugin-shell 0 - 2.2.1npm
Published Apr 02, 2025
Tracked Since Feb 18, 2026