CVE-2026-56876

Severity CVSS v4.0:
HIGH
Type:
CWE-22 Path Traversal
Publication date:
26/06/2026
Last modified:
06/07/2026

Description

extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like '../../../../etc/passwd', extract-zip will extract the symlink without validation, allowing it to point outside the extraction directory. Depending on how extract-zip is used, an attacker could read or write to arbitrary files.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:max-mapper:extract-zip:*:*:*:*:*:node.js:*:* 2.0.1 (including)