Vulnerability Description
tmp is a temporary file and directory creator for node.js. In versions 0.2.3 and below, tmp is vulnerable to an arbitrary temporary file / directory write via symbolic link dir parameter. This is fixed in version 0.2.4.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Raszi | Tmp | < 0.2.4 |
Related Weaknesses (CWE)
References
- https://github.com/raszi/node-tmp/commit/188b25e529496e37adaf1a1d9dccb40019a08b1Patch
- https://github.com/raszi/node-tmp/issues/207Issue TrackingPatch
- https://github.com/raszi/node-tmp/security/advisories/GHSA-52f5-9888-hmc6ExploitVendor Advisory
- https://lists.debian.org/debian-lts-announce/2025/08/msg00007.html
- https://github.com/raszi/node-tmp/security/advisories/GHSA-52f5-9888-hmc6ExploitVendor Advisory
FAQ
What is CVE-2025-54798?
CVE-2025-54798 is a vulnerability with a CVSS score of 2.5 (LOW). tmp is a temporary file and directory creator for node.js. In versions 0.2.3 and below, tmp is vulnerable to an arbitrary temporary file / directory write via symbolic link dir parameter. This is fixe...
How severe is CVE-2025-54798?
CVE-2025-54798 has been rated LOW with a CVSS base score of 2.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-54798?
Check the references section above for vendor advisories and patch information. Affected products include: Raszi Tmp.