CVE-2026-17524

Severity CVSS v4.0:
HIGH
Type:
CWE-22 Path Traversal
Publication date:
28/07/2026
Last modified:
30/07/2026

Description

Versions of the package zip-lib before 1.1.0 are vulnerable to Directory Traversal via the caching mechanism for path validation during the extraction process. An attacker can bypass security checks designed to prevent directory traversal. The intended security function, isOutsideTargetFolder, only checks and caches the path status when the initial directory symlink is created during the first extraction.