Vulnerabilities (CVE)

Filtered by vendor Max-mapper Subscribe
Filtered by product Extract-zip
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-56876 1 Max-mapper 1 Extract-zip 2026-07-06 N/A 8.1 HIGH
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.