Loading market data...
← Back to CVE feed

CVE-2026-56876

HIGH CVSS 8.1 View on NVD ↗

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Published: Jun 26, 2026 18:17 UTC Modified: Jun 26, 2026 20:05 UTC