VulnSea

decompress vulnerabilities

CVEs whose affected-version data names the decompress package (npm). Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

4 CVEsRSS

CVE-2026-39246High· 7.5
2mo ago

decompress before 4.2.2 allows arbitrary symlink creation during archive extraction

decompress before 4.2.2 allows arbitrary symlink creation during archive extraction. When processing symlink entries (type === 'symlink'), the x.linkname field from the archive is passed directly to fs.symlink() without validation (index…

Twilightdecompress_project · decompressEPSS 0.66%via NVD
CVE-2026-39245Medium· 6.2
2mo ago

decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write

decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function (index.js line 29) and the extraction path validation (index.js line 106) use String.…

Sunlitdecompress_project · decompressEPSS 0.38%via NVD
CVE-2026-39243Medium· 5.5
2mo ago

decompress before 4.2.2 allows arbitrary hardlink creation during archive extraction, enabling file read disclosure and file corruption

decompress before 4.2.2 allows arbitrary hardlink creation during archive extraction, enabling file read disclosure and file corruption. When processing hardlink entries (type === 'link'), the x.linkname field from the archive is passed …

Sunlitdecompress_project · decompressEPSS 0.30%via NVD
CVE-2026-53486Critical· 9.1
2mo ago

Decompress: Archive extraction can create files and links outside of the target directory

Decompress: Archive extraction can create files and links outside of the target directory

Midnightxhmikosr · @xhmikosr/decompressEPSS 0.75%via GHSA
decompress vulnerabilities (CVEs) · VulnSea