-
Type:
Vulnerability
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
pkg:npm/tar-fs@2.1.3
-
Developer Tools
-
ga-releases
Priority from VULN: High
This is a copy of the linked VULN ticket issue. You only need to update this ticket and the VULN ticket will be synced accordingly.
Vulnerability Details
The following vulnerabilities were found in the third party component pkg:npm/tar-fs@2.1.3 used in the repo: https://github.com/mongodb-js/compass:
| CVE | Severity | CVSS | Fixed Version(s) |
| CVE-2025-59343 | High | 8 | tar-fs:1.16.6, tar-fs:2.1.4, tar-fs:3.1.1 |
You are responsible for fixing it by and ensuring the fix is released, if required, by the relevant Due Date.
- A new release is required if the finding is on a stable branch that customers may be using. Stable branches refer to any branch excluding main or master, for products that do not trigger releases directly from main or master branches.
Affected Platforms: _windows, _rhel, _macos, _macos-arm, _ubuntu
How do I fix this?
You need to update the package to a version that does not contain the vulnerability. Please reference the Fixed Version(s) column above for options. If there are multiple CVEs, updating to the latest fixed version that addresses all CVEs is recommended.
If the Fixed Version(s) column says Unknown for a CVE, that just means the scanner that was used to find vulnerabilities doesn't have the fix version information. Please visit the link to the CVE page, to find the fix version. If you are having trouble finding the fixed version, please reach out in the #secure-sdlc-program Slack channel for help.
If you are still unable to find a fixed version or need additional assistance, please reach out in the #secure-sdlc-program channel.
References:
- https://github.com/mafintosh/tar-fs/security/advisories/GHSA-vj76-c3g6-qr5v
- https://nvd.nist.gov/vuln/detail/CVE-2025-59343
- https://github.com/mafintosh/tar-fs/commit/0bd54cdf06da2b7b5b95cd4b062c9f4e0a8c4e09
- https://github.com/mafintosh/tar-fs
Tool Description: ### Impact
v3.1.0, v2.1.3, v1.16.5 and below
-
-
- Patches
Has been patched in 3.1.1, 2.1.4, and 1.16.6
- Patches
-
-
-
- Workarounds
You can use the ignore option to ignore non files/directories.
- Workarounds
-
```js
ignore (_, header)
```
-
-
- Credit
Reported by: Mapta / BugBunny_ai
- Credit
-
🔥 Please see go/vuln-flow for detailed guidance.