VYPR
Vendor

Max Mapper

Products
1
CVEs
2
Across products
2
Status
Private

Products

1

Recent CVEs

2
  • CVE-2026-56876HigJun 26, 2026
    risk 0.53cvss 8.1epss 0.00

    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…

  • CVE-2026-19693HigAug 17, 2026
    risk 0.46cvss 8.1epss 0.00

    extract-zip through 2.0.1 containment-checks only the parent directory of each archive entry and never the entry's own final path component, so an archive containing two entries with identical names - a symlink whose target is outside the destination, followed by a regular file…