-
Type:
Vulnerability
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
pkg:npm/tar-fs@2.1.2
-
Developer Tools
-
ga-releases_windows
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.2 used in the repo: https://github.com/mongodb-js/compass:
CVE | Severity | CVSS | Fixed Version(s) |
CVE-2025-48387 | High | 8 | tar-fs:1.16.5, tar-fs:2.1.3, tar-fs:3.0.9 |
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.
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 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-8cj5-5rvv-wf4v
- https://nvd.nist.gov/vuln/detail/CVE-2025-48387
- https://github.com/mafintosh/tar-fs/commit/647447b572bc135c41035e82ca7b894f02b17f0f
- https://github.com/mafintosh/tar-fs
Tool Description: ### Impact
v3.0.8, v2.1.2, v1.16.4 and below
-
-
- Patches
Has been patched in 3.0.9, 2.1.3, and 1.16.5
- Patches
-
-
-
- Workarounds
You can use the ignore option to ignore non files/directories.
- Workarounds
-
```js
ignore (_, header)
```
-
-
- Credit
Thank you Caleb Brown from Google Open Source Security Team for reporting this in detail.
- Credit
-
🔥 Please see go/vuln-flow for detailed guidance.