Security Advisory

CVE-2026-56876

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-26 16:44:29
Last updated 2026-06-30 19:59:09
Assigner cisa-cg
CVSS score 8.1
State PUBLISHED

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.