AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-46171

MEDIUM · CVSS 6.8 EPSS 1.01% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-12-23 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-46171
Severity
MEDIUM
CVSS
6.8
EPSS
1.01%

Original NVD Description

Tauri is a framework for building binaries for all major desktop platforms. The filesystem glob pattern wildcards `*`, `?`, and `[...]` match file path literals and leading dots by default, which unintentionally exposes sub folder content of allowed paths. Scopes without the wildcards are not affected. As `**` allows for sub directories the behavior there is also as expected. The issue has been patched in the latest release and was backported into the currently supported 1.x branches. There are no known workarounds at the time of publication.