{"id":"CVE-2022-39215","aliases":["GHSA-28m8-9j7v-x499","RUSTSEC-2022-0088"],"url":"https://o3.security/vulnerability/CVE-2022-39215","summary":"The readDir Endpoint Scope can be Bypassed With Symbolic Links in Tauri","details":"### Impact\nDue to missing canonicalization when `readDir` is called recursively, it was possible to display directory listings outside of the defined `fs` scope. This required a crafted symbolic link or junction folder inside an allowed path of the `fs` scope. No arbitrary file content could be leaked.\n\n\n### Patches\nThe issue has been resolved in https://github.com/tauri-apps/tauri/pull/5123 and the implementation now properly checks if the\nrequested (sub) directory is a symbolic link outside of the defined `scope`.\n\n### Workarounds\nDisable the `readDir` endpoint in the `allowlist` inside the `tauri.conf.json`.\n\n### For more information\n\nThis issue was initially reported by [martin-ocasek]( https://github.com/martin-ocasek) in [#4882](https://github.com/tauri-apps/tauri/issues/4882).\n\nIf you have any questions or comments about this advisory:\n* Open an issue in [tauri](https://github.com/tauri-apps/tauri)\n* Email us at [security@tauri.app](mailto:security@tauri.app)\n","published":"2022-09-15T21:35:11Z","modified":"2026-09-16T03:45:17.473731509Z","cvss":{"score":8.3,"severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L"},"epss":{"score":0.00831,"percentile":0.5445,"asOf":"2026-08-23"},"cisaKev":null,"exploitsKnown":1,"affectedPackages":[{"ecosystem":"crates.io","name":"tauri","fixedVersion":"1.0.6"}],"fix":{"url":"https://github.com/tauri-apps/tauri/pull/5123","label":"tauri-apps/tauri#5123"},"references":[{"type":"WEB","url":"https://github.com/tauri-apps/tauri/pull/5123/commits/1f9b9e8d26a2c915390323e161020bcb36d44678"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/39xxx/CVE-2022-39215.json"},{"type":"ADVISORY","url":"https://github.com/tauri-apps/tauri/security/advisories/GHSA-28m8-9j7v-x499"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2022-39215"},{"type":"REPORT","url":"https://github.com/tauri-apps/tauri/issues/4882"},{"type":"FIX","url":"https://github.com/tauri-apps/tauri/pull/5123"},{"type":"WEB","url":"https://github.com/tauri-apps/tauri/commit/bb178829086e80916f9be190f02d83bc25802799"},{"type":"PACKAGE","url":"https://github.com/tauri-apps/tauri"},{"type":"WEB","url":"https://github.com/tauri-apps/tauri/releases/tag/tauri-v1.0.6"},{"type":"WEB","url":"https://rustsec.org/advisories/RUSTSEC-2022-0088.html"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-09-16T03:45:17.473731509Z"}}