AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-34460

MEDIUM · CVSS 4.8 EPSS 0.65% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-06-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-2023-34460
Severity
MEDIUM
CVSS
4.8
EPSS
0.65%

Original NVD Description

Tauri is a framework for building binaries for all major desktop platforms. The 1.4.0 release includes a regression on the Filesystem scope check for dotfiles on Unix. Previously dotfiles were not implicitly allowed by the glob wildcard scopes (eg. `$HOME/*`), but a regression was introduced when a configuration option for this behavior was implemented. Only Tauri applications using wildcard scopes in the `fs` endpoint are affected. The regression has been patched on version 1.4.1.