CVE-2026-39243: decompress before 4.2.2 allows arbitrary hardlink creation during archive extraction, enabling file read disclosure and file corruption. When processing hardlink entries (type ===
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 directly to fs.link() without validation (index.js line 113). An attacker can craft an archive with a hardlink entry whose linkname is an absolute path to any file on the same filesystem. This creates a hardlink inside the extraction directory that shares the same inode as the target file, enabling both reading and overwriting the original file's content. Hardlinks are limited to files on the same filesystem and cannot target directories.
Details
Original advisory: https://nvd.nist.gov/vuln/detail/CVE-2026-39243
Referenced CVEs
| CVE | CSIRTS overview | External |
|---|---|---|
| CVE-2026-39243 | coverage & exploitation status | NVD · CVE.org |
Recent advisories for decompress
A cluster of recent advisories against the same product widens the attack surface — attackers routinely chain freshly published CVEs on one product, so review these together.
- mediumCVE-2026-61455: Grav before 2.0.1 contains a decompression bomb vulnerability in ZipArchiver::extract() that l…nvd · 2026-07-10
- highGHSA-mc85-72gr-vm9f: Tesla has decompression bomb on response bodyghsa · 2026-07-10
- highCVE-2026-39246: decompress before 4.2.2 allows arbitrary symlink creation during archive extraction. When proc…nvd · 2026-07-09
- mediumCVE-2026-39245: decompress before 4.2.2 contains an improper path containment check that enables directory tra…nvd · 2026-07-09
- unknownCVE-2026-55206: py7zr is a Python-based library and utility to support 7zip archive compression, decompression…nvd · 2026-07-08
- unknownCVE-2026-55195: py7zr is a Python-based library and utility to support 7zip archive compression, decompression…nvd · 2026-07-08
More from NVD Recent CVEs
- unknownCVE-2026-57828: The Joomla extension Phoca Downloads is vulnerable to an authenticated arbitrary file upload t…2026-07-11
- unknownCVE-2026-57827: The Joomla extension RSFiles is vulnerable to an unauthenticated arbitrary file upload that al…2026-07-11
- highCVE-2026-1359: The Genolve – AI image AI video generation plugin for WordPress is vulnerable to unauthorized m…2026-07-11
- highCVE-2026-9282: The W3 Total Cache plugin for WordPress is vulnerable to Directory Traversal in all versions up…2026-07-11
- mediumCVE-2026-9017: The NEX-Forms – Ultimate Forms Plugin for WordPress plugin for WordPress is vulnerable to autho…2026-07-11