CVE-2026-56876

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:max-mapper:extract-zip:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-06-26 18:17

Updated : 2026-07-06 13:25


NVD link : CVE-2026-56876

Mitre link : CVE-2026-56876

CVE.ORG link : CVE-2026-56876


JSON object : View

Products Affected

max-mapper

  • extract-zip
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-61

UNIX Symbolic Link (Symlink) Following