Fs/Tar · Tar-Fs · CVE-2025-48387
**Name of the Vulnerable Software and Affected Versions**
tar-fs versions prior to 3.0.9
tar-fs versions prior to 2.1.3
tar-fs versions prior to 1.16.5
**Description**
The issue in tar-fs allows an extract to write outside the specified directory with a specific tarball. This is due to improper limitation of a pathname to a restricted directory, also known as path traversal.
**Recommendations**
For versions prior to 3.0.9, update to version 3.0.9 or later.
For versions prior to 2.1.3, update to version 2.1.3 or later.
For versions prior to 1.16.5, update to version 1.16.5 or later.
As a temporary workaround, consider using the ignore option to ignore non-files/directories.