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.js line 121). The preventWritingThroughSymlink check on line 98 only applies to file entries, not symlink creation. An attacker can craft an archive with symlink entries pointing to sensitive files outside the extraction directory (e.g., /etc/passwd), enabling information disclosure when the application reads the extracted contents.
CVE-2026-39246
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-07-10. CISA-ADP (Vulnrichment) CVSS v3.1 baseline 7.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(high)
- EPSS
- 38.4%
- KEV
- Not listed
Published
July 9, 2026
Last Modified
July 10, 2026
Advisory Details (2)
Auto-updated Jul 10, 2026[CVE-2026-39246] Arbitrary symlink creation during extraction → information disclosure · Issue #114 · kevva/decompress · GitHub
https://github.com/kevva/decompress/issues/114GitHub - kevva/decompress: Extracting archives made easy · GitHub
https://github.com/kevva/decompressVendor Advisories for CVE-2026-39246(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 10× in last 7d / 10× 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-13 02:11 UTCEG score recompute
- 2026-07-13 02:11 UTCGHSA enrichment
- 2026-07-12 14:56 UTCEG score recompute▲ 7.50
- 2026-07-12 14:56 UTCGHSA enrichment
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-10 17:52 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
- 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-39246?
When was CVE-2026-39246 disclosed?
Is CVE-2026-39246 actively exploited?
What is the CVSS score of CVE-2026-39246?
How do I remediate CVE-2026-39246?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-39246
Is Your Infrastructure Affected by CVE-2026-39246?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.