Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-56876 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

CNA: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian GovernmentCVSS-B:8.1 HIGHVector:CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/ziad626/extract-zip-security-research/security/advisories/GHSA-x7jf-2287-qcpf Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian GovernmentExploitThird Party Advisory
https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2026/va-26-177-01.json Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian GovernmentThird Party Advisory
https://www.cve.org/CVERecord?id=CVE-2026-56876 Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian GovernmentThird Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government
CWE-61UNIX Symbolic Link (Symlink) FollowingCybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government

Affected Products

ProductVersions
max-mapper extract-zip
<= 2.0.1

CPE

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

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-56876
NVD Published Date:
Jun 26, 2026
NVD Last Modified:
Jul 6, 2026
Source:
Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government
CVE-2026-56876 Details - Not Deferred