Decompress Project

4 CVEs across 1 Decompress Project products. Browse Decompress Project vulnerabilities, severities, and proof-of-concept exploits.

Decompress Project products with known CVEs

ProductCVEs
Decompress4
Decompress Project CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2026-39246High7.52026-07-09decompress before 4.2.2 allows arbitrary symlink creation during archive extraction. When processing symlink entries (type === 'symlink'), the x.linkname field…
CVE-2026-39245Medium6.22026-07-09decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function (index…
CVE-2026-39243Medium5.52026-07-09decompress before 4.2.2 allows arbitrary hardlink creation during archive extraction, enabling file read disclosure and file corruption. When processing hardli…
CVE-2020-12265Critical9.82020-04-26The decompress package before 4.2.1 for Node.js is vulnerable to Arbitrary File Write via ../ in an archive member, when a symlink is used, because of Director…