CVE-2026-10732
Last modified
CVE-2026-10732 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. 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. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
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).
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:L
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | decompress | < * |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-10732?
How severe is CVE-2026-10732?
How do I fix CVE-2026-10732?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-10724The Reviews Feed WordPress plugin before 2.6.5 does not neu…4.8
- CVE-2026-10725Protocol::HTTP2 versions before 1.13 for Perl is vulnerable …7.5
- CVE-2026-10727An OS command injection vulnerability in Ivanti EPMM before …7.2
- CVE-2026-10729An HTML injection vulnerability in the notification email fo…1.2
- CVE-2026-1073The Purchase Button For Affiliate Link plugin for WordPress …4.3
- CVE-2026-10731SQL injection in the ‘two_steps_auth_code’ parameter process…9.3
- CVE-2026-10733GitLab has remediated an issue in GitLab CE/EE affecting all…4.3
- CVE-2026-10735Multiple Shapedsmart-post-show-pro WordPress plugin before 4…7.5
- CVE-2026-10736The Tutor LMS – eLearning and online course solution plugin …4.9
- CVE-2026-10737The SP Project & Document Manager plugin for WordPress is vu…7.5
- CVE-2026-10738The jQuery Hover Footnotes plugin for WordPress is vulnerabl…6.4
- CVE-2026-1074The WP App Bar plugin for WordPress is vulnerable to Stored …7.2
Are you affected by CVE-2026-10732?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
