Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
n/a decompress — All versions of the package decompress are vulnerable to Arbitrary File Write via Archive Extraction (Zip Slip) when extracting a ZIP arc…
AV AC AT PR UI VC VI VA CVSS EPSS %ile KEV
N L P N P L H L 5.6 .0052 42.0 —
AFFECTED
Product Versions Fixed
decompress unspecified —
TIMELINE
Jun 3 Reserved by snyk
Jun 5 Published (CNA: snyk)
Jul 23 RESCORED — CVE-2026-10732 (decompress). CVSS 6.1 → 5.6 (NVD).
Description
All versions of the package decompress are vulnerable to Arbitrary File Write via Archive Extraction (Zip Slip) when extracting a ZIP archive containing two entries with the same path - the first being a symlink to an arbitrary target and the second being a regular file - the file content is written through the symlink to the target location outside the output directory. This is due to the microtask processing order that checks readlink for the second file before resolving symlink for the first file. An attacker can write arbitrary file on the host filesystem potentially leading to remote code execution by providing a specially crafted ZIP archive.
**Note:**
This bypasses all existing path traversal protections including preventWritingThroughSymlink, added as a part of the fix for [CVE-2020-12265](https://security.snyk.io/vuln/SNYK-JS-DECOMPRESS-557358).
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| June 3, 2026 | Reserved | Reserved by snyk |
| June 5, 2026 | Published | Published (CNA: snyk) |
| July 23, 2026 | RESCORED | RESCORED — CVE-2026-10732 (decompress). CVSS 6.1 → 5.6 (NVD). |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| n/a | decompress | — | — | — |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-10732 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.