Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-31477— Improper Scope Validation in the open Endpoint of tauri-plugin-shell

Quick assessment

Affected
tauri-apps plugins-workspace
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Official Tauri Plugins是Tauri开源的一个官方 Tauri 插件。 Official Tauri Plugins 2.2.1之前版本存在输入验证错误漏洞,该漏洞源于协议验证不当,可能导致远程代码执行。

AI Predicted 8.8 Difficulty: Easy EPSS 1.02% · P61
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2025-31477

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Improper Scope Validation in the open Endpoint of tauri-plugin-shell
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
Official Tauri Plugins 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Official Tauri Plugins是Tauri开源的一个官方 Tauri 插件。 Official Tauri Plugins 2.2.1之前版本存在输入验证错误漏洞,该漏洞源于协议验证不当,可能导致远程代码执行。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
tauri-apps plugins-workspace < 2.2.1 -

II. Public POCs for CVE-2025-31477

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-31477

登录查看更多情报信息。

Vendor Advisories for CVE-2025-31477 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-31477

No comments yet


Leave a comment