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.
CVE-2026-39243
Score 5.5 from GitHub Security Advisory published 2026-07-10. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 5.5; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.5
- EG Score
- 5.5(high)
- EPSS
- 9.4%
- KEV
- Not listed
Published
July 9, 2026
Last Modified
July 10, 2026
Advisory Details (2)
Auto-updated Jul 10, 2026[CVE-2026-39243] Arbitrary hardlink creation during extraction → file read disclosure & corruption · Issue #113 · kevva/decompress · GitHub
https://github.com/kevva/decompress/issues/113GitHub - kevva/decompress: Extracting archives made easy · GitHub
https://github.com/kevva/decompressVendor Advisories for CVE-2026-39243(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-12 20:40 UTCEG score recompute▲ 5.50
- 2026-07-12 20:40 UTCGHSA enrichment
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-10 15:37 UTCMITRE cvelistV5CVSS v3 → 5.5 · severity → MEDIUM
- 2026-07-09 23:47 UTCNVD update
- 2026-07-09 21:42 UTCEG score recompute
- 2026-07-09 21:40 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-39243?
When was CVE-2026-39243 disclosed?
Is CVE-2026-39243 actively exploited?
What is the CVSS score of CVE-2026-39243?
How do I remediate CVE-2026-39243?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-39243
Is Your Infrastructure Affected by CVE-2026-39243?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.