Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-39215

21
FAUCET Score

CVE-2022-39215 is a path traversal vulnerability affecting the Tauri framework (versions prior to 1.0.6), which is used for building desktop applications. The flaw allowed an attacker to display directory listings outside of the defined filesystem scope by exploiting missing canonicalization during recursive readDir calls with a crafted symbolic link or junction folder. This vulnerability has a CVSS score of 5.8 (Medium) and could lead to partial confidentiality impact (C:L) but not arbitrary file content leakage. There is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.0.6CPE matchmatch criteria
cpe:2.3:a:tauri:tauri:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.3HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
3.9
Impact Score
3.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.80%
Probability of exploitation in next 30 days
EPSS Percentile
52.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0080 is in the 33rd percentile among its peer group of 23,705 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: tauriFixed in: 1.0.6

Vendor Advisories (1)

rustGHSA-28m8-9j7v-x499medium

Tauri's readDir Endpoint Scope can be Bypassed With Symbolic Links

Sep 16, 2022

References

github.com / tauri-apps/tauri/issues/4882
ExploitIssue TrackingThird Party Advisory
github.com / tauri-apps/tauri/pull/5123
PatchThird Party Advisory
github.com / tauri-apps/tauri/pull/5123/commits/1f9b9e8d26a2c915390323e161020bcb36d44678
PatchThird Party Advisory
github.com / tauri-apps/tauri/security/advisories/GHSA-28m8-9j7v-x499
MitigationPatchThird Party Advisory