Beveiligingsadvies

CVE-2026-56876

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-26 16:44:29
Laatst bijgewerkt 2026-06-30 19:59:09
Toegewezen door cisa-cg
CVSS-score 8.6
Status PUBLISHED

Beschrijving

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.