PT-2025-14556 · Tauri · Tauri Shell Plugin

Rigidity

·

Published

2025-04-02

·

Updated

2025-04-05

·

CVE-2025-31477

CVSS v2.0

10

Critical

VectorAV:N/AC:L/Au:N/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Tauri shell plugin versions prior to 2.2.1
Description The Tauri shell plugin exposes functionality to execute code and open programs on the system. Due to improper validation of allowed protocols, potentially dangerous protocols like file://, smb://, or nfs:// can be opened by the system registered protocol handler. This can be abused to gain remote code execution on the system by passing untrusted user input to the open endpoint. This requires either direct exposure of the endpoint to application users or code execution in the frontend of a Tauri application.
Recommendations Update to version 2.2.1 to fix this issue. As a temporary workaround, consider restricting access to the open endpoint to minimize the risk of exploitation. Avoid passing untrusted user input to the open endpoint until the issue is resolved.

Exploit

Fix

RCE

Weakness Enumeration

Related Identifiers

BDU:2025-03884
CVE-2025-31477
GHSA-C9PR-Q8GX-3MGP

Affected Products

Tauri Shell Plugin